]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux...
authorOlof Johansson <olof@lixom.net>
Mon, 26 Oct 2015 01:18:41 +0000 (10:18 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 26 Oct 2015 01:18:41 +0000 (10:18 +0900)
commit156746b1733057e50b3b3cb33c3669dac06676ab
treef18e6010edeb084243efe172433dce9698f2c17a
parenta5ac4a66c6d897720bc6e8f332650630b1ff38ee
parent97d5c7a77e39ab96a2a6137de0e35dd6e3f38325
Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc

Samsung SoC updates for v4.4

- use PWM lookup table with pwm_add_table() for the following boards
  : s3c24xx h1940 and rx1950
  : s3c64xx smdk6410, crag6410, hmt and smartq
- document: update bootloader interface on exynos542x

* tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  Documentation: EXYNOS: Update bootloader interface on exynos542x
  ARM: S3C64XX: Use PWM lookup table for mach-smartq
  ARM: S3C64XX: Use PWM lookup table for mach-hmt
  ARM: S3C64XX: Use PWM lookup table for mach-crag6410
  ARM: S3C64XX: Use PWM lookup table for smdk6410
  ARM: S3C24XX: Use PWM lookup table for mach-rx1950
  ARM: S3C24XX: Use PWM lookup table for mach-h1940

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