From: Shawn Guo <shawnguo@kernel.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 07/11] arm64: dts: freescale: Fix pca954x i2c-mux node names
Date: Sat, 31 Dec 2022 20:40:26 +0800 [thread overview]
Message-ID: <20221231124025.GV6112@T480> (raw)
In-Reply-To: <3755a821121c472c9a9fd26a735c87ebb79484a5.1669999298.git.geert+renesas@glider.be>
On Fri, Dec 02, 2022 at 05:49:22PM +0100, Geert Uytterhoeven wrote:
> "make dtbs_check":
>
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547 at 77: $nodename:0: 'pca9547 at 77' does not match '^(i2c-?)?mux'
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547 at 77: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c at 4' were unexpected)
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> ...
>
> Fix this by renaming PCA954x nodes to "i2c-mux", to match the I2C bus
> multiplexer/switch DT bindings and the Generic Names Recommendation in
> the Devicetree Specification.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Joel Stanley" <joel@jms.id.au>,
"Andrew Jeffery" <andrew@aj.id.au>,
"Avi Fishman" <avifishman70@gmail.com>,
"Tomer Maimon" <tmaimon77@gmail.com>,
"Tali Perry" <tali.perry1@gmail.com>,
"Patrick Venture" <venture@google.com>,
"Nancy Yuen" <yuenn@google.com>,
"Benjamin Fair" <benjaminfair@google.com>,
"Dinh Nguyen" <dinguyen@kernel.org>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Stefan Agner" <stefan@agner.ch>, "Li Yang" <leoyang.li@nxp.com>,
"Russell King" <linux@armlinux.org.uk>,
"Andrew Lunn" <andrew@lunn.ch>,
"Gregory Clement" <gregory.clement@bootlin.com>,
"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
"Magnus Damm" <magnus.damm@gmail.com>,
"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
UNGLinuxDriver@microchip.com,
"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Nicholas Piggin" <npiggin@gmail.com>,
"Christophe Leroy" <christophe.leroy@csgroup.eu>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org,
linux-renesas-soc@vger.kernel.org, linux-mips@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 07/11] arm64: dts: freescale: Fix pca954x i2c-mux node names
Date: Sat, 31 Dec 2022 20:40:26 +0800 [thread overview]
Message-ID: <20221231124025.GV6112@T480> (raw)
In-Reply-To: <3755a821121c472c9a9fd26a735c87ebb79484a5.1669999298.git.geert+renesas@glider.be>
On Fri, Dec 02, 2022 at 05:49:22PM +0100, Geert Uytterhoeven wrote:
> "make dtbs_check":
>
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547@77: $nodename:0: 'pca9547@77' does not match '^(i2c-?)?mux'
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547@77: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@4' were unexpected)
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> ...
>
> Fix this by renaming PCA954x nodes to "i2c-mux", to match the I2C bus
> multiplexer/switch DT bindings and the Generic Names Recommendation in
> the Devicetree Specification.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: "Andrew Lunn" <andrew@lunn.ch>,
"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
"Tomer Maimon" <tmaimon77@gmail.com>,
linux-aspeed@lists.ozlabs.org, "Tony Lindgren" <tony@atomide.com>,
"Andrew Jeffery" <andrew@aj.id.au>,
"Stefan Agner" <stefan@agner.ch>,
"Tali Perry" <tali.perry1@gmail.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Li Yang" <leoyang.li@nxp.com>,
"Benjamin Fair" <benjaminfair@google.com>,
"Gregory Clement" <gregory.clement@bootlin.com>,
"Russell King" <linux@armlinux.org.uk>,
"Nancy Yuen" <yuenn@google.com>, "Joel Stanley" <joel@jms.id.au>,
"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
devicetree@vger.kernel.org,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Nicholas Piggin" <npiggin@gmail.com>,
"Rob Herring" <robh+dt@kernel.org>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
"Avi Fishman" <avifishman70@gmail.com>,
"Patrick Venture" <venture@google.com>,
linux-mips@vger.kernel.org, UNGLinuxDriver@microchip.com,
linux-renesas-soc@vger.kernel.org,
"Dinh Nguyen" <dinguyen@kernel.org>,
"Benoît Cousson" <bcousson@baylibre.com>,
linuxppc-dev@lists.ozlabs.org, openbmc@lists.ozlabs.org
Subject: Re: [PATCH 07/11] arm64: dts: freescale: Fix pca954x i2c-mux node names
Date: Sat, 31 Dec 2022 20:40:26 +0800 [thread overview]
Message-ID: <20221231124025.GV6112@T480> (raw)
In-Reply-To: <3755a821121c472c9a9fd26a735c87ebb79484a5.1669999298.git.geert+renesas@glider.be>
On Fri, Dec 02, 2022 at 05:49:22PM +0100, Geert Uytterhoeven wrote:
> "make dtbs_check":
>
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547@77: $nodename:0: 'pca9547@77' does not match '^(i2c-?)?mux'
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547@77: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@4' were unexpected)
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> ...
>
> Fix this by renaming PCA954x nodes to "i2c-mux", to match the I2C bus
> multiplexer/switch DT bindings and the Generic Names Recommendation in
> the Devicetree Specification.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Joel Stanley" <joel@jms.id.au>,
"Andrew Jeffery" <andrew@aj.id.au>,
"Avi Fishman" <avifishman70@gmail.com>,
"Tomer Maimon" <tmaimon77@gmail.com>,
"Tali Perry" <tali.perry1@gmail.com>,
"Patrick Venture" <venture@google.com>,
"Nancy Yuen" <yuenn@google.com>,
"Benjamin Fair" <benjaminfair@google.com>,
"Dinh Nguyen" <dinguyen@kernel.org>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Stefan Agner" <stefan@agner.ch>, "Li Yang" <leoyang.li@nxp.com>,
"Russell King" <linux@armlinux.org.uk>,
"Andrew Lunn" <andrew@lunn.ch>,
"Gregory Clement" <gregory.clement@bootlin.com>,
"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
"Magnus Damm" <magnus.damm@gmail.com>,
"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
UNGLinuxDriver@microchip.com,
"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
"Michael Ellerman" <mpe@ellerman.id.au>,
"Nicholas Piggin" <npiggin@gmail.com>,
"Christophe Leroy" <christophe.leroy@csgroup.eu>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org,
linux-renesas-soc@vger.kernel.org, linux-mips@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 07/11] arm64: dts: freescale: Fix pca954x i2c-mux node names
Date: Sat, 31 Dec 2022 20:40:26 +0800 [thread overview]
Message-ID: <20221231124025.GV6112@T480> (raw)
In-Reply-To: <3755a821121c472c9a9fd26a735c87ebb79484a5.1669999298.git.geert+renesas@glider.be>
On Fri, Dec 02, 2022 at 05:49:22PM +0100, Geert Uytterhoeven wrote:
> "make dtbs_check":
>
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547@77: $nodename:0: 'pca9547@77' does not match '^(i2c-?)?mux'
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: pca9547@77: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'i2c@4' were unexpected)
> From schema: Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
> ...
>
> Fix this by renaming PCA954x nodes to "i2c-mux", to match the I2C bus
> multiplexer/switch DT bindings and the Generic Names Recommendation in
> the Devicetree Specification.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-12-31 12:40 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-02 16:49 [PATCH 00/11] Fix pca954x i2c-mux node names Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` [PATCH 01/11] ARM: dts: ti: " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2023-01-19 8:18 ` Tony Lindgren
2023-01-19 8:18 ` Tony Lindgren
2023-01-19 8:18 ` Tony Lindgren
2023-01-19 8:18 ` Tony Lindgren
2022-12-02 16:49 ` [PATCH 02/11] ARM: dts: aspeed: " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` [PATCH 03/11] ARM: dts: imx: Fix pca9547 i2c-mux node name Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-31 12:39 ` Shawn Guo
2022-12-31 12:39 ` Shawn Guo
2022-12-31 12:39 ` Shawn Guo
2022-12-31 12:39 ` Shawn Guo
2022-12-02 16:49 ` [PATCH 04/11] ARM: dts: nuvoton: Fix pca954x i2c-mux node names Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` [PATCH 05/11] ARM: dts: socfpga: Fix pca9548 i2c-mux node name Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-06 21:01 ` Dinh Nguyen
2022-12-06 21:01 ` Dinh Nguyen
2022-12-06 21:01 ` Dinh Nguyen
2022-12-06 21:01 ` Dinh Nguyen
2022-12-02 16:49 ` [PATCH 06/11] ARM: dts: vf610: Fix pca9548 i2c-mux node names Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-31 12:39 ` Shawn Guo
2022-12-31 12:39 ` Shawn Guo
2022-12-31 12:39 ` Shawn Guo
2022-12-31 12:39 ` Shawn Guo
2022-12-02 16:49 ` [PATCH 07/11] arm64: dts: freescale: Fix pca954x " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-31 12:40 ` Shawn Guo [this message]
2022-12-31 12:40 ` Shawn Guo
2022-12-31 12:40 ` Shawn Guo
2022-12-31 12:40 ` Shawn Guo
2022-12-02 16:49 ` [PATCH 08/11] arm64: dts: marvell: " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` [PATCH 09/11] arm64: dts: renesas: ulcb-kf: Fix pca9548 " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` [PATCH 10/11] MIPS: mscc: jaguar2: Fix pca9545 " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-08 10:36 ` Thomas Bogendoerfer
2022-12-08 10:36 ` Thomas Bogendoerfer
2022-12-08 10:36 ` Thomas Bogendoerfer
2022-12-02 16:49 ` [PATCH 11/11] powerpc: dts: fsl: Fix pca954x " Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-02 16:49 ` Geert Uytterhoeven
2022-12-03 13:09 ` [PATCH 00/11] " Philippe Mathieu-Daudé
2022-12-03 13:09 ` Philippe Mathieu-Daudé
2022-12-03 13:09 ` Philippe Mathieu-Daudé
2022-12-08 12:40 ` (subset) " Michael Ellerman
2022-12-08 12:40 ` Michael Ellerman
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=20221231124025.GV6112@T480 \
--to=shawnguo@kernel.org \
--cc=linux-aspeed@lists.ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.