]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Add generic ti,sysc compatible in addition to the custom ones
authorTony Lindgren <tony@atomide.com>
Thu, 14 Dec 2017 00:36:47 +0000 (16:36 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Dec 2017 15:28:54 +0000 (07:28 -0800)
commit282c311ccd7176c44453b7b8481a888eb11e1a4a
tree0f391ab17139421c01aeeeb47aba6fcf29dd8897
parent27b0d0a3023ea110c76a5988756ef14f1552dfa2
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>
Documentation/devicetree/bindings/bus/ti-sysc.txt
arch/arm/boot/dts/dra7.dtsi
arch/arm/boot/dts/omap4.dtsi