[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87jz7mhkyw.fsf@BLaptop.bootlin.com>
Date: Mon, 14 Apr 2025 16:32:55 +0200
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: "Rob Herring (Arm)" <robh@...nel.org>, Andrew Lunn <andrew@...n.ch>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>, Krzysztof
Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: marvell: Drop unused "pinctrl-names"
Hello Rob,
> "pinctrl-names" depends on "pinctrl-[0-9]" properties, but none are
> present for the pca9555 nodes.
>
> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>
> ---
> arch/arm64/boot/dts/marvell/armada-7040-db.dts | 1 -
> arch/arm64/boot/dts/marvell/armada-8040-db.dts | 2 --
> arch/arm64/boot/dts/marvell/cn9130-db.dtsi | 1 -
> 3 files changed, 4 deletions(-)
Applied on mvebu/dt64
Thanks,
Gregory
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-7040-db.dts b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
> index 2b5e45d2c5a6..3add6506ff20 100644
> --- a/arch/arm64/boot/dts/marvell/armada-7040-db.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
> @@ -124,7 +124,6 @@ &cp0_i2c0 {
>
> expander0: pca9555@21 {
> compatible = "nxp,pca9555";
> - pinctrl-names = "default";
> gpio-controller;
> #gpio-cells = <2>;
> reg = <0x21>;
> diff --git a/arch/arm64/boot/dts/marvell/armada-8040-db.dts b/arch/arm64/boot/dts/marvell/armada-8040-db.dts
> index 9d45e881a97d..21ecb9c12505 100644
> --- a/arch/arm64/boot/dts/marvell/armada-8040-db.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-8040-db.dts
> @@ -122,7 +122,6 @@ &cp0_i2c0 {
> /* U31 */
> expander0: pca9555@21 {
> compatible = "nxp,pca9555";
> - pinctrl-names = "default";
> gpio-controller;
> #gpio-cells = <2>;
> reg = <0x21>;
> @@ -131,7 +130,6 @@ expander0: pca9555@21 {
> /* U25 */
> expander1: pca9555@25 {
> compatible = "nxp,pca9555";
> - pinctrl-names = "default";
> gpio-controller;
> #gpio-cells = <2>;
> reg = <0x25>;
> diff --git a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> index be56a2336265..50e9e0724828 100644
> --- a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> +++ b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> @@ -209,7 +209,6 @@ i2c@1 {
> /* U12 */
> cp0_module_expander1: pca9555@21 {
> compatible = "nxp,pca9555";
> - pinctrl-names = "default";
> gpio-controller;
> #gpio-cells = <2>;
> reg = <0x21>;
> --
> 2.47.2
>
--
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists