Re: [U-Boot] [PATCH v2 1/5] rockchip: clk: rk3399: allow requests for HDMI clocks

2017-05-02 Thread sjg
On 28 April 2017 at 10:33, Philipp Tomsich wrote: > This allows requests (via the DTS) for PCLK_HDMI_CTRL/PCLK_VIO_GRF, > which are clock gates in the HDMI output path for the RK3399. > > As these are enabled by default (i.e. after reset), we don't implement

[U-Boot] [PATCH v2 1/5] rockchip: clk: rk3399: allow requests for HDMI clocks

2017-04-28 Thread Philipp Tomsich
This allows requests (via the DTS) for PCLK_HDMI_CTRL/PCLK_VIO_GRF, which are clock gates in the HDMI output path for the RK3399. As these are enabled by default (i.e. after reset), we don't implement any logic to actively open/close these clock gates and simply assume that their reset-default