From: Neil Armstrong <neil.armstrong@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Kevin Hilman <khilman@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
Neil Armstrong <neil.armstrong@linaro.org>
Subject: [PATCH 11/14] arm64: dts: amlogic: meson-sm1-bananapi-m5: fix adc keys node names
Date: Tue, 24 Jan 2023 11:34:32 +0100 [thread overview]
Message-ID: <20230124-b4-amlogic-bindings-fixups-v1-11-44351528957e@linaro.org> (raw)
In-Reply-To: <20230124-b4-amlogic-bindings-fixups-v1-0-44351528957e@linaro.org>
Fixes:
adc_keys: 'key' does not match any of the regexes: '^button-', 'pinctrl-[0-9]+'
Also fix the invalid "adc_keys" node name.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts b/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts
index 028220ed45ad..bfc500df9dcb 100644
--- a/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts
@@ -17,13 +17,13 @@ / {
compatible = "bananapi,bpi-m5", "amlogic,sm1";
model = "Banana Pi BPI-M5";
- adc_keys {
+ adc-keys {
compatible = "adc-keys";
io-channels = <&saradc 2>;
io-channel-names = "buttons";
keyup-threshold-microvolt = <1800000>;
- key {
+ button-sw3 {
label = "SW3";
linux,code = <BTN_3>;
press-threshold-microvolt = <1700000>;
--
2.34.1
next prev parent reply other threads:[~2023-01-24 10:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 10:34 [PATCH 00/14] arm64: meson: bunch of DT fixes Neil Armstrong
2023-01-24 10:34 ` [PATCH 01/14] arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node name Neil Armstrong
2023-01-24 10:34 ` [PATCH 02/14] arm64: dts: amlogic: meson-axg: " Neil Armstrong
2023-01-24 10:34 ` [PATCH 03/14] arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatible Neil Armstrong
2023-01-24 10:34 ` [PATCH 04/14] arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix supply name of USB controller node Neil Armstrong
2023-01-24 10:34 ` [PATCH 05/14] arm64: dts: amlogic: meson-gxl-s905d-sml5442tw: drop invalid clock-names property Neil Armstrong
2023-01-24 10:34 ` [PATCH 06/14] arm64: dts: amlogic: meson-gx: add missing unit address to rng node name Neil Armstrong
2023-01-24 10:34 ` [PATCH 07/14] arm64: dts: amlogic: meson-gxl-s905w-jethome-jethub-j80: fix invalid rtc " Neil Armstrong
2023-01-24 10:34 ` [PATCH 08/14] arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: " Neil Armstrong
2023-01-24 10:34 ` [PATCH 09/14] arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux " Neil Armstrong
2023-01-24 10:34 ` [PATCH 10/14] arm64: dts: amlogic: meson-gx-libretech-pc: fix update button name Neil Armstrong
2023-01-24 10:34 ` Neil Armstrong [this message]
2023-01-24 10:34 ` [PATCH 12/14] arm64: dts: amlogic: meson-gxl-s905d-phicomm-n1: fix led node name Neil Armstrong
2023-01-24 10:34 ` [PATCH 13/14] arm64: dts: amlogic: meson-gxbb-kii-pro: " Neil Armstrong
2023-01-24 10:34 ` [PATCH 14/14] arm64: dts: amlogic: meson-g12b-odroid-go-ultra: fix rk818 pmic properties Neil Armstrong
2023-01-26 8:33 ` [PATCH 00/14] arm64: meson: bunch of DT fixes Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230124-b4-amlogic-bindings-fixups-v1-11-44351528957e@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).