All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: sun6i: Remove useless reset-names
@ 2019-10-31 13:49 Maxime Ripard
  2019-11-05  4:09 ` Chen-Yu Tsai
  0 siblings, 1 reply; 3+ messages in thread
From: Maxime Ripard @ 2019-10-31 13:49 UTC (permalink / raw)
  To: Chen-Yu Tsai, Maxime Ripard; +Cc: Maxime Ripard, linux-arm-kernel

The HDMI controller definition in the A31 DTSI has a reset-names property,
yet the binding for that controller doesn't declare it.

Remove it.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
---
 arch/arm/boot/dts/sun6i-a31.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi
index ac7638078420..2cf34ae1c17b 100644
--- a/arch/arm/boot/dts/sun6i-a31.dtsi
+++ b/arch/arm/boot/dts/sun6i-a31.dtsi
@@ -469,7 +469,6 @@
 				 <&ccu CLK_PLL_VIDEO1_2X>;
 			clock-names = "ahb", "mod", "ddc", "pll-0", "pll-1";
 			resets = <&ccu RST_AHB1_HDMI>;
-			reset-names = "ahb";
 			dma-names = "ddc-tx", "ddc-rx", "audio-tx";
 			dmas = <&dma 13>, <&dma 13>, <&dma 14>;
 			status = "disabled";
-- 
2.23.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] 3+ messages in thread

* Re: [PATCH] ARM: dts: sun6i: Remove useless reset-names
  2019-10-31 13:49 [PATCH] ARM: dts: sun6i: Remove useless reset-names Maxime Ripard
@ 2019-11-05  4:09 ` Chen-Yu Tsai
  2019-11-05 10:51   ` Maxime Ripard
  0 siblings, 1 reply; 3+ messages in thread
From: Chen-Yu Tsai @ 2019-11-05  4:09 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: linux-arm-kernel, Maxime Ripard

On Thu, Oct 31, 2019 at 9:49 PM Maxime Ripard <maxime@cerno.tech> wrote:
>
> The HDMI controller definition in the A31 DTSI has a reset-names property,
> yet the binding for that controller doesn't declare it.
>
> Remove it.
>
> Signed-off-by: Maxime Ripard <maxime@cerno.tech>

Acked-by: Chen-Yu Tsai <wens@csie.org>

_______________________________________________
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] 3+ messages in thread

* Re: [PATCH] ARM: dts: sun6i: Remove useless reset-names
  2019-11-05  4:09 ` Chen-Yu Tsai
@ 2019-11-05 10:51   ` Maxime Ripard
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2019-11-05 10:51 UTC (permalink / raw)
  To: Chen-Yu Tsai; +Cc: linux-arm-kernel


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

On Tue, Nov 05, 2019 at 12:09:25PM +0800, Chen-Yu Tsai wrote:
> On Thu, Oct 31, 2019 at 9:49 PM Maxime Ripard <maxime@cerno.tech> wrote:
> >
> > The HDMI controller definition in the A31 DTSI has a reset-names property,
> > yet the binding for that controller doesn't declare it.
> >
> > Remove it.
> >
> > Signed-off-by: Maxime Ripard <maxime@cerno.tech>
>
> Acked-by: Chen-Yu Tsai <wens@csie.org>

Applied, 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] 3+ messages in thread

end of thread, other threads:[~2019-11-05 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31 13:49 [PATCH] ARM: dts: sun6i: Remove useless reset-names Maxime Ripard
2019-11-05  4:09 ` Chen-Yu Tsai
2019-11-05 10:51   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.