aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/bus/ti-sysc.txt
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2017-12-13 16:36:47 -0800
committerTony Lindgren <tony@atomide.com>2017-12-21 07:28:54 -0800
commitfeffce1d9d9a3c109ed62d76eb4a962511c1bbfe (patch)
tree0f391ab17139421c01aeeeb47aba6fcf29dd8897 /Documentation/devicetree/bindings/bus/ti-sysc.txt
parentdt-bindings: ti-sysc: Update binding for timers and capabilities (diff)
downloadlinux-dev-feffce1d9d9a3c109ed62d76eb4a962511c1bbfe.tar.xz
linux-dev-feffce1d9d9a3c109ed62d76eb4a962511c1bbfe.zip
ARM: dts: Add generic ti,sysc compatible in addition to the custom ones
Otherwise we cannot use generic OF_DEV_AUXDATA match without listing all the compatibles separately for OF_DEV_AUXDATA. Let's also update the binding accordingly. Let's also fix omap4.dtsi to use "ti,sysc-omap4-sr" compatible as we have documented in the binding. This was not noticed earlier as we're still probing SmartReflex driver with platform data. Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation/devicetree/bindings/bus/ti-sysc.txt')
-rw-r--r--Documentation/devicetree/bindings/bus/ti-sysc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/bus/ti-sysc.txt b/Documentation/devicetree/bindings/bus/ti-sysc.txt
index 48bbb0c96835..2957a9ae291f 100644
--- a/Documentation/devicetree/bindings/bus/ti-sysc.txt
+++ b/Documentation/devicetree/bindings/bus/ti-sysc.txt
@@ -19,6 +19,7 @@ Required standard properties:
- compatible shall be one of the following generic types:
+ "ti,sysc"
"ti,sysc-omap2"
"ti,sysc-omap4"
"ti,sysc-omap4-simple"