Commit 53364444 authored by Rob Herring (Arm)'s avatar Rob Herring (Arm) Committed by Gregory CLEMENT
Browse files

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



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: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent e8061ea9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 {
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@ led@1 {

&cp0_pinctrl {
	pinctrl-0 = <&sim_select_pins>;
	pintrl-names = "default";
	pinctrl-names = "default";

	rear_button_pins: cp0-rear-button-pins {
		marvell,pins = "mpp31";
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ &uart0 {

/* on-board eMMC U6 */
&ap_sdhci0 {
	pinctrl-names = "default";
	bus-width = <8>;
	status = "okay";
	mmc-ddr-1_8v;
+0 −2
Original line number Diff line number Diff line
@@ -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@21 {
		compatible = "nxp,pca9555";
		pinctrl-names = "default";
		gpio-controller;
		#gpio-cells = <2>;
		reg = <0x21>;
+0 −1
Original line number Diff line number Diff line
@@ -142,7 +142,6 @@ i2c@1 {
			/* U12 */
			cp2_module_expander1: pca9555@21 {
				compatible = "nxp,pca9555";
				pinctrl-names = "default";
				gpio-controller;
				#gpio-cells = <2>;
				reg = <0x21>;