[PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Fri Jul 22 19:15:38 UTC 2022
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
More information about the dri-devel
mailing list