lkml.org 
[lkml]   [2022]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH RESEND v2 5/5] ARM: dts: sti: enable PCIe on the stih418-b2264 board
Date
Enable the PCIe controller with proper reset gpio pin for this board.

Signed-off-by: Alain Volmat <avolmat@me.com>
---
arch/arm/boot/dts/stih418-b2264.dts | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/stih418-b2264.dts b/arch/arm/boot/dts/stih418-b2264.dts
index a99604bebf8c..ed183292a669 100644
--- a/arch/arm/boot/dts/stih418-b2264.dts
+++ b/arch/arm/boot/dts/stih418-b2264.dts
@@ -130,6 +130,11 @@ &ohci1 {
status = "okay";
};

+&pcie1 {
+ reset-gpios = <&pio34 5 GPIO_ACTIVE_LOW>;
+ status = "okay";
+};
+
&pwm1 {
status = "okay";
};
--
2.25.1
\
 
 \ /
  Last update: 2022-01-03 08:49    [W:0.490 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site