[PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sat Jun 24 01:02:33 PDT 2023
On 23/06/2023 22:30, Varshini Rajendran wrote:
> Add sam9x7 compatible to DT bindings documentation.
>
> Signed-off-by: Varshini Rajendran <varshini.rajendran at microchip.com>
> ---
> .../devicetree/bindings/sound/atmel,sama5d2-classd.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml b/Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml
> index 43d04702ac2d..d53addbcd41b 100644
> --- a/Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml
> +++ b/Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml
> @@ -18,7 +18,10 @@ description:
>
> properties:
> compatible:
> - const: atmel,sama5d2-classd
> + oneOf:
> + - items:
> + - const: atmel,sama5d2-classd
> + - const: microchip,sam9x7-classd
Same as in other cases, so just to avoid applying by submaintainer: not
tested, broken.
Best regards,
Krzysztof
More information about the linux-mtd
mailing list