mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-09 06:28:28 +00:00
remove some useless patches under 5.0.y
This commit is contained in:
parent
e93df837b7
commit
d4cab3024e
2 changed files with 3 additions and 330 deletions
|
@ -1,12 +1,12 @@
|
|||
diff --git a/drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c b/drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c
|
||||
index aa8b581..b094fe6 100644
|
||||
index 9c79971..69e1136 100644
|
||||
--- a/drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c
|
||||
+++ b/drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c
|
||||
@@ -591,6 +591,7 @@ static const struct sunxi_pinctrl_desc h6_pinctrl_data = {
|
||||
.irq_banks = 3,
|
||||
.irq_banks = 4,
|
||||
.irq_bank_map = h6_irq_bank_map,
|
||||
.irq_read_needs_mux = true,
|
||||
+ .disable_strict_mode = true,
|
||||
.needs_voltage_bias_setup = true,
|
||||
};
|
||||
|
||||
static int h6_pinctrl_probe(struct platform_device *pdev)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue