Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1219430 > unrolled thread
| Started by | Matt Ranostay <mranostay@gmail.com> |
|---|---|
| First post | 2015-09-05 08:00 +0200 |
| Last post | 2015-09-05 10:20 +0200 |
| Articles | 2 — 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.
[RFC v1 3/4] devicetree: add SGX Sensortech vendor id Matt Ranostay <mranostay@gmail.com> - 2015-09-05 08:00 +0200
Re: [RFC v1 3/4] devicetree: add SGX Sensortech vendor id Daniel Baluta <daniel.baluta@gmail.com> - 2015-09-05 10:20 +0200
| From | Matt Ranostay <mranostay@gmail.com> |
|---|---|
| Date | 2015-09-05 08:00 +0200 |
| Subject | [RFC v1 3/4] devicetree: add SGX Sensortech vendor id |
| Message-ID | <q5eG6-8pS-9@gated-at.bofh.it> |
Signed-off-by: Matt Ranostay <mranostay@gmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index ac5f0c3..281e8f0 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -191,6 +191,7 @@ sbs Smart Battery System schindler Schindler seagate Seagate Technology PLC semtech Semtech Corporation +sgx SGX Sensortech sharp Sharp Corporation sil Silicon Image silabs Silicon Laboratories -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Daniel Baluta <daniel.baluta@gmail.com> |
|---|---|
| Date | 2015-09-05 10:20 +0200 |
| Message-ID | <q5gRA-3eq-5@gated-at.bofh.it> |
| In reply to | #1219430 |
don't forget to cc devicetree people. On Sat, Sep 5, 2015 at 8:53 AM, Matt Ranostay <mranostay@gmail.com> wrote: > Signed-off-by: Matt Ranostay <mranostay@gmail.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index ac5f0c3..281e8f0 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -191,6 +191,7 @@ sbs Smart Battery System > schindler Schindler > seagate Seagate Technology PLC > semtech Semtech Corporation > +sgx SGX Sensortech > sharp Sharp Corporation > sil Silicon Image > silabs Silicon Laboratories > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web