diff options
author | Sukrut Bellary <sbellary@baylibre.com> | 2025-05-30 14:22:32 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-12 16:26:56 -0600 |
commit | 04df37a095cb08edb865b218398550341a6118c1 (patch) | |
tree | 0f71986fe662375cd0a4b6526f41f4726c5672f3 /test/py/conftest.py | |
parent | d0bcbf782f5909b36d0af705e95c5c8ad4092bfc (diff) |
board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing
On AM335x EVM[1],
1. pin AM335X_ECAP0_IN_PWM0_OUT is used to enable the
backlight. ECAP0 can be configured in single channel PWM mode.
If CONFIG_PWM_TI_ECAP is enabled, perform eCAP0 pin muxing.
2. Pins LCD_DATA0 - LCD_DATA15, gpmc_ad8 - gpmc_ad15 and
lcd_vsync, lcd_sync, lcd_ac_bias_en, lcd_pclk are used for driving LCD.
If CONFIG_AM335X_LCD is enabled, perform the LCD pin muxing.
This is required to enable splash screen support on AM335x EVM.
[1] AM335x EVM - https://www.ti.com/tool/TMDXEVM3358
Signed-off-by: Sukrut Bellary <sbellary@baylibre.com>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions