[PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
Tzung-Bi Shih
tzungbi at google.com
Tue Aug 10 11:37:11 CEST 2021
On Tue, Aug 10, 2021 at 10:08:34AM +0800, Jack Yu wrote:
> Signed-off-by: Jack Yu <jack.yu at realtek.com>
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.
More information about the Alsa-devel
mailing list