Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258998 > unrolled thread
| Started by | Damien Riegel <damien.riegel@savoirfairelinux.com> |
|---|---|
| First post | 2015-10-29 22:00 +0100 |
| Last post | 2015-10-30 21:10 +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 v2 1/5] of: add vendor prefix for Technologic Systems Damien Riegel <damien.riegel@savoirfairelinux.com> - 2015-10-29 22:00 +0100
Re: [PATCH v2 1/5] of: add vendor prefix for Technologic Systems Lee Jones <lee.jones@linaro.org> - 2015-10-30 19:10 +0100
Re: [PATCH v2 1/5] of: add vendor prefix for Technologic Systems Damien Riegel <damien.riegel@savoirfairelinux.com> - 2015-10-30 21:10 +0100
| From | Damien Riegel <damien.riegel@savoirfairelinux.com> |
|---|---|
| Date | 2015-10-29 22:00 +0100 |
| Subject | [PATCH v2 1/5] of: add vendor prefix for Technologic Systems |
| Message-ID | <qp2sF-567-1@gated-at.bofh.it> |
Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.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 d444757..68aad78a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -211,6 +211,7 @@ toshiba Toshiba Corporation toumaz Toumaz tplink TP-LINK Technologies Co., Ltd. truly Truly Semiconductors Limited +ts Technologic Systems usi Universal Scientific Industrial Co., Ltd. v3 V3 Semiconductor variscite Variscite Ltd. -- 2.5.0 -- 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 | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2015-10-30 19:10 +0100 |
| Message-ID | <qpmhJ-Ey-41@gated-at.bofh.it> |
| In reply to | #1258998 |
On Thu, 29 Oct 2015, Damien Riegel wrote: > Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Lee Jones <lee.jones@linaro.org> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index d444757..68aad78a 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -211,6 +211,7 @@ toshiba Toshiba Corporation > toumaz Toumaz > tplink TP-LINK Technologies Co., Ltd. > truly Truly Semiconductors Limited > +ts Technologic Systems > usi Universal Scientific Industrial Co., Ltd. > v3 V3 Semiconductor > variscite Variscite Ltd. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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] | [next] | [standalone]
| From | Damien Riegel <damien.riegel@savoirfairelinux.com> |
|---|---|
| Date | 2015-10-30 21:10 +0100 |
| Message-ID | <qpo9Q-1Pc-29@gated-at.bofh.it> |
| In reply to | #1259685 |
On Fri, Oct 30, 2015 at 06:04:00PM +0000, Lee Jones wrote: > On Thu, 29 Oct 2015, Damien Riegel wrote: > > > Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> > > --- > > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > > 1 file changed, 1 insertion(+) > > Acked-by: Lee Jones <lee.jones@linaro.org> Arnd Bergmann suggested in the v1 thread [1] to change it to 'technologic' to avoid confusion. No problem with that ? [1] http://www.spinics.net/lists/devicetree/msg100696.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