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

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2025-01-10 18:56:17 -06:00

10 lines
136 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
#include "rockchip-u-boot.dtsi"
#include "rk3xxx-u-boot.dtsi"
&gpio6 {
status = "disabled";
};