On Tue, Aug 10, 2021 at 10:08:34AM +0800, Jack Yu wrote: > Signed-off-by: Jack Yu <jack.yu@xxxxxxxxxxx> Would be better to put the tag: Fixes: 064478e4877c ("ASoC: dt-bindings: rt1015p: add new compatible id") > properties: > compatible: > oneOf: > - const: realtek,rt1015p > - const: realtek,rt1019p > + - const: realtek,rt1015p > + - const: realtek,rt1019p Not directly related to the fix but the "oneOf" has 2 extra space indent from the upper layer.