Merge branch 'platform-ti-linux-3.14.y' of git://git.ti.com/~rrnayak/ti-linux-kernel...
authorSuman Anna <s-anna@ti.com>
Tue, 19 Aug 2014 00:47:45 +0000 (19:47 -0500)
committerSuman Anna <s-anna@ti.com>
Tue, 19 Aug 2014 00:48:05 +0000 (19:48 -0500)
commit21d841441896ec1b4f90d926850799bb5062c1bf
tree97f304c911a3d773a153ff3fa4af7cdf47ee23a9
parent92a2f05502fd794faf73b95a3e27a895f37a4773
parenta7f89f1f25ce803ffeb5f94a14f0dbce0a0cb13f
Merge branch 'platform-ti-linux-3.14.y' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree into iommu-linux-3.14.y

Pull in the platform base tree for crossbar support and DRA74x/DRA72x
differentiation support, and for AM57xx Beagle X15 board support. The
iommu interrupts on DRA7 require the crossbar driver for functionality,
as almost all of the interrupts require crossbar programming. DSP2 is
present only on DRA74x SoCs, so the corresponding MMU needs to be
instantiated only on DRA74x SoCs.

* 'platform-ti-linux-3.14.y' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree: (1356 commits)
  ARM: dts: Add am57xx-beagle-x15
  ARM: OMAP2+: board-generic: add support for AM57xx family
  ARM: dts: AM43xx: Add node for RNG
  ARM: dts: AM43xx: clk: Add RNG clk node
  ARM: AMx3xx: hwmod: Add data for RNG
  ARM: AM43xx: hwmod: Add data for DES
  ti_config_fragments/baseport.cfg: Enable Crypto hardware acclerators
  ARM: dts: DRA7: Add DT node for RNG IP
  ARM: dts: DRA7: Add DT node for SHA IP
  ARM: dts: DRA7: Add DT node for AES IP
  ARM: dts: DRA7: Add DT node for DES IP
  ARM: DRA7: hwmod: Add data for RNG IP
  ARM: DRA7: hwmod: Add data for SHA IP
  ARM: DRA7: hwmod: Add data for AES IP
  ARM: DRA7: hwmod: Add data for DES IP
  ti_config_fragments/baseport: Enable gpio controlled regulators
  ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate
  CLK: TI: Enable dss_deshdcp clock in dra7xx_clk_init
  ARM: dts: Add dss_deshdcp clock node under dra7-ctrl-core
  ARM: dts: Add ctrl-core DT node for DRA7
  ...

Signed-off-by: Suman Anna <s-anna@ti.com>
drivers/clk/ti/clk-44xx.c
drivers/clk/ti/clk-54xx.c