Re: [PATCH v3] dt-bindings: power: Add power domain IDs for Tegra264
From: Thierry Reding <hidden>
Date: 2025-10-16 09:46:26
Also in:
linux-tegra
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Thierry Reding <hidden>
Date: 2025-10-16 09:46:26
Also in:
linux-tegra
On Thu, Oct 09, 2025 at 06:10:39PM +0200, Thierry Reding wrote:
From: Thierry Reding <redacted> Add the set of power domain IDs available on the Tegra264 SoC so that they can be used in device tree files. Signed-off-by: Thierry Reding <redacted> --- Changes in v3: - rename to match the nvidia,tegra264-bpmp compatible string Changes in v2: - remove _MAX definition since it isn't needed .../dt-bindings/power/nvidia,tegra264-bpmp.h | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 include/dt-bindings/power/nvidia,tegra264-bpmp.h
Applied, thanks. Thierry