All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
@ 2022-07-22 19:15 Krzysztof Kozlowski
  2022-07-22 19:15   ` Krzysztof Kozlowski
  2022-07-26 12:20 ` [PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL Mark Brown
  0 siblings, 2 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-22 19:15 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Krzysztof Kozlowski, Mark Brown, Tomi Valkeinen,
	Andrzej Hajda, Maxime Ripard, Marek Belisko, H. Nikolaus Schaller,
	Pratyush Yadav, dri-devel, devicetree, linux-kernel, linux-spi
  Cc: Krzysztof Kozlowski

Hi,

Rebased on Linus' master

Changes since v1
================
1. Rework patchset as Rob suggested, so there is only one patch - changing spi
   and display/panel.
v1: https://lore.kernel.org/all/20220721153155.245336-2-krzysztof.kozlowski@linaro.org/

Merging
=======
I guess via DT or SPI tree. I don't expect conflicts with display/panel tree
(at least nothing visible now in linux-next).

Description
===========
The spi-cpha and spi-cpol properties are device specific and should be
accepted only if device really needs them.  Inspired by [1].

[1] https://lore.kernel.org/all/20220718220012.GA3625497-robh@kernel.org/

Best regards,
Krzysztof

Krzysztof Kozlowski (1):
  spi/panel: dt-bindings: drop CPHA and CPOL from common properties

 .../bindings/display/panel/lgphilips,lb035q02.yaml    |  3 +++
 .../bindings/display/panel/samsung,ld9040.yaml        |  3 +++
 .../bindings/display/panel/sitronix,st7789v.yaml      |  3 +++
 .../devicetree/bindings/display/panel/tpo,td.yaml     |  3 +++
 .../devicetree/bindings/spi/spi-controller.yaml       | 11 +++++++++++
 .../devicetree/bindings/spi/spi-peripheral-props.yaml | 10 ----------
 6 files changed, 23 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-07-31 10:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22 19:15 [PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL Krzysztof Kozlowski
2022-07-22 19:15 ` [PATCH v2 1/1] spi/panel: dt-bindings: drop CPHA and CPOL from common properties Krzysztof Kozlowski
2022-07-22 19:15   ` Krzysztof Kozlowski
2022-07-22 19:45   ` Sam Ravnborg
2022-07-22 19:45     ` Sam Ravnborg
2022-07-23 18:10     ` Krzysztof Kozlowski
2022-07-23 18:10       ` Krzysztof Kozlowski
2022-07-25 23:14   ` Rob Herring
2022-07-25 23:14     ` Rob Herring
2022-07-31 10:59   ` Jonathan Cameron
2022-07-31 10:59     ` Jonathan Cameron
2022-07-26 12:20 ` [PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL Mark Brown

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.