]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: display: convert himax,hx8357d.txt to yaml format
authorFrank Li <Frank.Li@nxp.com>
Mon, 2 Jun 2025 15:28:13 +0000 (11:28 -0400)
committerRob Herring (Arm) <robh@kernel.org>
Mon, 9 Jun 2025 16:02:55 +0000 (11:02 -0500)
commitd205b07e7e8501fd2a50976ad4b54eed31c556b2
treeaeb7b47288c2403d22db343adb74bc417d29dd78
parentf2d26960e0db8f99708960d86cedb9f1f2e822f7
dt-bindings: display: convert himax,hx8357d.txt to yaml format

Convert himax,hx8357d.txt to yaml format.

Additional changes:
- add spi parent node in examples.
- ref to spi-peripheral-props.yaml.
- change himax,hx8357a to himax,hx8357 to align driver and existed dts.
- add himax,hx8369a and fallback to himax,hx8369.
- allow spi-cpha and spi-cpol to align existed dts.
- add im-gpios for interface selections.
- add reset-gpios.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250602152814.949671-1-Frank.Li@nxp.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/himax,hx8357.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/himax,hx8357d.txt [deleted file]
MAINTAINERS