Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: amd: Remove unused and undocumented "amd,zlib-support" property

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) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241115193740.3622591-2-robh@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Rob Herring (Arm) and committed by
Arnd Bergmann
26bda0df 44a50de5

-2
-1
arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
··· 27 27 28 28 &ccp0 { 29 29 status = "okay"; 30 - amd,zlib-support = <1>; 31 30 }; 32 31 33 32 /**
-1
arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts
··· 27 27 28 28 &ccp0 { 29 29 status = "okay"; 30 - amd,zlib-support = <1>; 31 30 }; 32 31 33 32 /**