On Mon, 09 Sep 2024 19:14:20 +0800, Fei Shao wrote: > The MT8188 SoC has a more in-depth power-domain tree, and the > CHECK_DTBS=y check could fail because the current MediaTek power > dt-binding is insufficient to cover its CAM_SUBA and CAM_SUBB > sub-domains. > > Add one more nested power-domain layer to pass the check. > > Signed-off-by: Fei Shao <fshao@xxxxxxxxxxxx> > --- > > .../devicetree/bindings/power/mediatek,power-controller.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>