Message ID | 1487247824-10005-2-git-send-email-marco.franchi@nxp.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On 02/16/2017 04:23 AM, Marco Franchi wrote: > Sensirion is a sensor manufacturer, providing relative humidity sensors, > temperature sensor and flow sensor solutions. > > Signed-off-by: Marco Franchi <marco.franchi@nxp.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Wonder who should queue this up. Rob ? Thanks, guenter > --- > Changes since v3: > - none > > 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 7a98c33..43e1799 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -263,6 +263,7 @@ sbs Smart Battery System > schindler Schindler > seagate Seagate Technology PLC > semtech Semtech Corporation > +sensirion Sensirion AG > sgx SGX Sensortech > sharp Sharp Corporation > si-en Si-En Technology Ltd. > -- To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, Feb 16, 2017 at 06:43:51AM -0800, Guenter Roeck wrote: > On 02/16/2017 04:23 AM, Marco Franchi wrote: > > Sensirion is a sensor manufacturer, providing relative humidity sensors, > > temperature sensor and flow sensor solutions. > > > > Signed-off-by: Marco Franchi <marco.franchi@nxp.com> > > Reviewed-by: Guenter Roeck <linux@roeck-us.net> > > Wonder who should queue this up. Rob ? You can apply with the rest of the series. Acked-by: Rob Herring <robh@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, Feb 27, 2017 at 9:58 AM, Rob Herring <robh@kernel.org> wrote: > On Thu, Feb 16, 2017 at 06:43:51AM -0800, Guenter Roeck wrote: >> On 02/16/2017 04:23 AM, Marco Franchi wrote: >> > Sensirion is a sensor manufacturer, providing relative humidity sensors, >> > temperature sensor and flow sensor solutions. >> > >> > Signed-off-by: Marco Franchi <marco.franchi@nxp.com> >> >> Reviewed-by: Guenter Roeck <linux@roeck-us.net> >> >> Wonder who should queue this up. Rob ? > > You can apply with the rest of the series. > > Acked-by: Rob Herring <robh@kernel.org> Actually, looks like there are 2 different patches adding this, so I'll take this one. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 7a98c33..43e1799 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -263,6 +263,7 @@ sbs Smart Battery System schindler Schindler seagate Seagate Technology PLC semtech Semtech Corporation +sensirion Sensirion AG sgx SGX Sensortech sharp Sharp Corporation si-en Si-En Technology Ltd.
Sensirion is a sensor manufacturer, providing relative humidity sensors, temperature sensor and flow sensor solutions. Signed-off-by: Marco Franchi <marco.franchi@nxp.com> --- Changes since v3: - none Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)