162306a36Sopenharmony_ciDevice Tree Bindings for Power Controller on MediaTek PMIC 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciThe power controller which could be found on PMIC is responsible for externally 462306a36Sopenharmony_cipowering off or on the remote MediaTek SoC through the circuit BBPU. 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciRequired properties: 762306a36Sopenharmony_ci- compatible: Should be one of follows 862306a36Sopenharmony_ci "mediatek,mt6323-pwrc": for MT6323 PMIC 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciExample: 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci pmic { 1362306a36Sopenharmony_ci compatible = "mediatek,mt6323"; 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci ... 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci power-controller { 1862306a36Sopenharmony_ci compatible = "mediatek,mt6323-pwrc"; 1962306a36Sopenharmony_ci }; 2062306a36Sopenharmony_ci } 21