[GIT PULL 2/2] omap dts changes for dm814x for v4.3

Tony Lindgren tony at atomide.com
Fri Jul 24 05:06:11 PDT 2015


The following changes since commit f9d50fef4b6447527c2be1ad07499221c2511391:

  ARM: OMAP2+: omap3-pandora: add wifi support (2015-07-21 04:07:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.3/dt-dm814x

for you to fetch changes up to f5887fe5d14181aef0653ab04f60988252d42461:

  ARM: OMAP2+: Add custom abort handler for t410 (2015-07-23 22:33:19 -0700)

----------------------------------------------------------------
omap dts changes for minimal dm814x support for v4.3 merge window.

These changes make dm814x boot and adds minimal board support for
dm814x-evm and hp t410.

Note that to boot these depend on omap-for-v4.3/soc-signed branch,
but as dm814x support is currently broken, these can be merged
separately with the other dts changes.

----------------------------------------------------------------
Tony Lindgren (5):
      ARM: dts: Add minimal dm814x support
      ARM: dts: Add minimal clocks for dm814x
      ARM: dts: Add minimal dts support for dm8148-evm
      ARM: dts: Add minimal support for HP T410
      ARM: OMAP2+: Add custom abort handler for t410

 arch/arm/boot/dts/Makefile           |   2 +
 arch/arm/boot/dts/dm8148-evm.dts     |  28 +++
 arch/arm/boot/dts/dm8148-t410.dts    |  28 +++
 arch/arm/boot/dts/dm814x-clocks.dtsi | 109 ++++++++++++
 arch/arm/boot/dts/dm814x.dtsi        | 333 +++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/pdata-quirks.c   |  29 +++
 6 files changed, 529 insertions(+)
 create mode 100644 arch/arm/boot/dts/dm8148-evm.dts
 create mode 100644 arch/arm/boot/dts/dm8148-t410.dts
 create mode 100644 arch/arm/boot/dts/dm814x-clocks.dtsi
 create mode 100644 arch/arm/boot/dts/dm814x.dtsi



More information about the linux-arm-kernel mailing list