]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: hisilicon: Remove unused and undocumented "enable-dma" and "bus-id" prope...
authorRob Herring (Arm) <robh@kernel.org>
Fri, 15 Nov 2024 19:34:53 +0000 (13:34 -0600)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 17 Dec 2024 12:03:08 +0000 (12:03 +0000)
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) <robh@kernel.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi6220.dtsi

index a589954c29e2d9fb21903732b9d8b0768627e6ce..f8b56d443850f28921847589ceeb31729de96fb1 100644 (file)
                        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";