On 04/10/2022 11:38, Neil Armstrong wrote: >>> + compatible = "qcom,pm8018", "qcom,pm8921"; >>> + reg = <1>; >>> + #address-cells = <1>; >>> + #size-cells = <0>; >>> + interrupt-controller; >>> + #interrupt-cells = <2>; >>> + >>> + interrupt-parent = <&tlmm>; >>> + interrupts = <33 IRQ_TYPE_EDGE_RISING>; >>> + }; >> >> These two pmics are exactly the same (except compatible), so just keep >> one example... unless both are coming from the same, real DTS? > > It was mainly to exercise the fallback, but it's useless as-is so I'll remove in v3. No need to test different compatibles. Best regards, Krzysztof