Re: [linux][PATCH v2 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

2024-02-05 Thread Rob Herring
On Mon, 05 Feb 2024 16:36:06 +0530, Dharma Balasubiramani wrote: > Add the 'sam9x75-lvds' compatible binding, which describes the Low Voltage > Differential Signaling (LVDS) Controller found on some Microchip's sam9x7 > series System-on-Chip (SoC) devices. This binding will be used to define > th

[linux][PATCH v2 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

2024-02-05 Thread Dharma Balasubiramani
Add the 'sam9x75-lvds' compatible binding, which describes the Low Voltage Differential Signaling (LVDS) Controller found on some Microchip's sam9x7 series System-on-Chip (SoC) devices. This binding will be used to define the properties and configuration for the LVDS Controller in DT. Signed-off-b