[PATCH 1/3] rockchip: px30: sync the main rk3326 dtsi from mainline
Kever Yang
kever.yang at rock-chips.com
Wed Jul 8 12:02:03 CEST 2020
On 2020/7/1 下午5:28, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner at theobroma-systems.com>
>
> The rk3326 is just a trimmed down px30 from a software perspective,
> so the mainline rk3326 dtsi also ist just a tiny addition.
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner at theobroma-systems.com>
Reviewed-by: Kever Yang<kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> arch/arm/dts/rk3326.dtsi | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 arch/arm/dts/rk3326.dtsi
>
> diff --git a/arch/arm/dts/rk3326.dtsi b/arch/arm/dts/rk3326.dtsi
> new file mode 100644
> index 0000000000..2ba6da1251
> --- /dev/null
> +++ b/arch/arm/dts/rk3326.dtsi
> @@ -0,0 +1,15 @@
> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> +/*
> + * Copyright (c) 2020 Fuzhou Rockchip Electronics Co., Ltd
> + */
> +
> +#include "px30.dtsi"
> +
> +&display_subsystem {
> + ports = <&vopb_out>;
> +};
> +
> +/delete-node/ &dsi_in_vopl;
> +/delete-node/ &lvds_vopl_in;
> +/delete-node/ &vopl;
> +/delete-node/ &vopl_mmu;
More information about the U-Boot
mailing list