rockchip: remove MSI hack for fastrhino r6xs
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
bba53dd541
commit
49afa2233b
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@ -367,10 +367,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&gic {
|
||||
mbi-ranges = <94 31>, <229 31>, <289 31>;
|
||||
};
|
||||
|
||||
&pcie30phy {
|
||||
data-lanes = <1 2>;
|
||||
status = "okay";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user