Re: [PATCH 2/4] clk: rockchip: export HDMIPHY clock

2019-06-14 Thread Justin Swartz
On 2019-06-14 18:54, Heiko Stuebner wrote: Export the hdmiphy clock mux via the newly added clock-id. Signed-off-by: Heiko Stuebner --- drivers/clk/rockchip/clk-rk3228.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/rockchip/clk-rk3228.c b/drivers/clk/rockchip

[PATCH 2/4] clk: rockchip: export HDMIPHY clock

2019-06-14 Thread Heiko Stuebner
Export the hdmiphy clock mux via the newly added clock-id. Signed-off-by: Heiko Stuebner --- drivers/clk/rockchip/clk-rk3228.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/rockchip/clk-rk3228.c b/drivers/clk/rockchip/clk-rk3228.c index 1c5267d134ee..d17cfb7a3f