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

From: Michael Walle
Date: Fri Nov 01 2019 - 21:19:31 EST


Am 2019-11-01 16:03, schrieb Simon Horman:
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

Hi Simon,

Thank you, I've run the tests and fixed the errors.

--
-michael