Re: [PATCH v2 13/21] dts: mtmips: add alternative pinmux node for uart2

2020-01-20 Thread Stefan Roese
Hi Mauro, On 20.01.20 10:14, Mauro Condarelli wrote: SUCCESS!!! U. ;) => usb start; load usb 0:1 8500 u-boot-mtmips.bin starting USB... Bus ehci@101c: pinctrl_select_state_full('ehci@101c', 'default'): USB EHCI 1.00 scanning bus ehci@101c for devices... 3 USB Device(s) f

Re: [PATCH v2 13/21] dts: mtmips: add alternative pinmux node for uart2

2020-01-20 Thread Mauro Condarelli
SUCCESS!!! > => usb start; load usb 0:1 8500 u-boot-mtmips.bin > starting USB... > Bus ehci@101c: pinctrl_select_state_full('ehci@101c', 'default'): > USB EHCI 1.00 > scanning bus ehci@101c for devices... 3 USB Device(s) found >    scanning usb for storage devices... 1 Storage

Re: [PATCH v2 13/21] dts: mtmips: add alternative pinmux node for uart2

2020-01-18 Thread Weijie Gao
On Fri, 2020-01-17 at 15:50 +0100, Stefan Roese wrote: > Added Mauro to Cc > > On 17.01.20 08:46, Weijie Gao wrote: > > This patch adds a new pinmux for UART2, which shares the pins with SPIS. > > > > Signed-off-by: Weijie Gao > > --- > > Changes since v1: newly added > > --- > > arch/mips/dts

Re: [PATCH v2 13/21] dts: mtmips: add alternative pinmux node for uart2

2020-01-17 Thread Stefan Roese
Added Mauro to Cc On 17.01.20 08:46, Weijie Gao wrote: This patch adds a new pinmux for UART2, which shares the pins with SPIS. Signed-off-by: Weijie Gao --- Changes since v1: newly added --- arch/mips/dts/mt7628a.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/mips/dts/m

[PATCH v2 13/21] dts: mtmips: add alternative pinmux node for uart2

2020-01-16 Thread Weijie Gao
This patch adds a new pinmux for UART2, which shares the pins with SPIS. Signed-off-by: Weijie Gao --- Changes since v1: newly added --- 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 744594c45a..f