[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1656871223.903187.1705437.nullmailer@robh.at.kernel.org>
Date: Sun, 03 Jul 2022 12:00:23 -0600
From: Rob Herring <robh@...nel.org>
To: Biju Das <biju.das.jz@...renesas.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Jakub Kicinski <kuba@...nel.org>, devicetree@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
Biju Das <biju.das@...renesas.com>, linux-can@...r.kernel.org,
Chris Paterson <Chris.Paterson2@...esas.com>,
Wolfgang Grandegger <wg@...ndegger.com>,
Paolo Abeni <pabeni@...hat.com>,
Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH v2 1/6] dt-bindings: can: sja1000: Convert to json-schema
On Sun, 03 Jul 2022 11:47:00 +0100, Biju Das wrote:
> Convert the NXP SJA1000 CAN Controller Device Tree binding
> documentation to json-schema.
>
> Update the example to match reality.
>
> Signed-off-by: Biju Das <biju.das.jz@...renesas.com>
> ---
> v1->v2:
> * Moved $ref: can-controller.yaml# to top along with if conditional to
> avoid multiple mapping issues with the if conditional in the subsequent
> patch.
> ---
> .../bindings/net/can/nxp,sja1000.yaml | 102 ++++++++++++++++++
> .../devicetree/bindings/net/can/sja1000.txt | 58 ----------
> 2 files changed, 102 insertions(+), 58 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/can/nxp,sja1000.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/can/sja1000.txt
>
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/
can@4,0: nxp,tx-output-config:0:0: 22 is not one of [1, 2, 4, 6, 8, 16, 32, 48]
arch/arm/boot/dts/imx27-phytec-phycore-rdk.dtb
can@4,0: 'reg-io-width' is a required property
arch/arm/boot/dts/imx27-phytec-phycore-rdk.dtb
Powered by blists - more mailing lists