* [PATCH 2/3 v3] dt-bindings: mips: Add gardena vendor prefix and board description [not found] <20190809121918.25047-1-sr@denx.de> @ 2019-08-09 12:19 ` Stefan Roese 2019-08-09 17:07 ` Rob Herring 0 siblings, 1 reply; 2+ messages in thread From: Stefan Roese @ 2019-08-09 12:19 UTC (permalink / raw) To: linux-mips; +Cc: Paul Burton, Rob Herring, devicetree This patch adds the vendor prefix for gardena and a short description including the compatible string for the "GARDENA smart Gateway" based on the MT7688 SoC. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Paul Burton <paul.burton@mips.com> Cc: Rob Herring <robh@kernel.org> Cc: devicetree@vger.kernel.org --- v3: - New patch .../devicetree/bindings/mips/ralink/gardena.txt | 9 +++++++++ Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 2 files changed, 11 insertions(+) create mode 100644 Documentation/devicetree/bindings/mips/ralink/gardena.txt diff --git a/Documentation/devicetree/bindings/mips/ralink/gardena.txt b/Documentation/devicetree/bindings/mips/ralink/gardena.txt new file mode 100644 index 000000000000..4022fe61a8ee --- /dev/null +++ b/Documentation/devicetree/bindings/mips/ralink/gardena.txt @@ -0,0 +1,9 @@ +GARDENA smart Gateway (MT7688) + +This board is based on the MediaTek MT7688 and equipped with 128 MiB +of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND +storage. + +------------------------------ +Required root node properties: +- compatible = "gardena,smartGatewayMT7688"; diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6992bbbbffab..73166adfd4ad 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -337,6 +337,8 @@ patternProperties: description: Freescale Semiconductor "^fujitsu,.*": description: Fujitsu Ltd. + "^gardena,.*": + description: GARDENA GmbH "^gateworks,.*": description: Gateworks Corporation "^gcw,.*": -- 2.22.0 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/3 v3] dt-bindings: mips: Add gardena vendor prefix and board description 2019-08-09 12:19 ` [PATCH 2/3 v3] dt-bindings: mips: Add gardena vendor prefix and board description Stefan Roese @ 2019-08-09 17:07 ` Rob Herring 0 siblings, 0 replies; 2+ messages in thread From: Rob Herring @ 2019-08-09 17:07 UTC (permalink / raw) To: Stefan Roese; +Cc: linux-mips, Paul Burton, devicetree On Fri, Aug 9, 2019 at 6:19 AM Stefan Roese <sr@denx.de> wrote: > > This patch adds the vendor prefix for gardena and a short description > including the compatible string for the "GARDENA smart Gateway" based > on the MT7688 SoC. > > Signed-off-by: Stefan Roese <sr@denx.de> > Cc: Paul Burton <paul.burton@mips.com> > Cc: Rob Herring <robh@kernel.org> > Cc: devicetree@vger.kernel.org > --- > v3: > - New patch > > .../devicetree/bindings/mips/ralink/gardena.txt | 9 +++++++++ > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 2 files changed, 11 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mips/ralink/gardena.txt Please add to ralink.txt rather than a new file. Ideally, that would be converted to DT schema first, but given this is v3 already I won't require that. A binding file per board vendor doesn't scale well and will be a lot of duplication for schemas. > diff --git a/Documentation/devicetree/bindings/mips/ralink/gardena.txt b/Documentation/devicetree/bindings/mips/ralink/gardena.txt > new file mode 100644 > index 000000000000..4022fe61a8ee > --- /dev/null > +++ b/Documentation/devicetree/bindings/mips/ralink/gardena.txt > @@ -0,0 +1,9 @@ > +GARDENA smart Gateway (MT7688) > + > +This board is based on the MediaTek MT7688 and equipped with 128 MiB > +of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND > +storage. > + > +------------------------------ > +Required root node properties: > +- compatible = "gardena,smartGatewayMT7688"; You need an SoC compatible for MT7688 which isn't documented either. Rob ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-09 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20190809121918.25047-1-sr@denx.de>
2019-08-09 12:19 ` [PATCH 2/3 v3] dt-bindings: mips: Add gardena vendor prefix and board description Stefan Roese
2019-08-09 17:07 ` Rob Herring
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).