Skip to content

Commit 596f35f

Browse files
committed
Merge tag 'hisi-arm64-dt-for-6.14' of https://github.com/hisilicon/linux-hisi into soc/dt
ARM64: DT: HiSilicon ARM64 DT updates for v6.14 - Remove "enable-dma" and "bus-id" properties from the spi node on hi6220 * tag 'hisi-arm64-dt-for-6.14' of https://github.com/hisilicon/linux-hisi: arm64: dts: hisilicon: Remove unused and undocumented "enable-dma" and "bus-id" properties Link: https://lore.kernel.org/r/67767DCA.8060902@hisilicon.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents d527a65 + 4a45f8c commit 596f35f

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)