Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2020-01-04 Thread Mauro Condarelli
On 1/2/20 1:30 PM, Stefan Roese wrote: > Hi Mauro, > > On 30.12.19 13:14, Mauro Condarelli wrote: >> >> >> On 12/30/19 11:22 AM, Daniel Schwierzeck wrote: >>> >>> Am 30.12.19 um 10:19 schrieb Mauro Condarelli: I am having problems with this patch. Problem is "reset"command fails

Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2020-01-04 Thread Stefan Roese
Hi Mauro, On 30.12.19 13:14, Mauro Condarelli wrote: On 12/30/19 11:22 AM, Daniel Schwierzeck wrote: Am 30.12.19 um 10:19 schrieb Mauro Condarelli: I am having problems with this patch. Problem is "reset"command fails (for my board) with: => reset resetting ... ### ERROR ### Please RESET

Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-12-30 Thread Mauro Condarelli
On 12/30/19 11:22 AM, Daniel Schwierzeck wrote: > > Am 30.12.19 um 10:19 schrieb Mauro Condarelli: >> I am having problems with this patch. >> >> Problem is "reset"command fails (for my board) with: >>> => reset >>> resetting ... >>> ### ERROR ### Please RESET the board ### >> I traced down

Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-12-30 Thread Mauro Condarelli
On 12/30/19 11:22 AM, Daniel Schwierzeck wrote: > > Am 30.12.19 um 10:19 schrieb Mauro Condarelli: >> I am having problems with this patch. >> >> Problem is "reset"command fails (for my board) with: >>> => reset >>> resetting ... >>> ### ERROR ### Please RESET the board ### >> I traced down

Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-12-30 Thread Daniel Schwierzeck
Am 30.12.19 um 10:19 schrieb Mauro Condarelli: > I am having problems with this patch. > > Problem is "reset"command fails (for my board) with: >> => reset >> resetting ... >> ### ERROR ### Please RESET the board ### > I traced down problem to "drivers/sysreset/sysreset-uclass.c" requesting >

[U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-12-30 Thread Mauro Condarelli
I am having problems with this patch. Problem is "reset"command fails (for my board) with: > => reset > resetting ... > ### ERROR ### Please RESET the board ### I traced down problem to "drivers/sysreset/sysreset-uclass.c" requesting "uclass_first_device(UCLASS_SYSRESET, )", while

Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-08-28 Thread Weijie Gao
On Wed, 2019-08-28 at 15:18 +0200, Stefan Roese wrote: > On 28.08.19 08:37, Weijie Gao wrote: > > This patch updates reset controller node for mt7628 > > > > Signed-off-by: Weijie Gao > > --- > > arch/mips/dts/mt7628a.dtsi | 36 > > 1 file changed, 24

Re: [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-08-28 Thread Stefan Roese
On 28.08.19 08:37, Weijie Gao wrote: This patch updates reset controller node for mt7628 Signed-off-by: Weijie Gao --- arch/mips/dts/mt7628a.dtsi | 36 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/arch/mips/dts/mt7628a.dtsi

[U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628

2019-08-28 Thread Weijie Gao
This patch updates reset controller node for mt7628 Signed-off-by: Weijie Gao --- arch/mips/dts/mt7628a.dtsi | 36 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/arch/mips/dts/mt7628a.dtsi b/arch/mips/dts/mt7628a.dtsi index