Omap device tree fixes for issue discovered during the merge window:

- Fix triggering for GPIO interrupts that's needed for 4430sdp
  Ethernet. Otherwise booting with nfsroot won't work.

- Fix CPU operating point values

- Fix wrong assumption that twl PMIC is always connected to omap3

- Add gpmc for am33xx so beaglebone users can use the bus

- Cosmetic fix for mcspi pin muxing to avoid confusion
ARM: dts: don't assume boards are using twl4030 for omap3

If a board isn't using twl4030, then dtc will complain about the missing
phandle (which is in twl4030.dtsi).  Move the phy declaration to the dts
files.

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
4 files changed