projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2265d
)
dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS
author
Johan Jonker
<jbx6244@gmail.com>
Thu, 27 Jun 2024 21:17:45 +0000
(23:17 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 4 Jul 2024 17:48:31 +0000
(19:48 +0200)
CLK_NR_CLKS should not be part of the binding.
Remove since the kernel code no longer uses it.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link:
https://lore.kernel.org/r/6f21c09b-e8d2-4749-aca6-572c79df775d@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
include/dt-bindings/clock/rk3188-cru-common.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/rk3188-cru-common.h
b/include/dt-bindings/clock/rk3188-cru-common.h
index
afad906
..
01e14ab
100644
(file)
--- a/
include/dt-bindings/clock/rk3188-cru-common.h
+++ b/
include/dt-bindings/clock/rk3188-cru-common.h
@@
-132,8
+132,6
@@
#define HCLK_VDPU 472
#define HCLK_HDMI 473
-#define CLK_NR_CLKS (HCLK_HDMI + 1)
-
/* soft-reset indices */
#define SRST_MCORE 2
#define SRST_CORE0 3