[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a1dae393-7951-4dcc-9340-484ea9a5d404@kernel.org>
Date: Mon, 29 Jul 2024 14:03:14 +0200
From: Konrad Dybcio <konradybcio@...nel.org>
To: Dang Huynh <danct12@...eup.net>, Bjorn Andersson <andersson@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: phone-devel@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 01/11] arm64: dts: qcom: sm6115-pro1x: Add Hall Switch
and Camera Button
On 25.07.2024 3:42 AM, Dang Huynh wrote:
> The Pro1X has a flip keyboard and a single-state camera button.
>
> Signed-off-by: Dang Huynh <danct12@...eup.net>
> ---
[...]
>
> &tlmm {
> gpio-reserved-ranges = <0 4>, <14 4>;
> +
> + hall_sensor_n: hall-sensor-n {
These must end in -state to pass binding checks (also in other
patches)
Also,
https://docs.kernel.org/devicetree/bindings/dts-coding-style.html#order-of-nodes
suggests to sort these nodes by gpio number
Konrad
Powered by blists - more mailing lists