From: "Rob Herring (Arm)" <robh@kernel.org>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
Lee Jones <lee@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-kernel@vger.kernel.org, mfd@lists.linux.dev,
devicetree@vger.kernel.org
Subject: [PATCH] dt-bindings: mfd: hisilicon: Fix Hi6421 SPMI compatible
Date: Mon, 21 Sep 2026 18:26:24 -0500 [thread overview]
Message-ID: <20260921232625.3131242-1-robh@kernel.org> (raw)
Use the hisilicon,hi6421-spmi compatible documented by the in-tree DTS
and matched by the Hi6421 SPMI PMIC driver. Also allow the GPIO
interrupt line property used by the HiKey970 PMIC node.
Assisted-by: LLM
Fixes: dee8a4e807dc ("dt-bindings: mfd: Convert hisilicon,hi6421-pmic to DT schema")
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
.../bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml
index 6a824351834e..9275c561e9d4 100644
--- a/Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml
@@ -24,7 +24,7 @@ properties:
pattern: "pmic@[0-9a-f]"
compatible:
- const: hisilicon,hi6421v600-spmi
+ const: hisilicon,hi6421-spmi
reg:
maxItems: 1
@@ -32,6 +32,9 @@ properties:
'#interrupt-cells':
const: 2
+ gpios:
+ maxItems: 1
+
interrupt-controller: true
interrupts:
@@ -66,7 +69,7 @@ examples:
#size-cells = <0>;
pmic@0 {
- compatible = "hisilicon,hi6421v600-spmi";
+ compatible = "hisilicon,hi6421-spmi";
reg = <0 SPMI_USID>;
#interrupt-cells = <2>;
--
2.53.0
reply other threads:[~2026-09-21 23:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260921232625.3131242-1-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+huawei@kernel.org \
--cc=mfd@lists.linux.dev \
/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
all inboxes | Powered by JetHome®