diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-05-20 14:36:51 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-05-20 14:38:10 +0200 |
commit | 24b8d31badc276c5c532995c523a2c7c898be497 (patch) | |
tree | 9864d789dcaaecde77989f4d5d9a4762e069b478 /target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch | |
parent | 8eab383782d94c3a0c68c81e8a345ce450923f8c (diff) | |
download | mtk-20170518-24b8d31badc276c5c532995c523a2c7c898be497.zip mtk-20170518-24b8d31badc276c5c532995c523a2c7c898be497.tar.gz mtk-20170518-24b8d31badc276c5c532995c523a2c7c898be497.tar.bz2 |
mvebu: update to linux 4.4
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch b/target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch deleted file mode 100644 index 45021d4..0000000 --- a/target/linux/mvebu/patches-4.1/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 -@@ -90,12 +90,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>; - }; - |