Re: [RFC PATCH 2/3] dt-bindings: net: phy: Add support for AT803X

From: Simon Horman
Date: Fri Nov 01 2019 - 11:03:30 EST


On Wed, Oct 30, 2019 at 11:42:50PM +0100, Michael Walle wrote:
> Document the Atheros AR803x PHY bindings.
>
> Signed-off-by: Michael Walle <michael@xxxxxxxx>
> ---
> .../bindings/net/atheros,at803x.yaml | 58 +++++++++++++++++++
> include/dt-bindings/net/atheros-at803x.h | 13 +++++
> 2 files changed, 71 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/atheros,at803x.yaml
> create mode 100644 include/dt-bindings/net/atheros-at803x.h

Hi Michael,

please run the schema past dtbs_check as per the instructions in
Documentation/devicetree/writing-schema.rst