Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-19 Thread dbasehore .
On Mon, Nov 19, 2018 at 1:41 AM Heiko Stübner wrote: > > Am Freitag, 16. November 2018, 19:23:59 CET schrieb Doug Anderson: > > Hi, > > > > On Fri, Nov 16, 2018 at 9:39 AM dbasehore . wrote: > > > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson > wrote: > > > > Hi, > > > > > > > > On Thu, Nov 15,

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-19 Thread dbasehore .
On Mon, Nov 19, 2018 at 1:41 AM Heiko Stübner wrote: > > Am Freitag, 16. November 2018, 19:23:59 CET schrieb Doug Anderson: > > Hi, > > > > On Fri, Nov 16, 2018 at 9:39 AM dbasehore . wrote: > > > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson > wrote: > > > > Hi, > > > > > > > > On Thu, Nov 15,

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-19 Thread Heiko Stübner
Am Freitag, 16. November 2018, 19:23:59 CET schrieb Doug Anderson: > Hi, > > On Fri, Nov 16, 2018 at 9:39 AM dbasehore . wrote: > > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > > Hi, > > > > > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore wrote: > > > > This adds the xin32k

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-19 Thread Heiko Stübner
Am Freitag, 16. November 2018, 19:23:59 CET schrieb Doug Anderson: > Hi, > > On Fri, Nov 16, 2018 at 9:39 AM dbasehore . wrote: > > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > > Hi, > > > > > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore wrote: > > > > This adds the xin32k

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread Doug Anderson
Hi, On Fri, Nov 16, 2018 at 9:39 AM dbasehore . wrote: > > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > > > Hi, > > > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore > > wrote: > > > > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > > directly used,

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread Doug Anderson
Hi, On Fri, Nov 16, 2018 at 9:39 AM dbasehore . wrote: > > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > > > Hi, > > > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore > > wrote: > > > > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > > directly used,

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread Heiko Stübner
Hi Derek, Am Freitag, 16. November 2018, 18:39:09 CET schrieb dbasehore .: > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > Hi, > > > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore > > wrote: > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > > directly

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread Heiko Stübner
Hi Derek, Am Freitag, 16. November 2018, 18:39:09 CET schrieb dbasehore .: > On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > Hi, > > > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore > > wrote: > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > > directly

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread dbasehore .
On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > Hi, > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore wrote: > > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > directly used, muxes will end up traversing the entire clk tree on > > calls to determine_rate if

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread dbasehore .
On Fri, Nov 16, 2018 at 8:01 AM Doug Anderson wrote: > > Hi, > > On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore wrote: > > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > directly used, muxes will end up traversing the entire clk tree on > > calls to determine_rate if

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread Doug Anderson
Hi, On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore wrote: > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > directly used, muxes will end up traversing the entire clk tree on > calls to determine_rate if it doesn't exist. > > Signed-off-by: Derek Basehore > --- >

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-16 Thread Doug Anderson
Hi, On Thu, Nov 15, 2018 at 9:17 PM Derek Basehore wrote: > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > directly used, muxes will end up traversing the entire clk tree on > calls to determine_rate if it doesn't exist. > > Signed-off-by: Derek Basehore > --- >

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-15 Thread dbasehore .
On Thu, Nov 15, 2018 at 9:03 PM Doug Anderson wrote: > > Hi, > > On Thu, Nov 15, 2018 at 4:42 PM Derek Basehore wrote: > > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > directly used, muxes will end up traversing the entire clk tree on > > calls to determine_rate if

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-15 Thread dbasehore .
On Thu, Nov 15, 2018 at 9:03 PM Doug Anderson wrote: > > Hi, > > On Thu, Nov 15, 2018 at 4:42 PM Derek Basehore wrote: > > > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > > directly used, muxes will end up traversing the entire clk tree on > > calls to determine_rate if

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-15 Thread Doug Anderson
Hi, On Thu, Nov 15, 2018 at 4:42 PM Derek Basehore wrote: > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > directly used, muxes will end up traversing the entire clk tree on > calls to determine_rate if it doesn't exist. > > Signed-off-by: Derek Basehore > --- >

Re: [PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk

2018-11-15 Thread Doug Anderson
Hi, On Thu, Nov 15, 2018 at 4:42 PM Derek Basehore wrote: > > This adds the xin32k clock to the RK3399 CPU. Even though it's not > directly used, muxes will end up traversing the entire clk tree on > calls to determine_rate if it doesn't exist. > > Signed-off-by: Derek Basehore > --- >