Re: [PATCH] ARM: dts: stm32: Fix SPI controller node names

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Rob

On 09/13/2018 08:12 PM, Rob Herring wrote:
SPI controller nodes should be named 'spi' rather than 'ssp'. Fixing the
name enables dtc SPI bus checks.

Cc: Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx>
Cc: Alexandre Torgue <alexandre.torgue@xxxxxx>
Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
---
Please apply to the sub-arch tree. The dtc changes haven't landed, but
will for 4.20.

  arch/arm/boot/dts/stm32mp157c.dtsi | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/stm32mp157c.dtsi b/arch/arm/boot/dts/stm32mp157c.dtsi
index 661be948ab74..0e5a2f89f2d9 100644
--- a/arch/arm/boot/dts/stm32mp157c.dtsi
+++ b/arch/arm/boot/dts/stm32mp157c.dtsi
@@ -947,7 +947,7 @@
  			dma-requests = <48>;
  		};
- qspi: qspi@58003000 {
+		qspi: spi@58003000 {
  			compatible = "st,stm32f469-qspi";
  			reg = <0x58003000 0x1000>, <0x70000000 0x10000000>;
  			reg-names = "qspi", "qspi_mm";


After fixup commmit message:

Applied on stm32-next.

Thanks.
Alex



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux