]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
authorKatsuhiro Suzuki <katsuhiro@katsuster.net>
Sun, 18 Nov 2018 04:18:02 +0000 (13:18 +0900)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Fri, 17 Jan 2020 17:22:09 +0000 (14:22 -0300)
BugLink: https://bugs.launchpad.net/bugs/1857158
[ Upstream commit df7b1f2e0a4ae0fceff261e29cde63dafcf2360f ]

This patch fixes mistakes in HCLK_I2S1_8CH for running I2S1
successfully.

Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
include/dt-bindings/clock/rk3328-cru.h

index d2b26a4b43ebde2eae06c6fd596895e5147adc76..4a9db1b2669b89a4c4e37706148d422293013b64 100644 (file)
 #define HCLK_TSP               309
 #define HCLK_GMAC              310
 #define HCLK_I2S0_8CH          311
-#define HCLK_I2S1_8CH          313
+#define HCLK_I2S1_8CH          312
 #define HCLK_I2S2_2CH          313
 #define HCLK_SPDIF_8CH         314
 #define HCLK_VOP               315