[PATCH] arm64: dts: marvell: Fix stray and typo "pinctrl-names" properties

Gregory CLEMENT gregory.clement at bootlin.com
Wed Jan 7 08:49:16 PST 2026


"Rob Herring (Arm)" <robh at kernel.org> writes:

> There's several cases of "pinctrl-names" used without any "pinctrl-0"
> properties. Drop them.
>
> Fix the typo "pintrl-names" as well.
>
> Signed-off-by: Rob Herring (Arm) <robh at kernel.org>

Applied on mvebu/dt64

Thanks,

Gregory
> ---
>  arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts | 1 -
>  arch/arm64/boot/dts/marvell/cn9130-cf-base.dts                | 2 +-
>  arch/arm64/boot/dts/marvell/cn9130-crb.dtsi                   | 1 -
>  arch/arm64/boot/dts/marvell/cn9130-db.dtsi                    | 2 --
>  arch/arm64/boot/dts/marvell/cn9132-db.dtsi                    | 1 -
>  5 files changed, 1 insertion(+), 6 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
> index e82284888b9a..0ab33aa928e7 100644
> --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
> @@ -42,7 +42,6 @@ usb3_phy: usb3-phy {
>  	};
>  
>  	gpio-leds {
> -		pinctrl-names = "default";
>  		compatible = "gpio-leds";
>  		/* No assigned functions to the LEDs by default */
>  		led1 {
> diff --git a/arch/arm64/boot/dts/marvell/cn9130-cf-base.dts b/arch/arm64/boot/dts/marvell/cn9130-cf-base.dts
> index 788a5c302b17..212865f6cf6a 100644
> --- a/arch/arm64/boot/dts/marvell/cn9130-cf-base.dts
> +++ b/arch/arm64/boot/dts/marvell/cn9130-cf-base.dts
> @@ -137,7 +137,7 @@ led at 1 {
>  
>  &cp0_pinctrl {
>  	pinctrl-0 = <&sim_select_pins>;
> -	pintrl-names = "default";
> +	pinctrl-names = "default";
>  
>  	rear_button_pins: cp0-rear-button-pins {
>  		marvell,pins = "mpp31";
> diff --git a/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi b/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
> index 5689a8bdfd03..c9050e707a60 100644
> --- a/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
> +++ b/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
> @@ -93,7 +93,6 @@ &uart0 {
>  
>  /* on-board eMMC U6 */
>  &ap_sdhci0 {
> -	pinctrl-names = "default";
>  	bus-width = <8>;
>  	status = "okay";
>  	mmc-ddr-1_8v;
> diff --git a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> index 7156739aa31a..8e413286e019 100644
> --- a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> +++ b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> @@ -111,7 +111,6 @@ &uart0 {
>  
>  /* on-board eMMC - U9 */
>  &ap_sdhci0 {
> -	pinctrl-names = "default";
>  	bus-width = <8>;
>  	vqmmc-supply = <&ap0_reg_sd_vccq>;
>  	status = "okay";
> @@ -166,7 +165,6 @@ &cp0_i2c0 {
>  	/* U36 */
>  	expander0: pca953x at 21 {
>  		compatible = "nxp,pca9555";
> -		pinctrl-names = "default";
>  		gpio-controller;
>  		#gpio-cells = <2>;
>  		reg = <0x21>;
> diff --git a/arch/arm64/boot/dts/marvell/cn9132-db.dtsi b/arch/arm64/boot/dts/marvell/cn9132-db.dtsi
> index f82d45e62753..98eee9e4e10b 100644
> --- a/arch/arm64/boot/dts/marvell/cn9132-db.dtsi
> +++ b/arch/arm64/boot/dts/marvell/cn9132-db.dtsi
> @@ -142,7 +142,6 @@ i2c at 1 {
>  			/* U12 */
>  			cp2_module_expander1: pca9555 at 21 {
>  				compatible = "nxp,pca9555";
> -				pinctrl-names = "default";
>  				gpio-controller;
>  				#gpio-cells = <2>;
>  				reg = <0x21>;
> -- 
> 2.51.0
>

-- 
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-arm-kernel mailing list