mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
rockchip: px30: sync the main rk3326 dtsi from mainline
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@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
1c4b5038af
commit
014fbd7d36
15
arch/arm/dts/rk3326.dtsi
Normal file
15
arch/arm/dts/rk3326.dtsi
Normal file
@ -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;
|
Loading…
x
Reference in New Issue
Block a user