This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: requesting for register to change the mode of lcd_data15 to gpio

Part Number: AM3358

Tool/software: Linux

register and its address to change the mode status of lcd_data15 pin to gpio.

and  to that gpio i want to read and write with devmem2. so i require the register to change the mode of lcd pin .

  • Hi Dhanush,

    Check register conf_lcd_data15 at address 0x44E108DC.

    Changing Control Module pinmux registers settings from user space is not available, you need to do that in u-boot or kernel. Refer to the below e2e thread for details:

    Regards,
    Pavel