commit | a88443068572aaa79048bc19c741e0edae17faa7 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Feb 23 08:59:23 2018 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 28 16:32:09 2018 -0800 |
tree | 4199d51f28aa9cfdc9d8854b4d0b7cd88cf5247b | |
parent | 8c87970543b17adfbd829ec1541c72a7da518acf [diff] |
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>