Unverified Commit 26bda0df authored by Rob Herring (Arm)'s avatar Rob Herring (Arm) Committed by Arnd Bergmann
Browse files

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: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241115193740.3622591-2-robh@kernel.org


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 44a50de5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ psci {

&ccp0 {
	status = "okay";
	amd,zlib-support = <1>;
};

/**
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ psci {

&ccp0 {
	status = "okay";
	amd,zlib-support = <1>;
};

/**