From f74477de486705612bc4d2eaf80dfd92c9015a24 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 23 May 2015 15:27:45 +0000 Subject: ipq806x: disable i2c device on gsbi4 Patch cherry-picked from the following location: https://chromium-review.googlesource.com/#/c/269931/ Disable the i2c device on gsbi4 and mark gsbi4_h and gsbi4_qup clks as unused. If they are enabled, clock framework will turn them off at end of probe. On ipq806x by design gsbi4_qup, gsbi4_h clks and i2c on gsbi4 are meant for RPM usage. So turning them off in kernel is incorrect. Signed-off-by: Mathieu Olivari SVN-Revision: 45728 --- target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch') diff --git a/target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch b/target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch index fe670cf99e..4e8f8591f9 100644 --- a/target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch +++ b/target/linux/ipq806x/patches-3.18/700-add-gmac-dts-suport.patch @@ -42,7 +42,7 @@ }; gsbi@16300000 { -@@ -92,6 +118,7 @@ +@@ -89,6 +115,7 @@ #size-cells = <1>; spi-max-frequency = <50000000>; reg = <0>; @@ -50,7 +50,7 @@ partition@0 { label = "lowlevel_init"; -@@ -166,5 +193,66 @@ +@@ -163,5 +190,66 @@ pinctrl-0 = <&pcie2_pins>; pinctrl-names = "default"; }; -- cgit v1.2.3