Skip to content

Commit 2f20870

Browse files
RobertCNelsonNiklasWan
authored andcommitted
Add BeagleBoard.org DTBS: v5.4.x-ti
https://github.com/beagleboard/BeagleBoard-DeviceTrees/tree/v5.4.x-ti beagleboard/BeagleBoard-DeviceTrees@542dfb2 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
1 parent 2c3ebc1 commit 2f20870

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm/boot/dts/am5729-beagleboneai.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,14 @@
498498
};
499499
};
500500

501+
&dra7_pmx_core {
502+
pmic_pins_default: pmic_pins_default {
503+
pinctrl-single,pins = <
504+
DRA7XX_CORE_IOPAD(0x3690, PIN_INPUT_PULLUP | MUX_MODE14) /* F21: gpio6_16.gpio6_16 - PMIC_INT */
505+
>;
506+
};
507+
};
508+
501509
&vip2 {
502510
status = "okay";
503511
};

0 commit comments

Comments
 (0)