]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: marvell: Fix stray and typo "pinctrl-names" properties
authorRob Herring (Arm) <robh@kernel.org>
Mon, 5 Jan 2026 19:46:41 +0000 (13:46 -0600)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 7 Jan 2026 16:48:58 +0000 (17:48 +0100)
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@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
arch/arm64/boot/dts/marvell/cn9130-cf-base.dts
arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
arch/arm64/boot/dts/marvell/cn9130-db.dtsi
arch/arm64/boot/dts/marvell/cn9132-db.dtsi

index e82284888b9a617bf7ecf4ba6f117fc09b46c428..0ab33aa928e72135af977f6220851312920860f4 100644 (file)
@@ -42,7 +42,6 @@
        };
 
        gpio-leds {
-               pinctrl-names = "default";
                compatible = "gpio-leds";
                /* No assigned functions to the LEDs by default */
                led1 {
index 788a5c302b17f97396a68e62a371a4121d2f0a8b..212865f6cf6a96068c24af72feef2d6d7537de47 100644 (file)
 
 &cp0_pinctrl {
        pinctrl-0 = <&sim_select_pins>;
-       pintrl-names = "default";
+       pinctrl-names = "default";
 
        rear_button_pins: cp0-rear-button-pins {
                marvell,pins = "mpp31";
index 5689a8bdfd0316a8db352b5e1b716de643f66193..c9050e707a600dd07dc89a2d49dec034329f7b29 100644 (file)
@@ -93,7 +93,6 @@
 
 /* on-board eMMC U6 */
 &ap_sdhci0 {
-       pinctrl-names = "default";
        bus-width = <8>;
        status = "okay";
        mmc-ddr-1_8v;
index 7156739aa31ad4fc8a7632268069f817437c03b6..8e413286e0190149940dfa8f79ae6959a8b7dc43 100644 (file)
 
 /* on-board eMMC - U9 */
 &ap_sdhci0 {
-       pinctrl-names = "default";
        bus-width = <8>;
        vqmmc-supply = <&ap0_reg_sd_vccq>;
        status = "okay";
        /* U36 */
        expander0: pca953x@21 {
                compatible = "nxp,pca9555";
-               pinctrl-names = "default";
                gpio-controller;
                #gpio-cells = <2>;
                reg = <0x21>;
index f82d45e62753fcd0b2cc43d9949b473206bcce14..98eee9e4e10ba686df58a59a10a2ce7e5a379122 100644 (file)
                        /* U12 */
                        cp2_module_expander1: pca9555@21 {
                                compatible = "nxp,pca9555";
-                               pinctrl-names = "default";
                                gpio-controller;
                                #gpio-cells = <2>;
                                reg = <0x21>;