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 <doug@schmorgal.com> Link: https://lore.kernel.org/r/20220612192937.162952-12-doug@schmorgal.com Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 69ec869 commit 238e73e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)