projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c73ac2
)
clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
author
Katsuhiro Suzuki
<katsuhiro@katsuster.net>
Sun, 18 Nov 2018 04:18:02 +0000
(13:18 +0900)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 19 Nov 2018 13:42:04 +0000
(14:42 +0100)
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>
include/dt-bindings/clock/rk3328-cru.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/rk3328-cru.h
b/include/dt-bindings/clock/rk3328-cru.h
index a82a0109faffe92689fcd05cdc2d963dca5dee78..9d5f799469eeee2f97c5bb4493639f5607ce5e8f 100644
(file)
--- a/
include/dt-bindings/clock/rk3328-cru.h
+++ b/
include/dt-bindings/clock/rk3328-cru.h
@@
-178,7
+178,7
@@
#define HCLK_TSP 309
#define HCLK_GMAC 310
#define HCLK_I2S0_8CH 311
-#define HCLK_I2S1_8CH 31
3
+#define HCLK_I2S1_8CH 31
2
#define HCLK_I2S2_2CH 313
#define HCLK_SPDIF_8CH 314
#define HCLK_VOP 315