]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'sirf-dts-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua...
authorOlof Johansson <olof@lixom.net>
Tue, 11 Aug 2015 13:10:01 +0000 (15:10 +0200)
committerOlof Johansson <olof@lixom.net>
Tue, 11 Aug 2015 13:10:01 +0000 (15:10 +0200)
commit42d0a99fd64ce01950d57c140aafa59defbb2ebb
treef686a0d5141400144a6fdb9063c9b520bb973d46
parenta5e921b4771fbdaad97171184725ff60d8e8a7b0
parent2cd212427fa9cbf19c1f353d6e14b959e8f112f7
Merge tag 'sirf-dts-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into next/dt

ARM: sirf: dts update for 4.3

some missed dt nodes or props for sirf dts for 4.3.
Among them:
- G2D
- PWM
- JPEG
- Multimedia
- PMU(performance monitor unit)
- GMAC
- SDR(software digital radio) and its DMA
- pinmux for NAND
- GPIO key

* tag 'sirf-dts-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux:
  ARM: dts: atlas7: add a GPIO key for rearview button
  ARM: dts: atlas7: put pinctl property to get pinmux for NAND
  ARM: dts: atlas7: add software digital radio nodes and its DMA channels
  ARM: dts: atlas7: add lost PWM node
  ARM: dts: atlas7: add lost G2D node
  ARM: dts: atlas7: add multimedia codec node
  ARM: dts: atlas7: add alias name for spi device
  ARM: dts: atlas7: add lost gmac node
  ARM: dts: atlas7: add performance monitor unit node
  ARM: dts: atlas7: add lost jpeg node

Signed-off-by: Olof Johansson <olof@lixom.net>