From: Rob Herring (Arm) Date: Fri, 15 Nov 2024 19:34:53 +0000 (-0600) Subject: arm64: dts: hisilicon: Remove unused and undocumented "enable-dma" and "bus-id" prope... X-Git-Tag: v6.14-rc1~103^2~26^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a45f8c502a8b8a836c3c932a18d538856097ac7;p=thirdparty%2Flinux.git arm64: dts: hisilicon: Remove unused and undocumented "enable-dma" and "bus-id" properties Remove "enable-dma" and "bus-id" properties which are both unused in the kernel and undocumented. Most likely they are leftovers from downstream. Signed-off-by: Rob Herring (Arm) Signed-off-by: Wei Xu --- diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi index a589954c29e2d..f8b56d443850f 100644 --- a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi +++ b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi @@ -727,8 +727,6 @@ compatible = "arm,pl022", "arm,primecell"; reg = <0x0 0xf7106000 0x0 0x1000>; interrupts = <0 50 4>; - bus-id = <0>; - enable-dma = <0>; clocks = <&sys_ctrl HI6220_SPI_CLK>, <&sys_ctrl HI6220_SPI_CLK>; clock-names = "sspclk", "apb_pclk"; pinctrl-names = "default";