u-boot/arch/arm/dts/rk3036-evb-u-boot.dtsi
Johan Jonker d4aac2894a rockchip: use OF_UPSTREAM for rk3036
The device tree for rk3036 combined is now
available in the /dts/upstream directory.
Use imply OF_UPSTREAM to migrate all rk3036 boards.

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
2025-02-19 23:14:50 +08:00

13 lines
108 B
Text

#include "rk3036-u-boot.dtsi"
&grf {
bootph-all;
};
&pinctrl {
bootph-all;
};
&uart2 {
bootph-all;
};