]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bf35d07dd3ff80d2d1fc7e8276ebe1ac88be292
tree05ef4be959f5833512e764691476af932944cd96
parent8f2f8832a40d2927c458676ea12cddca1f477126
parent7dff8ab34bd9d3ba56740d564eb084a015675792
Merge tag 'vexpress-updates-5.3' of git://git.kernel.org/pub/scm/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>