[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <642d0317cf8d7375759269a333ad8e69@trvn.ru>
Date: Thu, 07 Dec 2023 22:21:07 +0500
From: Nikita Travkin <nikita@...n.ru>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Sebastian Reichel <sre@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
cros-qcom-dts-watchers@...omium.org,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: power: supply: Add Acer Aspire 1 EC
Krzysztof Kozlowski писал(а) 07.12.2023 21:56:
> On 07/12/2023 12:20, Nikita Travkin wrote:
>> Add binding for the EC found in the Acer Aspire 1 laptop.
>>
>> Signed-off-by: Nikita Travkin <nikita@...n.ru>
>> ---
>> .../bindings/power/supply/acer,aspire1-ec.yaml | 73 ++++++++++++++++++++++
>> 1 file changed, 73 insertions(+)
>>
>
>
>> +
>> + acer,media-keys-on-top:
>> + description: Configure the keyboard layout to use media features of
>> + the fn row when the fn key is not pressed. The firmware may choose
>> + to add this property when user selects the fn mode in the firmware
>> + setup utility.
>> + type: boolean
>> +
>> + connector:
>> + $ref: /schemas/connector/usb-connector.yaml#
>> +
>> + properties:
>> + reg:
>> + maxItems: 1
>
> You cannot have it... Add it to the example and see the results.
>
Gah, I had connector@0 at first with all the num-cells etc,
later simplified it, but missed this part...
>> +
>> + unevaluatedProperties: false
>
> It should be fine to drop this as well, so you don't need anything else
> than $ref.
>
Will drop this too then.
Thanks!
Nikita
>
>
> Best regards,
> Krzysztof
Powered by blists - more mailing lists