• Rajan Vaja's avatar
    zynqmp: pm_service: Support multiple SDIO modes · cc974c52
    Rajan Vaja authored
    
    
    Existing database allows to set only single mode for SDIO.
    SDIO can have different groups (8 bit, 4 bit and 1 bit).
    As there is only single SDIO group in each pin, it is not
     possible to use different mode groups for SDIO.
    
    Extend database in generic way to allow multiuple function
    groups in single pin. Add different SDIO groups to pins and
    create separate functions for each modes.
    Signed-off-by: default avatarRajan Vaja <rajanv@xilinx.com>
    cc974c52
pm_api_pinctrl.h 16.6 KB