commit | 7d9bfdac31d77305a28531033e604264ae3e449c | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed Jan 10 10:14:15 2018 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Jan 12 15:15:56 2018 -0800 |
tree | f338f06068ebaee5a56bb72abe3d810f9e11e21f | |
parent | bcc8d312dedf6f867be2f32da3410277949c344e [diff] |
ARM: dts: Fix smartreflex compatible for omap3 shared mpu-iva instance The smartreflex instance for mpu and iva is shared. Let's fix this as I've already gotten confused myself few times wondering where the mpu instance is. Note that we are still probing the driver using platform data so this change is safe to do. Signed-off-by: Tony Lindgren <tony@atomide.com>