Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Doug Brown and committed by
Stephen Boyd
238e73ed 69ec8691

+2
+2
include/dt-bindings/clock/marvell,pxa168.h
··· 60 60 #define PXA168_CLK_CCIC0_PHY 108 61 61 #define PXA168_CLK_CCIC0_SPHY 109 62 62 #define PXA168_CLK_SDH3 110 63 + #define PXA168_CLK_SDH01_AXI 111 64 + #define PXA168_CLK_SDH23_AXI 112 63 65 64 66 #define PXA168_NR_CLKS 200 65 67 #endif