Hi,
I have to blink USER LED's of Jacinto6 board.
I see USER LED's are mapped onto I2C GPIO Expander. U58.
P4 USER_LED1 User LED 1
P5 USER_LED2 User LED 2
P6 USER_LED3 User LED 3
P7 USER_LED4 User LED 4
Also from Board schematic board, we see :
DS1 LED_GRN,
DS2 LED_GRN,
DS3 LED_GRN,
DS4 LED_GRN
The config details are enabled as expected.
CONFIG_LEDS_GPIO=y
CONFIG_ARCH_REQUIRE_GPIOLIB=y
But I don't see any details in :
/sys/class/leds
/sys/devices/platform/leds-gpio/leds
From:
From arch/arm/boot/dts/omap4-sdp.dts
we can see USER leds are present.
Is it missing of jacinto6 board ?
and any other factors which needs be to considered to make USER LED work ?
Regards,
Mounesh