On Sat, 31 Aug 2024 15:07:24 +0100, jic23@xxxxxxxxxx wrote: >On Tue, 27 Aug 2024 08:02:27 +0000 >wangshuaijie@xxxxxxxxxx wrote: > >> From: shuaijie wang <wangshuaijie@xxxxxxxxxx> >> >> Add drivers that support Awinic aw96103/aw96105 proximity sensors. >> >> The aw9610x series are high-sensitivity capacitive proximity detection >> sensors. This device detects human proximity and assists electronic devices >> in reducing specific absorption rate (SAR) to pass SAR related certifications. >> The device reduces RF power and reduces harm when detecting human proximity. >> Increase power and improve signal quality when the human body is far away. >> >> The specific absorption rate (SAR) is a metric that measures the degree of >> absorption of electromagnetic radiation emitted by wireless devices, >> such as mobile phones and tablets, by human tissue. >> >> This patch implements device initialization, registration, >> I/O operation handling and interrupt handling, and passed basic testing. >I made one trivial tweak to add static to the iio_info declaration and >applied to the togreg branch of iio.git, initially pushed out as testing >for 0-day to see if it can find any issues we missed. > >Thanks, > >Jonathan Hi Jonathan, Thank you very much for your help and suggestions, which have been very beneficial to me. May I ask if I need to continue modifying my patch? If not, please inform me of the approximate time for review and merging. I look forward to your reply so that I can better plan my subsequent work. Kind regards, Wang Shuaijie