Quoting Taniya Das (2021-10-24 03:09:22) > Add the camera clock controller node for SC7280 SoC. Also add the header > file for lpass clock controller. > > Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sc7280.dtsi | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi > index d74a4c8..8e6b011 100644 > --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi > +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi > @@ -4,10 +4,11 @@ > * > * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved. > */ > - BTW, I see this line is deleted but that's probably not intended. > +#include <dt-bindings/clock/qcom,camcc-sc7280.h>