Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1580255 > unrolled thread
| Started by | Andreas Färber <afaerber@suse.de> |
|---|---|
| First post | 2017-02-14 04:40 +0100 |
| Last post | 2017-02-22 18:30 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings Andreas Färber <afaerber@suse.de> - 2017-02-14 04:40 +0100
Re: [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings Rob Herring <robh@kernel.org> - 2017-02-22 18:00 +0100
Re: [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings Andreas Färber <afaerber@suse.de> - 2017-02-22 18:30 +0100
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Date | 2017-02-14 04:40 +0100 |
| Subject | [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings |
| Message-ID | <taC8a-4CW-21@gated-at.bofh.it> |
Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation/devicetree/bindings/arm/realtek.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/realtek.txt diff --git a/Documentation/devicetree/bindings/arm/realtek.txt b/Documentation/devicetree/bindings/arm/realtek.txt new file mode 100644 index 0000000..cfbee58 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/realtek.txt @@ -0,0 +1,15 @@ +Realtek platforms device tree bindings +-------------------------------------- + + +RTD1295 SoC +=========== + +Required root node properties: + + - compatible : "realtek,rtd1295" + + +Board compatible strings: + + - Zidoo X9S: "zidoo,x9s" -- 2.10.2
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-02-22 18:00 +0100 |
| Subject | Re: [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings |
| Message-ID | <tdIqL-4Fw-23@gated-at.bofh.it> |
| In reply to | #1580255 |
On Tue, Feb 14, 2017 at 04:34:37AM +0100, Andreas Färber wrote: > Signed-off-by: Andreas Färber <afaerber@suse.de> Commit message? Also, preferred subject prefix is "dt-bindings: arm: ". > --- > Documentation/devicetree/bindings/arm/realtek.txt | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/realtek.txt > > diff --git a/Documentation/devicetree/bindings/arm/realtek.txt b/Documentation/devicetree/bindings/arm/realtek.txt > new file mode 100644 > index 0000000..cfbee58 > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/realtek.txt > @@ -0,0 +1,15 @@ > +Realtek platforms device tree bindings > +-------------------------------------- > + > + > +RTD1295 SoC > +=========== > + > +Required root node properties: > + > + - compatible : "realtek,rtd1295" > + > + > +Board compatible strings: > + > + - Zidoo X9S: "zidoo,x9s" > -- > 2.10.2 >
[toc] | [prev] | [next] | [standalone]
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Date | 2017-02-22 18:30 +0100 |
| Subject | Re: [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings |
| Message-ID | <tdITL-57Y-7@gated-at.bofh.it> |
| In reply to | #1586320 |
Am 22.02.2017 um 17:56 schrieb Rob Herring: > On Tue, Feb 14, 2017 at 04:34:37AM +0100, Andreas Färber wrote: >> Signed-off-by: Andreas Färber <afaerber@suse.de> > > Commit message? What exactly would you like to read there? Just the compatible strings? > Also, preferred subject prefix is "dt-bindings: arm: ". Thanks. To me dt-bindings was the include dir only. :) Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg)
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web