From: Rob Herring <robh@kernel.org>
To: Johan Jonker <jbx6244@gmail.com>
Cc: netdev@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org,
linux-rockchip@lists.infradead.org, heiko@sntech.de,
edumazet@google.com, linux-kernel@vger.kernel.org,
davem@davemloft.net, pabeni@redhat.com, kuba@kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
robh+dt@kernel.org
Subject: Re: [PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML
Date: Fri, 03 Jun 2022 13:30:04 -0500 [thread overview]
Message-ID: <1654281004.034832.680142.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20220603163539.537-1-jbx6244@gmail.com>
On Fri, 03 Jun 2022 18:35:37 +0200, Johan Jonker wrote:
> Convert emac_rockchip.txt to YAML.
>
> Changes against original bindings:
> Add mdio sub node.
> Add extra clock for rk3036
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
>
> Changed V2:
> use phy
> rename to rockchip,emac.yaml
> add more requirements
> ---
> .../devicetree/bindings/net/emac_rockchip.txt | 52 --------
> .../bindings/net/rockchip,emac.yaml | 115 ++++++++++++++++++
> 2 files changed, 115 insertions(+), 52 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/net/emac_rockchip.txt
> create mode 100644 Documentation/devicetree/bindings/net/rockchip,emac.yaml
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/
ethernet@10200000: compatible: ['rockchip,rk3036-emac', 'snps,arc-emac'] is too long
arch/arm/boot/dts/rk3036-evb.dtb
arch/arm/boot/dts/rk3036-kylin.dtb
ethernet@10200000: 'mdio' is a required property
arch/arm/boot/dts/rk3036-evb.dtb
arch/arm/boot/dts/rk3036-kylin.dtb
ethernet@10204000: 'mdio' is a required property
arch/arm/boot/dts/rk3066a-marsboard.dtb
arch/arm/boot/dts/rk3066a-rayeager.dtb
arch/arm/boot/dts/rk3188-radxarock.dtb
next prev parent reply other threads:[~2022-06-03 18:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 16:35 [PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML Johan Jonker
2022-06-03 16:35 ` [PATCH v2 2/3] ARM: dts: rockchip: fix rk3036 emac node compatible string Johan Jonker
2022-06-03 16:35 ` [PATCH v2 3/3] ARM: dts: rockchip: restyle emac nodes Johan Jonker
2022-06-03 18:30 ` Rob Herring [this message]
2022-06-09 17:44 ` [PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML Rob Herring
2022-08-01 14:30 ` Rob Herring
2022-09-09 23:10 ` (subset) " Heiko Stuebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1654281004.034832.680142.nullmailer@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=heiko@sntech.de \
--cc=jbx6244@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).