OSDN Git Service

ARM: OMAP2+: Add checks for device tree based sysconfig data
authorTony Lindgren <tony@atomide.com>
Fri, 23 Feb 2018 16:59:23 +0000 (08:59 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Mar 2018 00:32:09 +0000 (16:32 -0800)
commita88443068572aaa79048bc19c741e0edae17faa7
tree4199d51f28aa9cfdc9d8854b4d0b7cd88cf5247b
parent8c87970543b17adfbd829ec1541c72a7da518acf
ARM: OMAP2+: Add checks for device tree based sysconfig data

We can check the device tree based sysconfig data against the existing
platform data to make sure we're not introducing regressions. Then at
some point after the sysconfig data comes from device tree, we can just
drop the related platform data.

Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c