devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable Security ID for H616
@ 2023-08-11 11:02 Martin Botka
  2023-08-11 11:02 ` [PATCH 1/3] dt-bindings: nvmem: SID: Add binding for H616 SID controller Martin Botka
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Martin Botka @ 2023-08-11 11:02 UTC (permalink / raw)
  To: Srinivas Kandagatla, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Chen-Yu Tsai, Jernej Skrabec, Samuel Holland,
	Maxime Ripard
  Cc: devicetree, linux-arm-kernel, linux-sunxi, linux-kernel,
	Andre Przywara, Alan Ma, Marijn Suijten,
	AngeloGioacchino Del Regno, Konrad Dybcio, Martin Botka

Hello,

This patch series enables Security ID (SID) support for AllWinner H616.

SID support is an requirement for few things:
    - Thermal sensors
    - CPU Binning ID (cpufreq will use this)
    - EPhy

This patch series doesn't add support for the consumers.
Those will come in the future via their own series.

Cheers,
Martin

Signed-off-by: Martin Botka <martin.botka@somainline.org>
---
Martin Botka (3):
      dt-bindings: nvmem: SID: Add binding for H616 SID controller
      nvmem: sunxi_sid: Add support for H616 SID
      arm64: dts: allwinner: h616: Add SID controller node

 .../devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml         | 1 +
 arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi                     | 7 +++++++
 drivers/nvmem/sunxi_sid.c                                          | 1 +
 3 files changed, 9 insertions(+)
---
base-commit: 52a93d39b17dc7eb98b6aa3edb93943248e03b2f
change-id: 20230811-sid-h616-37b773e59571

Best regards,
-- 
Martin Botka <martin.botka@somainline.org>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-11 22:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11 11:02 [PATCH 0/3] Enable Security ID for H616 Martin Botka
2023-08-11 11:02 ` [PATCH 1/3] dt-bindings: nvmem: SID: Add binding for H616 SID controller Martin Botka
2023-08-11 15:23   ` Conor Dooley
2023-08-11 15:25     ` Martin Botka
2023-08-11 11:02 ` [PATCH 2/3] nvmem: sunxi_sid: Add support for H616 SID Martin Botka
2023-08-11 11:17   ` Andre Przywara
2023-08-11 13:12     ` Martin Botka
2023-08-11 22:42       ` Andre Przywara
2023-08-11 11:02 ` [PATCH 3/3] arm64: dts: allwinner: h616: Add SID controller node Martin Botka

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).