mbox series

[v2,0/2] arm64: Add basic support for Kobol's Helios64

Message ID 20201012204317.1581752-1-uwe@kleine-koenig.org (mailing list archive)
Headers show
Series arm64: Add basic support for Kobol's Helios64 | expand

Message

Uwe Kleine-König Oct. 12, 2020, 8:43 p.m. UTC
Hello,

this is v2 of the series. Compared to the (implicit) v1 sent with
Message-Id: 20200925214003.27186-1-uwe@kleine-koenig.org I removed most
OPPs to make the the machine run stable. I guess this can be better
fixed by fine tuning the regulator setup, but I don't have the equipment
to find the actual problem. Also I added a copyright hint, a temperature
sensor and a link to the vendor wiki. The first patch got an Ack in the
first round that I added, too.

Best regards
Uwe

Uwe Kleine-König (2):
  dt-bindings: vendor-prefixes: Add kobol prefix
  arm64: dts: rockchip: Add basic support for Kobol's Helios64

 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3399-kobol-helios64.dts    | 382 ++++++++++++++++++
 3 files changed, 385 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts