[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFoCRJrABJ=Ciki4E7Rr0eaE9wCRne3G8AtEdG8o-AmsBA@mail.gmail.com>
Date: Thu, 24 Sep 2020 14:49:23 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Amit Singh Tomar <amittomer25@...il.com>
Cc: Andre Przywara <andre.przywara@....com>,
Andreas Färber <afaerber@...e.de>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
cristian.ciocaltea@...il.com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
linux-actions@...ts.infradead.org,
DTML <devicetree@...r.kernel.org>
Subject: Re: [PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc
On Fri, 11 Sep 2020 at 07:24, Amit Singh Tomar <amittomer25@...il.com> wrote:
>
> The commit adds a new SoC specific compatible string "actions,s700-mmc"
> in combination with more generic string "actions,owl-mmc".
>
> Placement order of these strings should abide by the principle of
> "from most specific to most general".
>
> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
> Reviewed-by: Rob Herring <robh@...nel.org>
> Signed-off-by: Amit Singh Tomar <amittomer25@...il.com>
Applied for next, thanks!
Kind regards
Uffe
> ---
> Changes since v6:
> * No change.
> Changes since v5:
> * Added Mani's Reviewed-by: tag.
> Changes since v4:
> * No change.
> Changes since v3:
> * No change.
> Changes since v2:
> * Added Rob's Reviewed-by tag
> ---
> Documentation/devicetree/bindings/mmc/owl-mmc.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/owl-mmc.yaml b/Documentation/devicetree/bindings/mmc/owl-mmc.yaml
> index 1380501fb8f0..5eab25ccf7ae 100644
> --- a/Documentation/devicetree/bindings/mmc/owl-mmc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/owl-mmc.yaml
> @@ -14,7 +14,11 @@ maintainers:
>
> properties:
> compatible:
> - const: actions,owl-mmc
> + oneOf:
> + - const: actions,owl-mmc
> + - items:
> + - const: actions,s700-mmc
> + - const: actions,owl-mmc
>
> reg:
> maxItems: 1
> --
> 2.7.4
>
Powered by blists - more mailing lists