linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Marko <robert.marko@sartura.hr>
To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	andrew@lunn.ch, gregory.clement@bootlin.com,
	sebastian.hesselbarth@gmail.com, kostap@marvell.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Cc: Robert Marko <robert.marko@sartura.hr>
Subject: [PATCH v3 07/11] arm64: dts: marvell: uDPU: remove LED node pinctrl-names
Date: Thu, 12 May 2022 14:49:01 +0200	[thread overview]
Message-ID: <20220512124905.49979-7-robert.marko@sartura.hr> (raw)
In-Reply-To: <20220512124905.49979-1-robert.marko@sartura.hr>

Using pinctrl-names requires the appropriate pinctrl-0 property, otherwise
it is not utilized at all.

Since its not required, just remove it.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
 arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts b/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
index f216777acacc..b89c7455612d 100644
--- a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
+++ b/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
@@ -28,7 +28,6 @@ memory@0 {
 	};
 
 	leds {
-		pinctrl-names = "default";
 		compatible = "gpio-leds";
 
 		led-power1 {
-- 
2.36.1


  parent reply	other threads:[~2022-05-12 12:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 12:48 [PATCH v3 01/11] dt-bindings: vendor-prefixes: add Methode Electronics Robert Marko
2022-05-12 12:48 ` [PATCH v3 02/11] dt-bindings: marvell: convert Armada 37xx compatibles to YAML Robert Marko
2022-05-13  8:41   ` Krzysztof Kozlowski
2022-05-12 12:48 ` [PATCH v3 03/11] arm64: dts: marvell: espressobin-ultra: add generic Espressobin compatible Robert Marko
2022-05-13  8:43   ` Krzysztof Kozlowski
2022-05-12 12:48 ` [PATCH v3 04/11] arm64: dts: marvell: uDPU: add missing SoC compatible Robert Marko
2022-05-13  8:43   ` Krzysztof Kozlowski
2022-05-12 12:48 ` [PATCH v3 05/11] arm64: dts: marvell: uDPU: align SPI-NOR node with bindings Robert Marko
2022-05-13  8:43   ` Krzysztof Kozlowski
2022-05-12 12:49 ` [PATCH v3 06/11] arm64: dts: marvell: uDPU: align LED-s " Robert Marko
2022-05-13  8:43   ` Krzysztof Kozlowski
2022-05-12 12:49 ` Robert Marko [this message]
2022-05-13  8:44   ` [PATCH v3 07/11] arm64: dts: marvell: uDPU: remove LED node pinctrl-names Krzysztof Kozlowski
2022-05-12 12:49 ` [PATCH v3 08/11] arm64: dts: marvell: rename temp sensor nodes Robert Marko
2022-05-13  8:44   ` Krzysztof Kozlowski
2022-05-12 12:49 ` [PATCH v3 09/11] arm64: dts: marvell: split Methode uDPU DTS Robert Marko
2022-05-13  8:45   ` Krzysztof Kozlowski
2022-05-12 12:49 ` [PATCH v3 10/11] dt-bindings: marvell: armada-37xx: add Methode eDPU compatible Robert Marko
2022-05-13  8:45   ` Krzysztof Kozlowski
2022-05-12 12:49 ` [PATCH v3 11/11] arm64: dts: marvell: add support for Methode eDPU Robert Marko
2022-05-13  8:46   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220512124905.49979-7-robert.marko@sartura.hr \
    --to=robert.marko@sartura.hr \
    --cc=andrew@lunn.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=kostap@marvell.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).