Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: ili9881c: Allow port subnode

The ILI9881C is a DSI panel, which can be tied to a DSI controller
using OF graph port/endpoint. Allow the port subnode in the binding.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250904200130.168263-1-marek.vasut+renesas@mailbox.org

authored by

Marek Vasut and committed by
Neil Armstrong
36842189 7911d8ca

+1
+1
Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
··· 31 31 maxItems: 1 32 32 33 33 backlight: true 34 + port: true 34 35 power-supply: true 35 36 reset-gpios: true 36 37 rotation: true