[PATCH v6 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Mon Dec 1 06:58:47 PST 2025
On 11/26/25 9:10 AM, Vikram Sharma wrote:
> From: Nihal Kumar Gupta <quic_nihalkum at quicinc.com>
>
> Qualcomm QCS8300 SoC contains three Camera Control Interface (CCI).
> Compared to Lemans, the key difference is in SDA/SCL GPIO assignments
> and number of CCIs.
[...]
> @@ -5071,6 +5182,240 @@ tlmm: pinctrl at f100000 {
> #interrupt-cells = <2>;
> wakeup-parent = <&pdc>;
>
> + cam0_avdd_2v8_en_default: cam0-avdd-2v8-en-state {
> + pins = "gpio73";
> + function = "gpio";
> + drive-strength = <2>;
> + bias-disable;
> + };
I'm not sure whether I was unclear, but my intention was to ask
you to move the MCLK pin definitions to the SoC DTSI, because that
comes from the design of the platform and doesn't vary between end
products.
GPIO_73 being related to a voltage regulator is strictly a property
of the EVK.
Konrad
More information about the linux-arm-kernel
mailing list