]> git.baikalelectronics.ru Git - kernel.git/commit
clk: rockchip: fix clk_i2sout parent selection bits on rk3399
authorAlberto Panizzo <alberto@amarulasolutions.com>
Fri, 6 Jul 2018 13:18:51 +0000 (15:18 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 7 Jul 2018 22:19:19 +0000 (00:19 +0200)
commit9f4d839f336b178ac72c02a7c2c2e2f75c414970
tree2a01e321c68fceb9992be82b9efb1bf767d84c99
parentb0cbedc232837149ee3a7602df0be2b2afedcb0c
clk: rockchip: fix clk_i2sout parent selection bits on rk3399

Register, shift and mask were wrong according to datasheet.

Fixes: 20802d3c141a ("clk: rockchip: add clock controller for the RK3399")
Cc: stable@vger.kernel.org
Signed-off-by: Alberto Panizzo <alberto@amarulasolutions.com>
Signed-off-by: Anthony Brandon <anthony@amarulasolutions.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3399.c