[PATCH 01/10] media: dt-bindings: media: camss: Add qcom,sc7280-camss binding
Krzysztof Kozlowski
krzk at kernel.org
Wed Sep 4 23:47:57 PDT 2024
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 at 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
More information about the linux-arm-kernel
mailing list