Re: [PATCH v1 2/2] arm64: dts: qcom: qcs8300: Add support for camss

From: Krzysztof Kozlowski
Date: Sun Feb 23 2025 - 06:35:12 EST


On Fri, Feb 14, 2025 at 03:17:47PM +0530, Vikram Sharma wrote:
> Add changes to support the camera subsystem on the QCS8300.
>
> Co-developed-by: Suresh Vankadara <quic_svankada@xxxxxxxxxxx>
> Signed-off-by: Suresh Vankadara <quic_svankada@xxxxxxxxxxx>
> Signed-off-by: Vikram Sharma <quic_vikramsa@xxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/qcs8300.dtsi | 171 ++++++++++++++++++++++++++


I don't understand why DTS is combined here with media binding. There is
no driver, so this canno work.

The binding is no for arm-soc, but for media and it always goes with the
driver.

Best regards,
Krzysztof