Skip to content

Commit 4a45f8c

Browse files
robherringjoyxu
authored andcommitted
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) <robh@kernel.org> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
1 parent 40384c8 commit 4a45f8c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm64/boot/dts/hisilicon/hi6220.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,6 @@
727727
compatible = "arm,pl022", "arm,primecell";
728728
reg = <0x0 0xf7106000 0x0 0x1000>;
729729
interrupts = <0 50 4>;
730-
bus-id = <0>;
731-
enable-dma = <0>;
732730
clocks = <&sys_ctrl HI6220_SPI_CLK>, <&sys_ctrl HI6220_SPI_CLK>;
733731
clock-names = "sspclk", "apb_pclk";
734732
pinctrl-names = "default";

0 commit comments

Comments
 (0)