Re: [PATCH 2/2] dt-bindings: mmc: brcm,kona-sdhci: convert to YAML
From: Krzysztof Kozlowski
Date: Mon May 08 2023 - 16:28:17 EST
On 08/05/2023 14:46, Stanislav Jakubek wrote:
> Convert Broadcom Kona family SDHCI controller bindings to DT schema.
>
> Changes during conversion:
> - also mark reg and interrupts as required
> - drop deprecated compatible (it's been deprecated for ~10 years)
> +
> +examples:
> + - |
> + #include <dt-bindings/interrupt-controller/arm-gic.h>
> + #include <dt-bindings/interrupt-controller/irq.h>
> + #include "dt-bindings/clock/bcm281xx.h"
Why different than <>? Keep <>.
With above:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof