[PATCH] arm64: dts: marvell: Drop unused "pinctrl-names"

Gregory CLEMENT gregory.clement at bootlin.com
Mon Apr 14 07:32:55 PDT 2025


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 at kernel.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 at 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 at 21 {
>  		compatible = "nxp,pca9555";
> -		pinctrl-names = "default";
>  		gpio-controller;
>  		#gpio-cells = <2>;
>  		reg = <0x21>;
> @@ -131,7 +130,6 @@ expander0: pca9555 at 21 {
>  	/* U25 */
>  	expander1: pca9555 at 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 at 1 {
>  			/* U12 */
>  			cp0_module_expander1: pca9555 at 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



More information about the linux-arm-kernel mailing list