rockchip: remove MSI hack for fastrhino r6xs

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-12-29 17:27:55 +08:00
parent bba53dd541
commit 49afa2233b
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 6 deletions

View File

@ -20,10 +20,10 @@
io-channel-names = "buttons";
keyup-threshold-microvolt = <1800000>;
recovery {
button-recovery {
label = "Recovery";
linux,code = <KEY_VENDOR>;
press-threshold-microvolt = <9>;
press-threshold-microvolt = <1750>;
};
};
};

View File

@ -367,10 +367,6 @@
};
};
&gic {
mbi-ranges = <94 31>, <229 31>, <289 31>;
};
&pcie30phy {
data-lanes = <1 2>;
status = "okay";