Re: [PATCH v2 7/8] mips: octeon: Add USB DT nodes

2020-08-20 Thread Stefan Roese
Hi Bin, On 20.08.20 11:09, Bin Meng wrote: Hi Stefan, On Thu, Aug 20, 2020 at 1:37 PM Stefan Roese wrote: Add the USB device tree nodes to the Octeon dts/dtsi files. Signed-off-by: Stefan Roese --- (no changes since v1) arch/mips/dts/mrvl,cn73xx.dtsi| 58

Re: [PATCH v2 7/8] mips: octeon: Add USB DT nodes

2020-08-20 Thread Bin Meng
Hi Stefan, On Thu, Aug 20, 2020 at 1:37 PM Stefan Roese wrote: > > Add the USB device tree nodes to the Octeon dts/dtsi files. > > Signed-off-by: Stefan Roese > --- > > (no changes since v1) > > arch/mips/dts/mrvl,cn73xx.dtsi| 58 +++ >

[PATCH v2 7/8] mips: octeon: Add USB DT nodes

2020-08-19 Thread Stefan Roese
Add the USB device tree nodes to the Octeon dts/dtsi files. Signed-off-by: Stefan Roese --- (no changes since v1) arch/mips/dts/mrvl,cn73xx.dtsi| 58 +++ arch/mips/dts/mrvl,octeon-ebb7304.dts | 22 ++ 2 files changed, 80 insertions(+) diff --git