Re: [U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

2019-05-19 Thread Tom Rini
On Fri, May 03, 2019 at 07:43:08PM +0200, Philippe Reynes wrote: > The watchdog should use a clock at 50 Mhz, so > instead of using the clock osc (200 Mhz), we > define a reference clock at 50Mhz and use it > for both watchdog. > > Signed-off-by: Philippe Reynes > Reviewed-by: Stefan Roese App

Re: [U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

2019-05-06 Thread Philippe REYNES
Hi Stefan, > Hi Philippe, > > On 06.05.19 14:38, Philippe REYNES wrote: >> Hi Stefan, >> >>> On 03.05.19 19:43, Philippe Reynes wrote: The watchdog should use a clock at 50 Mhz, so instead of using the clock osc (200 Mhz), we define a reference clock at 50Mhz and use it for b

Re: [U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

2019-05-06 Thread Stefan Roese
Hi Philippe, On 06.05.19 14:38, Philippe REYNES wrote: Hi Stefan, On 03.05.19 19:43, Philippe Reynes wrote: The watchdog should use a clock at 50 Mhz, so instead of using the clock osc (200 Mhz), we define a reference clock at 50Mhz and use it for both watchdog. Signed-off-by: Philippe Reyne

Re: [U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

2019-05-06 Thread Philippe REYNES
Hi Stefan, > On 03.05.19 19:43, Philippe Reynes wrote: >> The watchdog should use a clock at 50 Mhz, so >> instead of using the clock osc (200 Mhz), we >> define a reference clock at 50Mhz and use it >> for both watchdog. >> >> Signed-off-by: Philippe Reynes > > Just curious: Why is this the ca

Re: [U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

2019-05-06 Thread Stefan Roese
On 03.05.19 19:43, Philippe Reynes wrote: The watchdog should use a clock at 50 Mhz, so instead of using the clock osc (200 Mhz), we define a reference clock at 50Mhz and use it for both watchdog. Signed-off-by: Philippe Reynes Just curious: Why is this the case? Is this also what's done in t

[U-Boot] [PATCH 3/3] dt: bcm63158: watchdog should use a 50Mhz clock

2019-05-03 Thread Philippe Reynes
The watchdog should use a clock at 50 Mhz, so instead of using the clock osc (200 Mhz), we define a reference clock at 50Mhz and use it for both watchdog. Signed-off-by: Philippe Reynes --- arch/arm/dts/bcm63158.dtsi | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/