提交 46db9914 编写于 作者: A Arnd Bergmann

Merge tag 'juno-fixes-4.10' of...

Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes

Pull "ARMv8 Juno/VExpress fixes for v4.10" from Sudeep Holla:

A simple fix to extend GICv2 CPU interface registers from 4K to 8K
on AEMv8 FVP/RTSM models in order to support split priority drop and
interrupt deactivation.

* tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm64: dts: vexpress: Support GICC_DIR operations
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
#address-cells = <0>; #address-cells = <0>;
interrupt-controller; interrupt-controller;
reg = <0x0 0x2c001000 0 0x1000>, reg = <0x0 0x2c001000 0 0x1000>,
<0x0 0x2c002000 0 0x1000>, <0x0 0x2c002000 0 0x2000>,
<0x0 0x2c004000 0 0x2000>, <0x0 0x2c004000 0 0x2000>,
<0x0 0x2c006000 0 0x2000>; <0x0 0x2c006000 0 0x2000>;
interrupts = <1 9 0xf04>; interrupts = <1 9 0xf04>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册