mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
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>
This commit is contained in:
parent
40384c840e
commit
4a45f8c502
|
|
@ -727,8 +727,6 @@ spi0: spi@f7106000 {
|
|||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user