Re: [PATCH 01/10] media: dt-bindings: media: camss: Add qcom,sc7280-camss binding

From: Krzysztof Kozlowski
Date: Thu Sep 05 2024 - 02:48:16 EST


On Wed, Sep 04, 2024 at 04:40:07PM +0530, Vikram Sharma wrote:
> +
> +examples:
> + - |
> + #include <dt-bindings/clock/qcom,camcc-sc7280.h>
> + #include <dt-bindings/clock/qcom,gcc-sc7280.h>
> + #include <dt-bindings/interconnect/qcom,sc7280.h>
> + #include <dt-bindings/interrupt-controller/arm-gic.h>
> + #include <dt-bindings/power/qcom-rpmpd.h>
> +
> + soc {
> + #address-cells = <2>;
> + #size-cells = <2>;
> +
> + camss: camss@acaf000 {
> + compatible = "qcom,sc7280-camss";
> +

Alignment, indentation and properties order is completely wrong here.
But maybe because you keep sending the same and expect different
review?

Best regards,
Krzysztof