Re: [PATCH 1/2] dt-bindings: display: panel: Add generic MIPI-DSI/DPI panels

2025-01-31 Thread Hironori KIKUCHI
Hello Krzysztof, Thank you for your feedback. On Fri, Jan 31, 2025 at 4:47 PM Krzysztof Kozlowski wrote: > > On Fri, Jan 31, 2025 at 03:43:53PM +0900, Hironori KIKUCHI wrote: > > This is a binding for generic MIPI-DSI/DPI panels that require > > initialization with a simple command sequence befo

Re: [PATCH 1/2] dt-bindings: display: panel: Add generic MIPI-DSI/DPI panels

2025-01-30 Thread Krzysztof Kozlowski
On Fri, Jan 31, 2025 at 03:43:53PM +0900, Hironori KIKUCHI wrote: > This is a binding for generic MIPI-DSI/DPI panels that require > initialization with a simple command sequence before use. > > Although the `panel-simple` binding exists for generic panels, it is not > suitable for panels that req

[PATCH 1/2] dt-bindings: display: panel: Add generic MIPI-DSI/DPI panels

2025-01-30 Thread Hironori KIKUCHI
This is a binding for generic MIPI-DSI/DPI panels that require initialization with a simple command sequence before use. Although the `panel-simple` binding exists for generic panels, it is not suitable for panels that require initialization via their communication bus, as such panels cannot be co