* [PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc [not found] <1595180527-11320-9-git-send-email-amittomer25@gmail.com> @ 2020-09-11 5:24 ` Amit Singh Tomar 2020-09-24 12:49 ` Ulf Hansson 0 siblings, 1 reply; 2+ messages in thread From: Amit Singh Tomar @ 2020-09-11 5:24 UTC (permalink / raw) To: andre.przywara, afaerber, manivannan.sadhasivam, robh+dt Cc: ulf.hansson, linux-mmc, cristian.ciocaltea, linux-kernel, linux-arm-kernel, linux-actions, devicetree 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@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com> --- 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 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc 2020-09-11 5:24 ` [PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc Amit Singh Tomar @ 2020-09-24 12:49 ` Ulf Hansson 0 siblings, 0 replies; 2+ messages in thread From: Ulf Hansson @ 2020-09-24 12:49 UTC (permalink / raw) To: Amit Singh Tomar Cc: Andre Przywara, Andreas Färber, Manivannan Sadhasivam, Rob Herring, linux-mmc@vger.kernel.org, cristian.ciocaltea, Linux Kernel Mailing List, Linux ARM, linux-actions, DTML On Fri, 11 Sep 2020 at 07:24, Amit Singh Tomar <amittomer25@gmail.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@linaro.org> > Reviewed-by: Rob Herring <robh@kernel.org> > Signed-off-by: Amit Singh Tomar <amittomer25@gmail.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 > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-24 12:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1595180527-11320-9-git-send-email-amittomer25@gmail.com>
2020-09-11 5:24 ` [PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string actions,s700-mmc Amit Singh Tomar
2020-09-24 12:49 ` Ulf Hansson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).