commit | a50c896b21c685dd0331293ccd0a4703cc5da8b1 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon Nov 15 23:08:19 2021 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Dec 24 14:56:58 2021 +0800 |
tree | 42d43cce2b719045285f869258edfb1e1bfa44f9 | |
parent | d1b933907f919a80befa06679825f3c8042bc765 [diff] |
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>