All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] dt-bindings: vendor-prefixes: add aosong
@ 2023-11-15 12:58 Anshul Dalal
  2023-11-15 12:58 ` [PATCH v2 2/3] dt-bindings: trivial-devices: add aosong,ags02ma Anshul Dalal
  2023-11-15 12:58 ` [PATCH v2 3/3] iio: chemical: add support for Aosong AGS02MA Anshul Dalal
  0 siblings, 2 replies; 6+ messages in thread
From: Anshul Dalal @ 2023-11-15 12:58 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

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

Signed-off-by: Anshul Dalal <anshulusr@gmail.com>
---

Changes for v2:
- Changed vendor prefix from asair to aosong
---
 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.42.0


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

end of thread, other threads:[~2023-11-15 19:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 12:58 [PATCH v2 1/3] dt-bindings: vendor-prefixes: add aosong Anshul Dalal
2023-11-15 12:58 ` [PATCH v2 2/3] dt-bindings: trivial-devices: add aosong,ags02ma Anshul Dalal
2023-11-15 14:38   ` Conor Dooley
2023-11-15 15:59     ` Anshul Dalal
2023-11-15 19:40       ` Conor Dooley
2023-11-15 12:58 ` [PATCH v2 3/3] iio: chemical: add support for Aosong AGS02MA Anshul Dalal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.