aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Simek2024-02-26 16:54:13 +0100
committerMichal Simek2024-03-01 08:32:51 +0100
commit11f54dff3049c8490d5ac1883b1f98566c98ee90 (patch)
tree6e8bb8cc62f4e26d0b747fcdbe429592a17d3fb4
parent2768a769a2634eb477915a3eb08cc381e8c05c5b (diff)
arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property
Remove undocumented DT property. Suggested solution was to apply quirk via glue logic driver that's why make no sense to have it listed in DT. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/2067eefbad161dee64b1dc7d97c498f09a8307a2.1708962844.git.michal.simek@amd.com
-rw-r--r--arch/arm/dts/zynqmp.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi
index b50b83b7723..daae23c12b7 100644
--- a/arch/arm/dts/zynqmp.dtsi
+++ b/arch/arm/dts/zynqmp.dtsi
@@ -1008,7 +1008,6 @@
/* iommus = <&smmu 0x860>; */
snps,quirk-frame-length-adjustment = <0x20>;
clock-names = "ref";
- snps,enable_guctl1_ipd_quirk;
snps,resume-hs-terminations;
/* dma-coherent; */
};
@@ -1040,7 +1039,6 @@
/* iommus = <&smmu 0x861>; */
snps,quirk-frame-length-adjustment = <0x20>;
clock-names = "ref";
- snps,enable_guctl1_ipd_quirk;
snps,resume-hs-terminations;
/* dma-coherent; */
};