aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dm816x.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2017-06-30 03:37:03 -0700
committerTony Lindgren <tony@atomide.com>2017-06-30 03:37:03 -0700
commitc5b3955828baa4d7ae44ec075529d66fa7bdf903 (patch)
treeb76bfbf49ac1759a39aeade0ae1510da10121f97 /arch/arm/boot/dts/dm816x.dtsi
parentARM: OMAP2+: Fix omap3 prm shared irq (diff)
downloadlinux-dev-c5b3955828baa4d7ae44ec075529d66fa7bdf903.tar.xz
linux-dev-c5b3955828baa4d7ae44ec075529d66fa7bdf903.zip
ARM: OMAP4: Fix legacy code clean-up regression
Commit 2a26d31b1bae ("ARM: OMAP2+: Remove unused legacy code for PRM") removed PRM platform init code that I thought is unused. Turns out omap4 still needs this code, so let's do a partial revert to add it back. I probably missed this earlier as the comments used to say "OMAP4+ is DT only now" for !of_have_populated_dt() to exit early and missed the negative test. Let's not add those lines back as they are confusing and no longer needed as we only boot in device tree mode. Without things things can mysterious fail for i2c, for example LM75 I2C temperature sensor can stop working as the PRM interrupts won't work. Fixes: 2a26d31b1bae ("ARM: OMAP2+: Remove unused legacy code for PRM") Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dm816x.dtsi')
0 files changed, 0 insertions, 0 deletions