summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power/ti-smartreflex.txt
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-01-10 10:14:15 -0800
committerTony Lindgren <tony@atomide.com>2018-01-12 15:15:56 -0800
commit7d9bfdac31d77305a28531033e604264ae3e449c (patch)
treef338f06068ebaee5a56bb72abe3d810f9e11e21f /Documentation/devicetree/bindings/power/ti-smartreflex.txt
parentbcc8d312dedf6f867be2f32da3410277949c344e (diff)
downloadtalos-op-linux-7d9bfdac31d77305a28531033e604264ae3e449c.tar.gz
talos-op-linux-7d9bfdac31d77305a28531033e604264ae3e449c.zip
ARM: dts: Fix smartreflex compatible for omap3 shared mpu-iva instance
The smartreflex instance for mpu and iva is shared. Let's fix this as I've already gotten confused myself few times wondering where the mpu instance is. Note that we are still probing the driver using platform data so this change is safe to do. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power/ti-smartreflex.txt')
-rw-r--r--Documentation/devicetree/bindings/power/ti-smartreflex.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/ti-smartreflex.txt b/Documentation/devicetree/bindings/power/ti-smartreflex.txt
index 9780957c9115..21ef14d6af12 100644
--- a/Documentation/devicetree/bindings/power/ti-smartreflex.txt
+++ b/Documentation/devicetree/bindings/power/ti-smartreflex.txt
@@ -7,7 +7,7 @@ Required properties:
compatible: Shall be one of the following:
"ti,omap3-smartreflex-core"
- "ti,omap3-smartreflex-iva"
+ "ti,omap3-smartreflex-mpu-iva"
"ti,omap4-smartreflex-core"
"ti,omap4-smartreflex-mpu"
"ti,omap4-smartreflex-iva"
OpenPOWER on IntegriCloud