Re: [PATCH v2 1/2] dt-bindings: phy: Add PHY_TYPE_DP definition

From: Kishon Vijay Abraham I
Date: Fri Jan 10 2020 - 05:57:41 EST




On 09/01/20 4:57 PM, Jyri Sarha wrote:
> On 08/01/2020 10:30, Jyri Sarha wrote:
>> Add definition for DisplayPort phy type.
>>
>> Signed-off-by: Jyri Sarha <jsarha@xxxxxx>
>> Reviewed-by: Roger Quadros <rogerq@xxxxxx>
>> Reviewed-by: Kishon Vijay Abraham I <kishon@xxxxxx>
>
> Kishon, maybe you could pick only this patch phy-next, so that we avoid
> nasty cross dependencies if I get to push DisplayPort dts patches to
> mainline early.

Sure. Picked them now.

Thanks
Kishon

>
> Best regards,
> Jyri
>
>> ---
>> include/dt-bindings/phy/phy.h | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h
>> index b6a1eaf1b339..1f3f866fae7b 100644
>> --- a/include/dt-bindings/phy/phy.h
>> +++ b/include/dt-bindings/phy/phy.h
>> @@ -16,5 +16,6 @@
>> #define PHY_TYPE_USB2 3
>> #define PHY_TYPE_USB3 4
>> #define PHY_TYPE_UFS 5
>> +#define PHY_TYPE_DP 6
>>
>> #endif /* _DT_BINDINGS_PHY */
>>
>
>