Skip to content

Commit 238e73e

Browse files
dougg3bebarino
authored andcommitted
dt-bindings: marvell,pxa168: add clock ids for SDH AXI clocks
These are clocks shared by SDH0/1 and SDH2/3, respectively. Signed-off-by: Doug Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 69ec869 commit 238e73e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/clock/marvell,pxa168.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
#define PXA168_CLK_CCIC0_PHY 108
6161
#define PXA168_CLK_CCIC0_SPHY 109
6262
#define PXA168_CLK_SDH3 110
63+
#define PXA168_CLK_SDH01_AXI 111
64+
#define PXA168_CLK_SDH23_AXI 112
6365

6466
#define PXA168_NR_CLKS 200
6567
#endif

0 commit comments

Comments
 (0)