All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] spi: pxa2xx: Move PXA SSP bindings to the correct folder
@ 2024-05-17 17:11 Andy Shevchenko
  2024-05-17 17:24 ` Mark Brown
  0 siblings, 1 reply; 7+ messages in thread
From: Andy Shevchenko @ 2024-05-17 17:11 UTC (permalink / raw)
  To: Andy Shevchenko, linux-kernel, linux-serial, devicetree,
	linux-spi
  Cc: Greg Kroah-Hartman, Jiri Slaby, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Mark Brown

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@linux.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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-05-21 14:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 17:11 [PATCH v1 1/1] spi: pxa2xx: Move PXA SSP bindings to the correct folder Andy Shevchenko
2024-05-17 17:24 ` Mark Brown
2024-05-17 19:58   ` Andy Shevchenko
2024-05-17 20:19     ` Rob Herring
2024-05-20 10:47       ` Andy Shevchenko
2024-05-20 20:36         ` Rob Herring
2024-05-21 14:02           ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.