]> Git Repo - linux.git/commitdiff
arm64: dts: amd: Remove unused and undocumented "amd,zlib-support" property
authorRob Herring (Arm) <[email protected]>
Fri, 15 Nov 2024 19:37:40 +0000 (13:37 -0600)
committerArnd Bergmann <[email protected]>
Tue, 19 Nov 2024 17:02:13 +0000 (18:02 +0100)
Remove "amd,zlib-support" property which is both unused in the kernel and
undocumented. Most likely they are leftovers from downstream.

Signed-off-by: Rob Herring (Arm) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts

index 1a65f1ec183d1352822e961841b888dbf81349d2..7c82d90e940d3f0aefe634b8e368c24181b2b9df 100644 (file)
@@ -27,7 +27,6 @@
 
 &ccp0 {
        status = "okay";
-       amd,zlib-support = <1>;
 };
 
 /**
index 52f8d36295a834fac17c15ded541540c91a2e33e..58e2b0a6f84192d8b04277d8b0f40969cc33474b 100644 (file)
@@ -27,7 +27,6 @@
 
 &ccp0 {
        status = "okay";
-       amd,zlib-support = <1>;
 };
 
 /**
This page took 0.057611 seconds and 4 git commands to generate.