This series contains two patches. First up the fix, we are missing the mmcx regulator for the camcc-sm8250 block, so if you run minus X you'll find mmcx hasn't been switched on and camcc register access resets the board. Second is a bog standard enablement for the camcc in the sm8250 dtsi its nearly a 1:1 mapping with the videocc node. Bryan O'Donoghue (2): clk: qcom: camcc-sm8250: Fix absent mmcx regulator reference arm64: dts: qcom: sm8250: Add camcc DT node arch/arm64/boot/dts/qcom/sm8250.dtsi | 14 ++++++++++++++ drivers/clk/qcom/camcc-sm8250.c | 6 ++++++ 2 files changed, 20 insertions(+) -- 2.30.1