projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4161f7
)
dt-bindings: marvell,pxa168: add clock id for SDH3
author
Doug Brown
<doug@schmorgal.com>
Sun, 12 Jun 2022 19:29:34 +0000
(12:29 -0700)
committer
Stephen Boyd
<sboyd@kernel.org>
Fri, 30 Sep 2022 20:34:06 +0000
(13:34 -0700)
There are four SDHC peripherals on the PXA168, but only three of them
were present in the DT bindings. This commit adds the fourth.
Signed-off-by: Doug Brown <doug@schmorgal.com>
Link:
https://lore.kernel.org/r/20220612192937.162952-10-doug@schmorgal.com
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/marvell,pxa168.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/marvell,pxa168.h
b/include/dt-bindings/clock/marvell,pxa168.h
index 8686bc7bf7b6f9a9e27d09b73525a8995d1832d5..b1cd4f20d175f6bf618878f91e2e32f90e5f7b85 100644
(file)
--- a/
include/dt-bindings/clock/marvell,pxa168.h
+++ b/
include/dt-bindings/clock/marvell,pxa168.h
@@
-59,6
+59,7
@@
#define PXA168_CLK_CCIC0 107
#define PXA168_CLK_CCIC0_PHY 108
#define PXA168_CLK_CCIC0_SPHY 109
+#define PXA168_CLK_SDH3 110
#define PXA168_NR_CLKS 200
#endif