arm64: dts: rockchip: add core devicetree for rk3326

A patch from »arm64: dts: rockchip: add core devicetree for rk3326« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko.stuebner@...> Date: Sat, 29 Feb 2020 11:34:09 +0100

Commit-Message

The rk3326 is basically a px30 without the second display controller. So add a dtsi based on that, that just removes the affected nodes. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>

Patch-Comment

arch/arm64/boot/dts/rockchip/rk3326.dtsi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3326.dtsi

Statistics

  • 15 lines added
  • 0 lines removed

Changes

------------------- arch/arm64/boot/dts/rockchip/rk3326.dtsi -------------------
new file mode 100644
index 000000000000..2ba6da125137
@@ -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;
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...