diff options
Diffstat (limited to 'arch/arm/boot/dts/am57xx-beagle-x15.dts')
-rw-r--r-- | arch/arm/boot/dts/am57xx-beagle-x15.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am57xx-beagle-x15.dts b/arch/arm/boot/dts/am57xx-beagle-x15.dts index a63bf78191ea..f9a4b317ed2f 100644 --- a/arch/arm/boot/dts/am57xx-beagle-x15.dts +++ b/arch/arm/boot/dts/am57xx-beagle-x15.dts | |||
@@ -693,3 +693,7 @@ | |||
693 | }; | 693 | }; |
694 | }; | 694 | }; |
695 | }; | 695 | }; |
696 | |||
697 | &pcie1 { | ||
698 | gpios = <&gpio2 8 GPIO_ACTIVE_LOW>; | ||
699 | }; | ||