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: <6be45464-0b54-4fe7-aded-96d6c7d38da7@oss.qualcomm.com>
Date: Thu, 4 Sep 2025 18:29:32 +0530
From: Pankaj Patil <pankaj.patil@....qualcomm.com>
To: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>,
        Krzysztof Kozlowski <krzk@...nel.org>
Cc: andersson@...nel.org, linus.walleij@...aro.org, robh@...nel.org,
        krzk+dt@...nel.org, conor+dt@...nel.org,
        rajendra.nayak@....qualcomm.com, linux-arm-msm@...r.kernel.org,
        linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl
 bindings

On 9/3/2025 5:52 PM, Dmitry Baryshkov wrote:
> On Wed, Sep 03, 2025 at 01:28:43PM +0200, Krzysztof Kozlowski wrote:
>> On 03/09/2025 13:01, Dmitry Baryshkov wrote:
>>>>> +  interrupts:
>>>>> +    maxItems: 1
>>>>> +
>>>>> +  gpio-reserved-ranges:
>>>>> +    minItems: 1
>>>>> +    maxItems: 119
>>>> 124, I guess
>> ...
>>
>>>>> +    properties:
>>>>> +      pins:
>>>>> +        description:
>>>>> +          List of gpio pins affected by the properties specified in this
>>>>> +          subnode.
>>>>> +        items:
>>>>> +          oneOf:
>>>>> +            - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9])$"
>>> If it's up to 124, then this pattern is incorrect.
>> So 125.
> I think so
>
Pattern is for gpio-line-names max items which is 250 [0-249]
I'll update the gpio-reserved-ranges max items in the next rev

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ