Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1367241
| From | Philipp Zabel <p.zabel@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 08/18] dt-bindings: Add PLX Technology Reset Controller bindings |
| Date | 2016-03-30 16:20 +0200 |
| Message-ID | <rip8u-6AK-13@gated-at.bofh.it> (permalink) |
| References | <rggM1-5rb-5@gated-at.bofh.it> <rggM2-5rb-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Donnerstag, den 24.03.2016, 17:50 +0100 schrieb Neil Armstrong: > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > .../devicetree/bindings/reset/plxtech,reset.txt | 58 ++++++++++++++++++++++ > 1 file changed, 58 insertions(+) > create mode 100644 Documentation/devicetree/bindings/reset/plxtech,reset.txt > > diff --git a/Documentation/devicetree/bindings/reset/plxtech,reset.txt b/Documentation/devicetree/bindings/reset/plxtech,reset.txt > new file mode 100644 > index 0000000..581c974 > --- /dev/null > +++ b/Documentation/devicetree/bindings/reset/plxtech,reset.txt > @@ -0,0 +1,58 @@ > +PLX Technology OXNAS SoC Family RESET Controller > +================================================ > + > +Please also refer to reset.txt in this directory for common reset > +controller binding usage. > + > +Required properties: > +- compatible: Should be "oxsemi,ox810se-reset" > +- #reset-cells: 1, see below > + > +Parent node should have the following properties : > +- compatible: Should be "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" So oxsemi developed oxnas, got bought up by plxtech, which was bought by avago, which then acquired broadcom and adopted its name? If there's agreement bout the oxsemi vendor prefix, I'd rename plxtech,reset.txt to oxsemi,reset.txt and replace all occurrences of PLX Technology with Oxford Semiconductor. With this cleared up, I'll be happy to take this and patch 7. best regards Philipp
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 08/18] dt-bindings: Add PLX Technology Reset Controller bindings Neil Armstrong <narmstrong@baylibre.com> - 2016-03-24 18:00 +0100 Re: [PATCH v3 08/18] dt-bindings: Add PLX Technology Reset Controller bindings Philipp Zabel <p.zabel@pengutronix.de> - 2016-03-30 16:20 +0200
csiph-web