On 17/01/2024 10:58, Uwe Kleine-König wrote: >> - items: >> - const: amlogic,meson-gx-pwm >> - const: amlogic,meson-gxbb-pwm >> + deprecated: true >> - items: >> - const: amlogic,meson-gx-ao-pwm >> - const: amlogic,meson-gxbb-ao-pwm >> + deprecated: true >> - items: >> - const: amlogic,meson8-pwm >> - const: amlogic,meson8b-pwm >> + deprecated: true > > I think deprecating the old binding and adding a new compatible should > be done in two commits. No, because you have a state with deprecated compatible and no correct compatible. If deprecated property caused warnings, you would have non-bisectable state. Best regards, Krzysztof