Re: [PATCH v4, 1/2] yaml: Add dm9051 SPI network yaml file
From: Rob Herring <robh@kernel.org>
Date: 2021-12-14 17:38:34
Also in:
lkml, netdev
From: Rob Herring <robh@kernel.org>
Date: 2021-12-14 17:38:34
Also in:
lkml, netdev
On Sun, 12 Dec 2021 18:46:03 +0800, Joseph CHANG wrote:
This is a new yaml base data file for configure davicom dm9051 with device tree Signed-off-by: Joseph CHANG <redacted> --- .../bindings/net/davicom,dm9051.yaml | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/davicom,dm9051.yaml
Reviewed-by: Rob Herring <robh@kernel.org>