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

I assume that you meant "SPI controller nodes should be named 'spi' rather than 'qspi'" (not ssp). I'll update commit message when I'll merge if you confirm.

regards
Alex


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";




[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