[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250915-t8015-spmi-v4-0-758620b5f2ae@gmail.com>
Date: Mon, 15 Sep 2025 09:52:23 +0800
From: Nick Chan <towinchenmi@...il.com>
To: Janne Grunau <j@...nau.net>, Neal Gompa <neal@...pa.dev>,
Stephen Boyd <sboyd@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Sasha Finkelstein <fnkl.kernel@...il.com>, Sven Peter <sven@...nel.org>
Cc: asahi@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Nick Chan <towinchenmi@...il.com>
Subject: [PATCH v4 0/3] SPMI dt-bindings and nodes for Apple A11 and T2
SoCs
Hi,
This series adds dt-bindings and nodes for Apple A11 and T2 SoCs,
and the existing driver appears to be compatible. Drivers for the attached
Dialog DA2422 and DA2449 PMICs will be in a future patch series.
The dt-binding patch depends on other spmi dt-binding patches that are
already applied in apple-soc/drivers-6.18, so it is best for it to be
applied through there.
Signed-off-by: Nick Chan <towinchenmi@...il.com>
---
Changes in v4:
- Keep the empty lines as is in the spmi dt-bindings file
- Keep DT includes in alphabetical order
- Drop tags for dt-bindings since they are sigificantly different from v2
- Link to v3: https://lore.kernel.org/r/20250829-t8015-spmi-v3-0-58b15ee2c825@gmail.com
Changes in v3:
- After discussion with the DT maintainers we agreed not to extend the
generic compatible[1]. Change the series to the agreed-upon style.
- Now depends on a patch[2] adding the t602x spmi compatible.
- Link to v2: https://lore.kernel.org/r/20250811-t8015-spmi-v2-0-a291acf0d469@gmail.com
[1]: https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe81bf@kernel.org/
[2]: https://lore.kernel.org/asahi/20250828-dt-apple-t6020-v1-22-507ba4c4b98e@jannau.net/
Changes in v2:
- Rebased on top of v6.17-rc1
- Collect Rob and Sven's tags
- Link to v1: https://lore.kernel.org/r/20250609-t8015-spmi-v1-0-b3c55ad01491@gmail.com
---
Nick Chan (3):
dt-bindings: spmi: Add Apple A11 and T2 compatible
arm64: dts: apple: t8012: Add SPMI node
arm64: dts: apple: t8015: Add SPMI node
Documentation/devicetree/bindings/spmi/apple,spmi.yaml | 5 ++++-
arch/arm64/boot/dts/apple/t8012.dtsi | 8 ++++++++
arch/arm64/boot/dts/apple/t8015.dtsi | 8 ++++++++
3 files changed, 20 insertions(+), 1 deletion(-)
---
base-commit: 989ca853ddeefad448bdfb771113faf9cc480936
change-id: 20250527-t8015-spmi-838bb49d34ae
Best regards,
--
Nick Chan <towinchenmi@...il.com>
Powered by blists - more mailing lists