linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: sun8i: zeropi: remove useless pinctrl properties
@ 2020-10-27 10:12 Yu-Tung Chang
  2020-10-27 15:27 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Yu-Tung Chang @ 2020-10-27 10:12 UTC (permalink / raw)
  To: robh+dt
  Cc: devicetree, Yu-Tung Chang, linux-kernel, mripard, wens, linux-arm-kernel

Signed-off-by: Yu-Tung Chang <mtwget@gmail.com>
---
 arch/arm/boot/dts/sun8i-h3-zeropi.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/sun8i-h3-zeropi.dts b/arch/arm/boot/dts/sun8i-h3-zeropi.dts
index 09c7e2988af6..7d3e7323b661 100644
--- a/arch/arm/boot/dts/sun8i-h3-zeropi.dts
+++ b/arch/arm/boot/dts/sun8i-h3-zeropi.dts
@@ -52,8 +52,6 @@ aliases {
 
 	reg_gmac_3v3: gmac-3v3 {
 		compatible = "regulator-fixed";
-		pinctrl-names = "default";
-		pinctrl-0 = <&gmac_power_pin_nanopi>;
 		regulator-name = "gmac-3v3";
 		regulator-min-microvolt = <3300000>;
 		regulator-max-microvolt = <3300000>;
-- 
2.29.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: sun8i: zeropi: remove useless pinctrl properties
  2020-10-27 10:12 [PATCH] ARM: dts: sun8i: zeropi: remove useless pinctrl properties Yu-Tung Chang
@ 2020-10-27 15:27 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2020-10-27 15:27 UTC (permalink / raw)
  To: Yu-Tung Chang; +Cc: devicetree, wens, robh+dt, linux-kernel, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]

On Tue, Oct 27, 2020 at 06:12:58PM +0800, Yu-Tung Chang wrote:
> Signed-off-by: Yu-Tung Chang <mtwget@gmail.com>

Ah so it was to fix the build breakage in next. I've squashed it into
your previous patch.

Generally speaking though, a commit log is needed

Thanks!
Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-27 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 10:12 [PATCH] ARM: dts: sun8i: zeropi: remove useless pinctrl properties Yu-Tung Chang
2020-10-27 15:27 ` Maxime Ripard

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).