Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

2024-09-18 Thread Conor Dooley
On Wed, Sep 18, 2024 at 03:00:45AM +, manikanda...@microchip.com wrote: > On 17/09/24 6:08 pm, Conor Dooley wrote: > > On Tue, Sep 17, 2024 at 03:16:53AM +,manikanda...@microchip.com wrote: > >> Hi Conor, > >> > >> On 14/08/24 7:29 pm, Conor Dooley wrote: > >>> On Wed, Aug 14, 2024 at 04:2

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

2024-09-17 Thread Manikandan.M
On 17/09/24 6:08 pm, Conor Dooley wrote: > On Tue, Sep 17, 2024 at 03:16:53AM +,manikanda...@microchip.com wrote: >> Hi Conor, >> >> On 14/08/24 7:29 pm, Conor Dooley wrote: >>> On Wed, Aug 14, 2024 at 04:22:53PM +0530, Manikandan Muralidharan wrote: Add the 'sam9x75-mipi-dsi' compatible

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

2024-09-17 Thread Conor Dooley
On Tue, Sep 17, 2024 at 03:16:53AM +, manikanda...@microchip.com wrote: > Hi Conor, > > On 14/08/24 7:29 pm, Conor Dooley wrote: > > On Wed, Aug 14, 2024 at 04:22:53PM +0530, Manikandan Muralidharan wrote: > >> Add the 'sam9x75-mipi-dsi' compatible binding, which describes the > >> Microchip's

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

2024-09-16 Thread Manikandan.M
Hi Conor, On 14/08/24 7:29 pm, Conor Dooley wrote: > On Wed, Aug 14, 2024 at 04:22:53PM +0530, Manikandan Muralidharan wrote: >> Add the 'sam9x75-mipi-dsi' compatible binding, which describes the >> Microchip's specific wrapper for the Synopsys DesignWare MIPI DSI HOST >> Controller for the sam9x7

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

2024-08-14 Thread Conor Dooley
On Wed, Aug 14, 2024 at 04:22:53PM +0530, Manikandan Muralidharan wrote: > Add the 'sam9x75-mipi-dsi' compatible binding, which describes the > Microchip's specific wrapper for the Synopsys DesignWare MIPI DSI HOST > Controller for the sam9x75 series System-on-Chip (SoC) devices. > > Signed-off-by

[PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-mipi-dsi binding

2024-08-14 Thread Manikandan Muralidharan
Add the 'sam9x75-mipi-dsi' compatible binding, which describes the Microchip's specific wrapper for the Synopsys DesignWare MIPI DSI HOST Controller for the sam9x75 series System-on-Chip (SoC) devices. Signed-off-by: Manikandan Muralidharan --- changes in v3: - Describe the clocks used changes i