[PATCH 0/2] soc/tegra: pmc: Add Tegra210B01 support

Aaron Kling via B4 Relay posted 2 patches 1 week ago
There is a newer version of this series
.../bindings/soc/tegra/nvidia,tegra20-pmc.yaml     |   5 +-
drivers/soc/tegra/pmc.c                            | 160 +++++++++++++++++++++
2 files changed, 164 insertions(+), 1 deletion(-)
[PATCH 0/2] soc/tegra: pmc: Add Tegra210B01 support
Posted by Aaron Kling via B4 Relay 1 week ago
This series adds support for the Tegra210B01 SoC to the Tegra PMC driver
and documents the new compatible.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Aaron Kling (1):
      dt-bindings: soc: tegra: pmc: Document Tegra210B01

Azkali Manad (1):
      soc/tegra: pmc: Add Tegra210B01 support

 .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml     |   5 +-
 drivers/soc/tegra/pmc.c                            | 160 +++++++++++++++++++++
 2 files changed, 164 insertions(+), 1 deletion(-)
---
base-commit: 1a1757b76427f6201bfe0bf1bea9f7574f332a93
change-id: 20260713-t210b01-pmc-1a3f8b908044

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>