Re: [PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94

2023-08-28 Thread Laurent Pinchart
Hi Dmitry,

Thank you for the patch.

On Sun, Aug 27, 2023 at 12:54:28AM +0300, Dmitry Baryshkov wrote:
> Add compatible strings for TI sn65lvds94, LVDS serdes receiver.
> 
> Signed-off-by: Dmitry Baryshkov 

Reviewed-by: Laurent Pinchart 

> ---
>  Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml 
> b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> index 84aafcbf0919..6ceeed76e88e 100644
> --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> @@ -41,6 +41,7 @@ properties:
>- enum:
>- ti,ds90cf364a # For the DS90CF364A FPD-Link LVDS Receiver
>- ti,ds90cf384a # For the DS90CF384A FPD-Link LVDS Receiver
> +  - ti,sn65lvds94 # For the SN65DS94 LVDS serdes
>- const: lvds-decoder # Generic LVDS decoders compatible fallback
>- enum:
>- thine,thc63lvdm83d # For the THC63LVDM83D LVDS serializer

-- 
Regards,

Laurent Pinchart


Re: [PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94

2023-08-28 Thread Conor Dooley
On Sun, Aug 27, 2023 at 02:45:30PM +0200, Krzysztof Kozlowski wrote:
> On 27/08/2023 14:19, Conor Dooley wrote:
> > On Sun, Aug 27, 2023 at 12:54:28AM +0300, Dmitry Baryshkov wrote:
> >> Add compatible strings for TI sn65lvds94, LVDS serdes receiver.
> >>
> >> Signed-off-by: Dmitry Baryshkov 
> > 
> > Acked-by: Conor Dooley 
> 
> For the record, patch looks good, but was not tested by automation.
> Missing Cc-list.

Ah crap, I saw it land in the wrong place the night prior but didn't
remember while going back through my queue the following morning. Sorry
about that!


signature.asc
Description: PGP signature


Re: [PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94

2023-08-27 Thread Krzysztof Kozlowski
On 27/08/2023 14:19, Conor Dooley wrote:
> On Sun, Aug 27, 2023 at 12:54:28AM +0300, Dmitry Baryshkov wrote:
>> Add compatible strings for TI sn65lvds94, LVDS serdes receiver.
>>
>> Signed-off-by: Dmitry Baryshkov 
> 
> Acked-by: Conor Dooley 

For the record, patch looks good, but was not tested by automation.
Missing Cc-list.

Best regards,
Krzysztof



Re: [PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94

2023-08-27 Thread Conor Dooley
On Sun, Aug 27, 2023 at 12:54:28AM +0300, Dmitry Baryshkov wrote:
> Add compatible strings for TI sn65lvds94, LVDS serdes receiver.
> 
> Signed-off-by: Dmitry Baryshkov 

Acked-by: Conor Dooley 

Thanks,
Conor.

> ---
>  Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml 
> b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> index 84aafcbf0919..6ceeed76e88e 100644
> --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> @@ -41,6 +41,7 @@ properties:
>- enum:
>- ti,ds90cf364a # For the DS90CF364A FPD-Link LVDS Receiver
>- ti,ds90cf384a # For the DS90CF384A FPD-Link LVDS Receiver
> +  - ti,sn65lvds94 # For the SN65DS94 LVDS serdes
>- const: lvds-decoder # Generic LVDS decoders compatible fallback
>- enum:
>- thine,thc63lvdm83d # For the THC63LVDM83D LVDS serializer
> -- 
> 2.39.2
> 


signature.asc
Description: PGP signature


[PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94

2023-08-26 Thread Dmitry Baryshkov
Add compatible strings for TI sn65lvds94, LVDS serdes receiver.

Signed-off-by: Dmitry Baryshkov 
---
 Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml 
b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
index 84aafcbf0919..6ceeed76e88e 100644
--- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
@@ -41,6 +41,7 @@ properties:
   - enum:
   - ti,ds90cf364a # For the DS90CF364A FPD-Link LVDS Receiver
   - ti,ds90cf384a # For the DS90CF384A FPD-Link LVDS Receiver
+  - ti,sn65lvds94 # For the SN65DS94 LVDS serdes
   - const: lvds-decoder # Generic LVDS decoders compatible fallback
   - enum:
   - thine,thc63lvdm83d # For the THC63LVDM83D LVDS serializer
-- 
2.39.2