Re: [PATCH net-next v4 1/2] dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clock

From: Rob Herring
Date: Mon Feb 24 2020 - 13:44:56 EST


On Fri, Feb 21, 2020 at 04:48:38PM -0500, min.li.xe@xxxxxxxxxxx wrote:
> From: Min Li <min.li.xe@xxxxxxxxxxx>
>
> Add device tree binding doc for the PTP clock based on IDT 82P33
> Synchronization Management Unit (SMU).
>
> Changes since v1:
> - As suggested by Rob Herring:
> 1. Drop reg description for i2c
> 2. Replace i2c@1 with i2c
> 3. Add addtionalProperties: false
>
> Signed-off-by: Min Li <min.li.xe@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/ptp/ptp-idt82p33.yaml | 45 ++++++++++++++++++++++
> 1 file changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/ptp/ptp-idt82p33.yaml

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>