]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: allwinner: h5: sort the device nodes in / part for some boards
authorIcenowy Zheng <icenowy@aosc.io>
Wed, 7 Jun 2017 00:23:03 +0000 (08:23 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 7 Jun 2017 13:26:14 +0000 (15:26 +0200)
commit9907da07d49ce56b3039bb8448e3bed9ccef7163
tree3bab3612756cf553c6a283b1d75d185157294cca
parentd6d1291d3b9dbd9945751a19733f0c154321e705
arm64: allwinner: h5: sort the device nodes in / part for some boards

The reg_vcc3v3 node is wrongly placed at the start of the / part, but
not with other fixed regulators used by the board, which makes the
device nodes unsorted.

As Orange Pi Prime and Nano Pi NEO2 device trees are copy'n'paste works,
they share the device node unsorted issue.

Fix this by move reg_vcc3v3 node to the position before reg_usb0_vbus.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts
arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts