All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 11/20] dts: mtmips: add alternative pinmux node for uart2
@ 2020-01-21  8:19 Weijie Gao
  2020-01-21  8:44 ` Stefan Roese
  2020-02-10 17:10 ` Daniel Schwierzeck
  0 siblings, 2 replies; 3+ messages in thread
From: Weijie Gao @ 2020-01-21  8:19 UTC (permalink / raw)
  To: u-boot

This patch adds a new pinmux for UART2, which shares the pins with SPIS.

Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
---
Changes since v2: new patch
---
 arch/mips/dts/mt7628a.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/mips/dts/mt7628a.dtsi b/arch/mips/dts/mt7628a.dtsi
index 409695b5c7..2200135a77 100644
--- a/arch/mips/dts/mt7628a.dtsi
+++ b/arch/mips/dts/mt7628a.dtsi
@@ -110,6 +110,11 @@
 				function = "uart2";
 			};
 
+			uart2_pwm_pins: uart2_pwm_pins {
+				groups = "spis";
+				function = "pwm_uart2";
+			};
+
 			i2c_pins: i2c_pins {
 				groups = "i2c";
 				function = "i2c";
-- 
2.17.1

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

* [PATCH v3 11/20] dts: mtmips: add alternative pinmux node for uart2
  2020-01-21  8:19 [PATCH v3 11/20] dts: mtmips: add alternative pinmux node for uart2 Weijie Gao
@ 2020-01-21  8:44 ` Stefan Roese
  2020-02-10 17:10 ` Daniel Schwierzeck
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2020-01-21  8:44 UTC (permalink / raw)
  To: u-boot

On 21.01.20 09:19, Weijie Gao wrote:
> This patch adds a new pinmux for UART2, which shares the pins with SPIS.
> 
> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
> ---
> Changes since v2: new patch

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

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

* [PATCH v3 11/20] dts: mtmips: add alternative pinmux node for uart2
  2020-01-21  8:19 [PATCH v3 11/20] dts: mtmips: add alternative pinmux node for uart2 Weijie Gao
  2020-01-21  8:44 ` Stefan Roese
@ 2020-02-10 17:10 ` Daniel Schwierzeck
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Schwierzeck @ 2020-02-10 17:10 UTC (permalink / raw)
  To: u-boot



Am 21.01.20 um 09:19 schrieb Weijie Gao:
> This patch adds a new pinmux for UART2, which shares the pins with SPIS.
> 
> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
> ---
> Changes since v2: new patch
> ---
>  arch/mips/dts/mt7628a.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 

applied to u-boot-mips, thanks.

-- 
- Daniel

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

end of thread, other threads:[~2020-02-10 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21  8:19 [PATCH v3 11/20] dts: mtmips: add alternative pinmux node for uart2 Weijie Gao
2020-01-21  8:44 ` Stefan Roese
2020-02-10 17:10 ` Daniel Schwierzeck

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.