[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240517171103.221856-1-andriy.shevchenko@linux.intel.com>
Date: Fri, 17 May 2024 20:11:03 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
devicetree@...r.kernel.org,
linux-spi@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Mark Brown <broonie@...nel.org>
Subject: [PATCH v1 1/1] spi: pxa2xx: Move PXA SSP bindings to the correct folder
SSP stands for Serial Synchronous Protocol and has nothing to do with
UART, also known as USART, where 'A' stands for Asynchronous.
Move the SSP bindings to where it belongs.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
---
.../devicetree/bindings/{serial => spi}/mrvl,pxa-ssp.txt | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/{serial => spi}/mrvl,pxa-ssp.txt (100%)
diff --git a/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt b/Documentation/devicetree/bindings/spi/mrvl,pxa-ssp.txt
similarity index 100%
rename from Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt
rename to Documentation/devicetree/bindings/spi/mrvl,pxa-ssp.txt
--
2.43.0.rc1.1336.g36b5255a03ac
Powered by blists - more mailing lists