devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/3] dt-bindings: vendor-prefixes: add aosong
@ 2023-11-21  9:57 Anshul Dalal
  2023-11-21  9:57 ` [PATCH v3 2/3] dt-bindings: iio: chemical: add aosong,ags02ma Anshul Dalal
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Anshul Dalal @ 2023-11-21  9:57 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 v3:
- no updates

v2: https://lore.kernel.org/lkml/20231115125810.1394854-1-anshulusr@gmail.com/

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

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.42.1


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

end of thread, other threads:[~2023-11-25  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21  9:57 [PATCH v3 1/3] dt-bindings: vendor-prefixes: add aosong Anshul Dalal
2023-11-21  9:57 ` [PATCH v3 2/3] dt-bindings: iio: chemical: add aosong,ags02ma Anshul Dalal
2023-11-21 10:03   ` Krzysztof Kozlowski
2023-11-21 10:12     ` Anshul Dalal
2023-11-21  9:57 ` [PATCH v3 3/3] iio: chemical: add support for Aosong AGS02MA Anshul Dalal
2023-11-24  7:56   ` kernel test robot
2023-11-25  9:10   ` kernel test robot
2023-11-21 10:02 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add aosong Krzysztof Kozlowski

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).