From ebbc338ff725775fc0c17fccba2e01e258f47992 Mon Sep 17 00:00:00 2001 From: "hao.shi" Date: Tue, 31 May 2022 14:34:03 +0800 Subject: [PATCH] dts: readd 'chosen' node [1/1] PD#SWPL-78946 Problem: readd 'chosen' node Solution: readd 'chosen' node Verify: s4 Signed-off-by: hao.shi Change-Id: I980565575fb1782576f5bb59eafcc2d5bd6d8314 --- arch/arm64/boot/dts/amlogic/meson-s4d.dtsi | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/meson-s4d.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4d.dtsi index 6e05a6c54..fec712704 100644 --- a/arch/arm64/boot/dts/amlogic/meson-s4d.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-s4d.dtsi @@ -1621,7 +1621,7 @@ dummy_venc: dummy_venc { compatible = "amlogic, dummy_venc_s4"; - status = "okay"; + status = "disabled"; }; adc: adc { @@ -1724,12 +1724,12 @@ meson_uvm { compatible = "amlogic, meson_uvm"; - status = "okay"; + status = "disabled"; }; meson_videotunnel{ compatible = "amlogic, meson_videotunnel"; - status = "okay"; + status = "disabled"; }; fb: fb { @@ -1759,7 +1759,7 @@ vdin0: vdin0 { compatible = "amlogic, vdin-s4d"; dev_name = "vdin0"; - status = "okay"; + status = "disabled"; reserve-iomap = "true"; flag_cma = <0>;/*1:share with codec_mm;2:cma alone*/ /*MByte, if 10bit disable: 64M(YUV422), @@ -1779,7 +1779,7 @@ vdin1: vdin1 { compatible = "amlogic, vdin-s4d"; dev_name = "vdin1"; - status = "okay"; + status = "disabled"; reserve-iomap = "true"; flag_cma = <0>;/*1:share with codec_mm;0:cma alone*/ interrupts = <0 212 1>; @@ -1798,7 +1798,7 @@ video_composer { compatible = "amlogic, video_composer"; dev_name = "video_composer"; - status = "okay"; + status = "disabled"; }; vpu_security { @@ -1939,6 +1939,10 @@ size = <16>; }; }; + + chosen { + kaslr-seed = <0x0 0x0>; + }; }; &periphs_pinctrl {