Re: [PATCH v5 2/4] dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings

From: Eugen.Hristev
Date: Tue Dec 20 2022 - 09:38:30 EST


On 12/17/22 01:37, Rob Herring wrote:
> On Fri, Dec 16, 2022 at 04:37:15PM +0200, Eugen Hristev wrote:
>> From: Luis Oliveira <Luis.Oliveira@xxxxxxxxxxxx>
>>
>> Add device-tree bindings documentation for SNPS DesignWare MIPI D-PHY in
>> RX mode.
>>
>> Signed-off-by: Luis Oliveira <luis.oliveira@xxxxxxxxxxxx>
>> ---
>> .../bindings/phy/snps,dw-dphy-rx.txt | 29 +++++++++++++++++++
>> 1 file changed, 29 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/phy/snps,dw-dphy-rx.txt
>
> New bindings must be in schema format.
>
> Rob
>

Hi Rob,

I know. I am sending this for reference only. It might help someone, or
someone else might pick it up and convert it.
I managed to convert the driver binding to the best of my ability, but
not this one.

Thanks for reviewing though.
Eugen