arm64: dts: rockchip: px30: Move dmc into -u-boot.dtsi
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 15 Nov 2021 17:38:19 +0000 (23:08 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 24 Dec 2021 06:56:58 +0000 (14:56 +0800)
commit43419b936c26c3bb5b7c69cf88b7bc368d3f5fd0
tree42d43cce2b719045285f869258edfb1e1bfa44f9
parent780fc003ed2b70c49d3ddee99923594ccbc2adf6
arm64: dts: rockchip: px30: Move dmc into -u-boot.dtsi

dmc node is specific to U-Boot, it is always better practice
to maintain U-Boot specific nodes into -u-boot.dtsi files
in order to maintain Linux dts file sync compatibility.

Move the dmc into px30-u-boot.dtsi, also add dmc node
explicitly in rk3326-odroid-go2-u-boot.dtsi since it is
using px30.dts.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/px30-u-boot.dtsi
arch/arm/dts/px30.dtsi
arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi