lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20a1e8cb-17d1-4d69-a859-7d18746d6b64@kernel.org>
Date: Mon, 30 Jun 2025 10:14:57 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Paul Geurts <paul.geurts@...drive-technologies.com>
Cc: mgreer@...malcreek.com, andrew+netdev@...n.ch, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, robh@...nel.org,
 conor+dt@...nel.org, linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
 martijn.de.gouw@...drive-technologies.com
Subject: Re: [PATCH v3 1/2] dt-bindings: net/nfc: ti,trf7970a: Add
 ti,rx-gain-reduction-db option

On 27/06/2025 09:10, Krzysztof Kozlowski wrote:
> On Thu, Jun 26, 2025 at 04:12:41PM +0200, Paul Geurts wrote:
>> Add option to reduce the RX antenna gain to be able to reduce the
>> sensitivity.
>>
>> Signed-off-by: Paul Geurts <paul.geurts@...drive-technologies.com>
>> ---
>>  Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml b/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
>> index d0332eb76ad2..5f49bd9ac5e6 100644
>> --- a/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
>> +++ b/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
>> @@ -55,6 +55,12 @@ properties:
>>      description: |
>>        Regulator for supply voltage to VIN pin
>>  
>> +  ti,rx-gain-reduction-db:
> 
> I'll add db unit to the dtschema.
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>

BTW, I found your patchset only via patchwork, because Gmail flagged
your entire v3 and others as spam. You might need to check your SMTP
setup. I see DMARC failure from google in the headers:

Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of
srs0=m3n1=zj=prodrive-technologies.com=paul.geurts@...nel.org designates
147........ as permitted sender)
smtp.mailfrom="SRS0=m3n1=ZJ=prodrive-technologies.com=paul.geurts@...nel.org";
       dmarc=fail (p=REJECT sp=REJECT dis=QUARANTINE)
header.from=prodrive-technologies.com


Maybe you sent via kernel.org something with different address? Actually
this looks like that - your From does not match kernel.org at all.
Rules are quite strict recently and for example you cannot use
non-kernel.org SMTP server for kernel.org accounts (see kernel users wiki).

Anyway, likely any other future patches or such patches to other people
to end up in spam as well.

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ