diff mbox series

[v5,1/3] dt-bindings:iio:proximity:new vendor prefix: tyhx

Message ID SN7PR12MB81017D645B48DABB297A62DDA4CC2@SN7PR12MB8101.namprd12.prod.outlook.com (mailing list archive)
State Changes Requested
Headers show
Series Add TYHX HX9023S sensor driver | expand

Commit Message

Yasin Lee June 16, 2024, 7:36 a.m. UTC
From: Yasin Lee <yasin.lee.x@gmail.com>

Add NanjingTianyihexin Electronics Ltd.

Signed-off-by: Yasin Lee <yasin.lee.x@gmail.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Krzysztof Kozlowski June 16, 2024, 7:43 a.m. UTC | #1
On 16/06/2024 09:36, Yasin Lee wrote:
> From: Yasin Lee <yasin.lee.x@gmail.com>
> 
> Add NanjingTianyihexin Electronics Ltd.

Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters

Best regards,
Krzysztof
Yasin Lee June 18, 2024, 3:50 p.m. UTC | #2
在 2024/6/16 15:43, Krzysztof Kozlowski 写道:
> On 16/06/2024 09:36, Yasin Lee wrote:
>> From: Yasin Lee <yasin.lee.x@gmail.com>
>>
>> Add NanjingTianyihexin Electronics Ltd.
> Please use subject prefixes matching the subsystem. You can get them for
> example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
> your patch is touching. For bindings, the preferred subjects are
> explained here:
> https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
>
> Best regards,
> Krzysztof
>
Hi Krzysztof,

Thank you for your guidance. I have modified the subject lines according 
to your instructions. Please review and confirm if they are correct:

commit 18f572f2b3c2c7827c168d9d44a471d4610ecc6d
Author: Yasin Lee <yasin.lee.x@gmail.com>
Date:   Sun Jun 16 10:35:32 2024 +0800

     iio: proximity: Add driver support for TYHX's HX9023S capacitive 
proximity sensor

     A SAR sensor from NanjingTianyihexin Electronics Ltd.

     The device has the following entry points:

     Usual frequency:
     - sampling_frequency

     Instant reading of current values for different sensors:
     - in_proximity0_raw
     - in_proximity1_raw
     - in_proximity2_raw
     - in_proximity3_raw
     - in_proximity4_raw
     and associated events in events/

     Signed-off-by: Yasin Lee <yasin.lee.x@gmail.com>

commit 4aeda539237a0eeb02458aff617e6ac2db539e3f
Author: Yasin Lee <yasin.lee.x@gmail.com>
Date:   Sun Jun 16 10:34:43 2024 +0800

     dt-bindings: iio: proximity: Add TYHX HX9023S

     A capacitive proximity sensor

     Signed-off-by: Yasin Lee <yasin.lee.x@gmail.com>

commit 98da4516aa8169465ddcda67ed9d7c526fdebeb7
Author: Yasin Lee <yasin.lee.x@gmail.com>
Date:   Sun Jun 16 10:31:06 2024 +0800

     dt-bindings: vendor-prefixes: add tyhx

     Add vendor prefix for NanjingTianyihexin Electronics Ltd. 
(http://www.tianyihexin.com)

     Signed-off-by: Yasin Lee <yasin.lee.x@gmail.com>


Best regards,

Yasin Lee
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index fbf47f0bacf1..989242da4f44 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1515,6 +1515,8 @@  patternProperties:
     description: Turing Machines, Inc.
   "^tyan,.*":
     description: Tyan Computer Corporation
+  "^tyhx,.*":
+    description: NanjingTianyihexin Electronics Ltd.
   "^u-blox,.*":
     description: u-blox
   "^u-boot,.*":