Skip to content

Commit 39b67d6

Browse files
hiteshkumar-nvanhmiuhv
authored andcommitted
Add PWM support for Jetson Thor Reference Kit support
1 parent 8341794 commit 39b67d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/python/Jetson/GPIO/gpio_pin_data.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,10 +364,10 @@
364364
# Output-only (due to base board)
365365
(92, 'PM.04', "tegra264-gpio-main", 11, 17, 'UART1_RTS', 'GP136_UART9_RTS_N', None, None),
366366
(21, 'PV.06', "tegra264-gpio-main", 12, 18, 'I2S2_CLK', 'GP184_DAP2_CLK', None, None),
367-
(88, 'PM.00', "tegra264-gpio-main", 13, 27, 'PWM01', 'GP132_PWM9', '32f0000.pwm', 0),
368-
(127, 'PF.07', "tegra264-gpio-main", 15, 22, 'GPIO27', 'GP257_PWM2', '3280000.pwm', 0),
367+
(88, 'PM.00', "tegra264-gpio-main", 13, 27, 'PWM01', 'GP132_PWM9', '810c610000.pwm', 0),
368+
(127, 'PF.07', "tegra264-gpio-main", 15, 22, 'GPIO27', 'GP257_PWM2', '810c5e0000.pwm', 0),
369369
(21, 'PDD.03', "tegra264-gpio-aon", 16, 23, 'GPIO08', 'GP21', None, None),
370-
(14, 'PU.07', "tegra264-gpio-main", 18, 24, 'GPIO44', 'GP177', '32c0000.pwm', 0),
370+
(14, 'PU.07', "tegra264-gpio-main", 18, 24, 'GPIO44', 'GP177_PWM5', '810c600000.pwm', 0),
371371
(73, 'PK.01', "tegra264-gpio-main", 19, 10, 'SPI1_MOSI', 'GP117_SPI1_MOSI', None, None),
372372
(72, 'PK.00', "tegra264-gpio-main", 21, 9, 'SPI1_MISO', 'GP116_SPI1_MISO', None, None),
373373
(7, 'PU.00', "tegra264-gpio-main", 22, 25, 'I2S7_DIN', 'GP170', None, None),

0 commit comments

Comments
 (0)