diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-02-13 11:02:06 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-04-12 09:51:34 +0200 |
commit | 51397d7d95d9f5e210a5557f65de1fa21e6f5921 (patch) | |
tree | 0aee85f945fa4dc3e861c48dbf981d71a48cde92 /target/linux/mvebu/patches-4.4/102-revert_i2c_delay.patch | |
parent | fc28830b6f0cd5fe9650d6c9cc750e19665d3a59 (diff) | |
download | mtk-20170518-51397d7d95d9f5e210a5557f65de1fa21e6f5921.zip mtk-20170518-51397d7d95d9f5e210a5557f65de1fa21e6f5921.tar.gz mtk-20170518-51397d7d95d9f5e210a5557f65de1fa21e6f5921.tar.bz2 |
mvebu: remove linux 4.4 support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mvebu/patches-4.4/102-revert_i2c_delay.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.4/102-revert_i2c_delay.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/mvebu/patches-4.4/102-revert_i2c_delay.patch b/target/linux/mvebu/patches-4.4/102-revert_i2c_delay.patch deleted file mode 100644 index f97bba2..0000000 --- a/target/linux/mvebu/patches-4.4/102-revert_i2c_delay.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/arch/arm/boot/dts/armada-xp.dtsi -+++ b/arch/arm/boot/dts/armada-xp.dtsi -@@ -98,12 +98,10 @@ - - - i2c0: i2c@11000 { -- compatible = "marvell,mv78230-i2c", "marvell,mv64xxx-i2c"; - reg = <0x11000 0x100>; - }; - - i2c1: i2c@11100 { -- compatible = "marvell,mv78230-i2c", "marvell,mv64xxx-i2c"; - reg = <0x11100 0x100>; - }; - |