aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-kernel/linux/linux-renesas/porter/0101-porter-ext01-dts-disable-avb-mlb.patch
blob: 5cca6387b70eddd1c64a87b422b40443938b4a83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
From ffdb740fd7789824502598815521a8fe9c658356 Mon Sep 17 00:00:00 2001
From: Yannick Gicquel <yannick.gicquel@iot.bzh>
Date: Wed, 7 Sep 2016 17:07:10 +0200
Subject: [PATCH] porter-ext01: dts: disable avb, mlb

Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
---
 arch/arm/boot/dts/r8a7791-porter-ext01.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7791-porter-ext01.dts b/arch/arm/boot/dts/r8a7791-porter-ext01.dts
index 62c6417..bc83446 100644
--- a/arch/arm/boot/dts/r8a7791-porter-ext01.dts
+++ b/arch/arm/boot/dts/r8a7791-porter-ext01.dts
@@ -501,6 +501,7 @@
 	status = "okay";
 };
 
+/* ygl: disable for now
 &avb {
 	pinctrl-0 = <&avb_pins>;
 	pinctrl-names = "default";
@@ -523,6 +524,7 @@
 	phy-int-gpio = <&gpio5 16 GPIO_ACTIVE_LOW>;
 	status = "okay";
 };
+*/
 
 &sata0 {
 	status = "okay";
@@ -716,11 +718,13 @@
 	};
 };
 
+/* ygl: disable for now
 &mlp {
 	pinctrl-names = "default";
 	pinctrl-0 = <&mlb3_pins>;
 	status = "okay";
 };
+*/
 
 &pci0 {
 	status = "okay";
-- 
1.9.1