linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 1/3] dt-bindings: vendor-prefixes: add aosong
@ 2023-12-15 16:23 Anshul Dalal
  2023-12-15 16:23 ` [PATCH v5 2/3] dt-bindings: iio: chemical: add aosong,ags02ma Anshul Dalal
  2023-12-15 16:23 ` [PATCH v5 3/3] iio: chemical: add support for Aosong AGS02MA Anshul Dalal
  0 siblings, 2 replies; 4+ messages in thread
From: Anshul Dalal @ 2023-12-15 16:23 UTC (permalink / raw)
  To: linux-kernel, linux-iio, devicetree
  Cc: Anshul Dalal, Conor Dooley, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, linux-kernel-mentees, Jonathan Cameron,
	Krzysztof Kozlowski

Aosong Electronic Co., LTD. is a supplier for MEMS sensors such as AHT20
temperature and humidity sensor under the brand name Asair

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Anshul Dalal <anshulusr@gmail.com>
---

Changes for v5,4,3:
- no updates

Changes for v2:
- Changed vendor prefix from asair to aosong

Previous versions:
v4: https://lore.kernel.org/lkml/20231125100139.193584-2-anshulusr@gmail.com/
v3: https://lore.kernel.org/lkml/20231121095800.2180870-1-anshulusr@gmail.com/
v2: https://lore.kernel.org/lkml/20231115125810.1394854-1-anshulusr@gmail.com/
v1: https://lore.kernel.org/lkml/20231107173100.62715-1-anshulusr@gmail.com/
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 573578db9509..48d4ff635562 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -117,6 +117,8 @@ patternProperties:
     description: Andes Technology Corporation
   "^anvo,.*":
     description: Anvo-Systems Dresden GmbH
+  "^aosong,.*":
+    description: Guangzhou Aosong Electronic Co., Ltd.
   "^apm,.*":
     description: Applied Micro Circuits Corporation (APM)
   "^apple,.*":
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-17 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-15 16:23 [PATCH v5 1/3] dt-bindings: vendor-prefixes: add aosong Anshul Dalal
2023-12-15 16:23 ` [PATCH v5 2/3] dt-bindings: iio: chemical: add aosong,ags02ma Anshul Dalal
2023-12-15 16:23 ` [PATCH v5 3/3] iio: chemical: add support for Aosong AGS02MA Anshul Dalal
2023-12-17 14:45   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).