From 5b9985af74df63fb46816c6cd0cc33b300943a51 Mon Sep 17 00:00:00 2001 From: Jishnu Prakash Date: Mon, 4 Oct 2021 12:38:49 +0530 Subject: [PATCH] ARM: dts: msm: Include stub regulators for neo Include stub regulators for PM8150 and PM8009 instances on neo to allow the regulator clients to vote on them. Change-Id: I7958528cdd751f90145fa4b50f92731b5c2d9199 --- qcom/neo.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qcom/neo.dtsi b/qcom/neo.dtsi index a824c501..bf60cead 100644 --- a/qcom/neo.dtsi +++ b/qcom/neo.dtsi @@ -120,6 +120,8 @@ chosen { }; }; +#include "neo-stub-regulator.dtsi" + &soc { #address-cells = <1>; #size-cells = <1>;