From e407c7c62a2a0c74b796b24cb79228dc470defd5 Mon Sep 17 00:00:00 2001 From: Bruce Levy Date: Wed, 14 Feb 2024 22:43:48 -0800 Subject: [PATCH] Revert "ARM: dts: msm: add entry for ssip fuse configuration" This reverts commit d545fbead9bd81d4aa9ba45fa3c0e0ef9255efe2. Change-Id: I575aaa6b4c6659849e7340a706f45ace39f21c30 Signed-off-by: Bruce Levy --- bindings/sde.txt | 5 ----- display/sun-sde.dtsi | 3 --- 2 files changed, 8 deletions(-) diff --git a/bindings/sde.txt b/bindings/sde.txt index cfe9127e..2abbe5a5 100644 --- a/bindings/sde.txt +++ b/bindings/sde.txt @@ -412,8 +412,6 @@ Optional properties: hardware. - qcom,sde-aiqe-has-feature-copr: Boolean property indicating the presence of AIQE feature COPR hardware. -- nvmem-cells: phandle list to the fuse configuration data provided by a nvmem device. -- nvmem-cell-names: nvmem cell name. - qcom,sde-lm-noise-off: A u32 value indicating noise layer offset from mixer base. - qcom,sde-lm-noise-version: A u32 value indicating the noise layer version. - qcom,sde-vbif-id: Array of vbif ids corresponding to the @@ -976,9 +974,6 @@ Example: qcom,sde-reg-dma-xin-id = <7>; qcom,sde-reg-dma-clk-ctrl = <0x2bc 20>; - nvmem-cells = <&ssip_config>; - nvmem-cell-names = "ssip_config"; - qcom,sde-sspp-vig-blocks { vcm@0 { cell-index = <0>; diff --git a/display/sun-sde.dtsi b/display/sun-sde.dtsi index 578d63e6..18c83c8e 100644 --- a/display/sun-sde.dtsi +++ b/display/sun-sde.dtsi @@ -241,9 +241,6 @@ /* offsets are based off dspp 0, 1, 2, and 3 */ qcom,sde-dspp-ltm-off = <0x15300 0x14300 0x13300 0x12300>; - nvmem-cells = <&ssip_config>; - nvmem-cell-names = "ssip_config"; - qcom,platform-supply-entries { #address-cells = <1>; #size-cells = <0>;