[PATCH v5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select
Marek Vasut
marex at denx.de
Mon Oct 18 19:47:13 UTC 2021
On 10/18/21 8:08 PM, Laurent Pinchart wrote:
[...]
>> diff --git a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
>> index 1faae3e323a4..708de84ac138 100644
>> --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
>> +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
>> @@ -79,6 +79,14 @@ properties:
>> - port at 0
>> - port at 1
>>
>> + pclk-sample:
>> + description:
>> + Data sampling on rising or falling edge.
>> + enum:
>> + - 0 # Falling edge
>> + - 1 # Rising edge
>> + default: 0
>> +
>
> Shouldn't this be moved to the endpoint, the same way data-mapping is
> defined as an endpoint property ?
The strapping is a chip property, not port property, so no.
More information about the dri-devel
mailing list