Re: [PATCH v1 11/13] dt-bindings: power: Add support for MT8196 power controllers

From: Rob Herring (Arm)
Date: Mon Jun 30 2025 - 18:09:56 EST



On Mon, 23 Jun 2025 14:01:52 +0200, AngeloGioacchino Del Regno wrote:
> Add support for the power controllers found in the MediaTek MT8196
> Chromebook SoC.
>
> This chip has three power controllers, two of which located in the
> SCP subsystems (where one can be directly controlled and the other
> can be controlled only through the HW Voter IP), and one located
> in the Multimedia HFRP subsystem, controllable only through the HW
> Voter IP.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---
> .../power/mediatek,power-controller.yaml | 4 ++
> .../dt-bindings/power/mediatek,mt8196-power.h | 58 +++++++++++++++++++
> 2 files changed, 62 insertions(+)
> create mode 100644 include/dt-bindings/power/mediatek,mt8196-power.h
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>