Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3b3614f6 authored by Patrick Menschel's avatar Patrick Menschel
Browse files

Fix: missing pinmux in name


Signed-off-by: default avatarPatrick Menschel <menschel.p@posteo.de>
parent 445ba7c0
Branches
1 merge request!104k3-am625-pocketbeagle2: Enable epwm2
......@@ -330,7 +330,7 @@
};
/* Servo Output Pins via PRU */
servo_pins: servo_pins {
servo_pins: pinmux_servo_pins {
pinctrl-single,pins = <
AM33XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT, MUX_MODE5) /* (U5) lcd_vsync.pr1_pru1_pru_r30_8 - SVO1 */
AM33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_OUTPUT, MUX_MODE5) /* (V5) lcd_pclk.pr1_pru1_pru_r30_10 - SVO2 */
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment