diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2021-12-24 14:42:35 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2021-12-27 13:55:10 +0100 |
commit | 0e841fd4a229e974a573b5e79d2f0e6247275b15 (patch) | |
tree | 971fc026df6d503892ececa70fc9dae8cc8672e0 /target/linux/apm821xx/dts/meraki-mr24.dts | |
parent | 4e6ebdd7ce691512316978cbf329a82fbfc46a2a (diff) | |
download | upstream-0e841fd4a229e974a573b5e79d2f0e6247275b15.tar.gz upstream-0e841fd4a229e974a573b5e79d2f0e6247275b15.tar.bz2 upstream-0e841fd4a229e974a573b5e79d2f0e6247275b15.zip |
apm821xx: remove broken PCIe MSI support
These never worked and upstream is in the process of removing
them as well. Legacy PCI interrupt signaling is still working
as before.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/dts/meraki-mr24.dts')
-rw-r--r-- | target/linux/apm821xx/dts/meraki-mr24.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/apm821xx/dts/meraki-mr24.dts b/target/linux/apm821xx/dts/meraki-mr24.dts index e20d4f1fa9..a876e77511 100644 --- a/target/linux/apm821xx/dts/meraki-mr24.dts +++ b/target/linux/apm821xx/dts/meraki-mr24.dts @@ -244,7 +244,3 @@ }; }; }; - -&MSI { - status = "okay"; -}; |