Skip to content

Commit ca41820

Browse files
dougg3bebarino
authored andcommitted
dt-bindings: marvell,pxa168: add clock id for SDH3
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 <[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 d4161f7 commit ca41820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
#define PXA168_CLK_CCIC0 107
6060
#define PXA168_CLK_CCIC0_PHY 108
6161
#define PXA168_CLK_CCIC0_SPHY 109
62+
#define PXA168_CLK_SDH3 110
6263

6364
#define PXA168_NR_CLKS 200
6465
#endif

0 commit comments

Comments
 (0)