]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: dts: Add missing smartreflex node and binding for omap4
authorTony Lindgren <tony@atomide.com>
Wed, 30 Aug 2017 15:19:41 +0000 (08:19 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Sep 2017 17:23:29 +0000 (10:23 -0700)
commit514b2da46fcc10bd5f42446b9fa746ba2c80aaf1
tree1199c97f668d8003867b3fc5e4b00bec2187fcdf
parent370ad6b4670adfc3c5c7d5aad63347e8db839762
ARM: dts: Add missing smartreflex node and binding for omap4

We are missing smartreflex device tree nodes for omap4 with
their related "ti,hwmods" properties that the SoC interconnect
code needs.

Note that this will only show up as a bug with "doesn't have
mpu register target base" boot errors when the legacy platform
data is removed.

And since we're missing the device tree binding for smartreflex,
let's also add it and document the existing omap3 use too.

Note that the related driver also needs to be updated to probe
using device tree and get the platform data passed to it using
auxdata with arch/arm/mach-omap2/pdata-quirks.c.

Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Tero Kristo <t-kristo@ti.com>
Acked-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/power/ti-smartreflex.txt [new file with mode: 0644]
arch/arm/boot/dts/omap4.dtsi