Re: [RESEND PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema

2024-03-25 Thread Neil Armstrong
Hi, On Mon, 25 Mar 2024 11:36:09 +0100, Krzysztof Kozlowski wrote: > Add schema with common properties shared among dual-link panel ICs. > > Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/3] dt-bindings: display: panel: add common dual-link schema

[RESEND PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema

2024-03-25 Thread Krzysztof Kozlowski
Add schema with common properties shared among dual-link panel ICs. Reviewed-by: Laurent Pinchart Reviewed-by: Rob Herring Signed-off-by: Krzysztof Kozlowski --- Changes since v3: 1. Re-phrase description of binding and ports (Laurent) v3: https://lore.kernel.org/all/20230823081500.84005-1-kr

Re: [PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema

2023-08-28 Thread Laurent Pinchart
Hi Krzysztof, Thank you for the patch. On Fri, Aug 25, 2023 at 02:11:40PM +0200, Krzysztof Kozlowski wrote: > Add schema with common properties shared among dual-link panel ICs. > > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Laurent Pinchart > --- > > Changes since v3: > 1. Re-phrase d

Re: [PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema

2023-08-28 Thread Rob Herring
On Fri, 25 Aug 2023 14:11:40 +0200, Krzysztof Kozlowski wrote: > Add schema with common properties shared among dual-link panel ICs. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v3: > 1. Re-phrase description of binding and ports (Laurent) > v3: > https://lore.kernel.org/

[PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema

2023-08-25 Thread Krzysztof Kozlowski
Add schema with common properties shared among dual-link panel ICs. Signed-off-by: Krzysztof Kozlowski --- Changes since v3: 1. Re-phrase description of binding and ports (Laurent) v3: https://lore.kernel.org/all/20230823081500.84005-1-krzysztof.kozlow...@linaro.org/ Changes since v2: 1. New