Skip to content

Commit 26bda0d

Browse files
robherringarndb
authored andcommitted
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) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 44a50de commit 26bda0d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
&ccp0 {
2929
status = "okay";
30-
amd,zlib-support = <1>;
3130
};
3231

3332
/**

arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
&ccp0 {
2929
status = "okay";
30-
amd,zlib-support = <1>;
3130
};
3231

3332
/**

0 commit comments

Comments
 (0)