Re: [PATCH] dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo

From: Rob Herring
Date: Tue Jan 02 2024 - 11:31:02 EST



On Wed, 13 Dec 2023 16:42:19 -0600, Rob Herring wrote:
> The correct property name is 'reg' not 'regs'.
>
> Fixes: ae5c0585dfc2 ("dt-bindings: mmc: Convert sdhci-pxa to json-schema")
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mmc/sdhci-pxa.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Applied, thanks!