Merge tag 'vexpress-updates-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 21:34:57 +0000 (22:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 21:36:04 +0000 (22:36 +0100)
commit0d29492e1fee6c063c222d45778c0e6c8798b90b
treee2692e4d634fe2821c63bbd1953a74da1c54586f
parent9ba24e9ca71bfc3ed27c97e02028d5544c3c267c
parentcc0dbf43668db407692deaf2023d4adbeeef9633
Merge tag 'vexpress-updates-5.1' of git://git./linux/kernel/git/sudeep.holla/linux into arm/dt

ARMv7 Vexpress updates for v5.1

Couple of simple changes to add dynamic-power-coefficient information
for CPUs on TC2 and fix tuple used for uart and mmci interrupts with
lists.

* tag 'vexpress-updates-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm: dts: vexpress-v2p-ca15_a7: Add cpu dynamic-power-coefficient information
  ARM: dts: vexpress: use list instead of tuple for mmci interrupts
  ARM: dts: mps2: use list instead of tuple for uart interrupts

Signed-off-by: Arnd Bergmann <arnd@arndb.de>