… > +++ b/include/dt-bindings/clock/qcom,sa8775p-camcc.h > @@ -0,0 +1,107 @@ … > +/* CAM_CC clocks */ > +#define CAM_CC_CAMNOC_AXI_CLK 0 > +#define CAM_CC_CAMNOC_AXI_CLK_SRC 1 > +#define CAM_CC_CAMNOC_DCD_XO_CLK 2 > +#define CAM_CC_CAMNOC_XO_CLK 3 … How do you think about to offer such information as an enumeration? Regards, Markus