Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1675222
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/6] dt-bindings: arm: Document RDA8810PL and Orange Pi 2G-IoT |
| Date | 2017-06-27 03:00 +0200 |
| Message-ID | <tWN1g-1h7-19@gated-at.bofh.it> (permalink) |
| References | <tWN1g-1h7-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add bindings for RDA Micro RDA8810PL SoC and Orange Pi 2G-IoT board. Cc: service@rdamicro.com Cc: zhao_steven@263.net Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation/devicetree/bindings/arm/rda.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/rda.txt diff --git a/Documentation/devicetree/bindings/arm/rda.txt b/Documentation/devicetree/bindings/arm/rda.txt new file mode 100644 index 000000000000..bcb4e0dd1ee5 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/rda.txt @@ -0,0 +1,17 @@ +RDA Micro platforms device tree bindings +---------------------------------------- + + +RDA8810PL SoC +============= + +Required root node properties: + + - compatible : must contain "rda,8810pl" + + +Boards: + +Root node property compatible must contain, depending on board: + + - Orange Pi 2G-IoT: "xunlong,orangepi-2g-iot" -- 2.12.3
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/6] ARM: Initial RDA8810PL and Orange Pi 2G-IoT enablement Andreas Färber <afaerber@suse.de> - 2017-06-27 03:00 +0200
[PATCH 2/6] dt-bindings: arm: Document RDA8810PL and Orange Pi 2G-IoT Andreas Färber <afaerber@suse.de> - 2017-06-27 03:00 +0200
Re: [PATCH 2/6] dt-bindings: arm: Document RDA8810PL and Orange Pi 2G-IoT Rob Herring <robh@kernel.org> - 2017-06-29 22:20 +0200
[PATCH 1/6] dt-bindings: Add RDA Micro vendor prefix Andreas Färber <afaerber@suse.de> - 2017-06-27 03:00 +0200
Re: [PATCH 1/6] dt-bindings: Add RDA Micro vendor prefix Rob Herring <robh@kernel.org> - 2017-06-29 22:10 +0200
csiph-web