From: Matthias Brugger <mbrug...@suse.com>

The regulator framework does not need compatible, it's acutall
superfluous. Drop it from the DT.

Signed-off-by: Matthias Brugger <mbrug...@suse.com>
---
 arch/arm/boot/dts/mt6323.dtsi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/mt6323.dtsi b/arch/arm/boot/dts/mt6323.dtsi
index 7fda40ab5fe83..d37f118a663a9 100644
--- a/arch/arm/boot/dts/mt6323.dtsi
+++ b/arch/arm/boot/dts/mt6323.dtsi
@@ -21,9 +21,7 @@ mt6323_leds: leds {
                        status = "disabled";
                };
 
-               mt6323regulator: mt6323regulator{
-                       compatible = "mediatek,mt6323-regulator";
-
+               mt6323regulator {
                        mt6323_vproc_reg: buck_vproc{
                                regulator-name = "vproc";
                                regulator-min-microvolt = < 700000>;
-- 
2.30.1

Reply via email to