OSDN Git Service

Merge tag 'vexpress-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Wed, 19 Jun 2019 13:27:01 +0000 (06:27 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 19 Jun 2019 13:36:34 +0000 (06:36 -0700)
commitf82695814c39239fb05a6982355a57b983a05547
tree05ef4be959f5833512e764691476af932944cd96
parent65004867c953807f3ac6f4232a56d3d62d139dac
parentb8e65c1939ffa49384f2a2dca2057b5a1c8c365a
Merge tag 'vexpress-updates-5.3' of git://git./linux/kernel/git/sudeep.holla/linux into arm/dt

ARMv7 Vexpress updates for v5.3

1. Couple of updates switching to use new/updated bindings for CoreSight
   dynamic funnel components and NOR flash partition type
2. Disable NOR flash on Vexpress TC2 platform as it conflicts with CPU
   power management. This follows what we have on ARMv8 Juno platform
   and is required after recent commit that enabled CFI NOR FLASH in
   multi_v7 defconfig

* tag 'vexpress-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  ARM: dts: vexpress: set the right partition type for NOR flash
  arm: dts: vexpress-v2p-ca15_a7: disable NOR flash node by default
  ARM: dts: vexpress-v2p-ca15_a7: update coresight DT bindings

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