Message ID | 20220202235049.8051-2-samuel@sholland.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | iio: Silan SC7A20 accelerometer support | expand |
On Thu, Feb 3, 2022 at 12:50 AM Samuel Holland <samuel@sholland.org> wrote: > Hangzhou Silan Microelectronics Co., Ltd. (http://www.silan.com.cn/) is > a manufacturer of ICs, including MEMS sensors. > > Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
On Wed, 02 Feb 2022 17:50:46 -0600, Samuel Holland wrote: > Hangzhou Silan Microelectronics Co., Ltd. (http://www.silan.com.cn/) is > a manufacturer of ICs, including MEMS sensors. > > Signed-off-by: Samuel Holland <samuel@sholland.org> > --- > > (no changes since v1) > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 294093d45a23..b923be2c8172 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1082,6 +1082,8 @@ patternProperties: description: Silicon Image "^silabs,.*": description: Silicon Laboratories + "^silan,.*": + description: Hangzhou Silan Microelectronics Co., Ltd. "^silead,.*": description: Silead Inc. "^silergy,.*":
Hangzhou Silan Microelectronics Co., Ltd. (http://www.silan.com.cn/) is a manufacturer of ICs, including MEMS sensors. Signed-off-by: Samuel Holland <samuel@sholland.org> --- (no changes since v1) Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)