Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Jagan Teki's avatar
    e810565e
    i.MX6DL: mamoj: Add PFUZE100 support · e810565e
    Jagan Teki authored
    
    MX6DL Mamoj boards has Freescale PFUZE100 PMIC, add support
    for it through DM_PMIC dt definition.
    
    pmic log:
    Reviewed-by: default avatarStefano Babic <sbabic@denx.de>
    
    ========
    => pmic list
    | Name                            | Parent name         | Parent uclass @ seq
    | pfuze100@08                     | i2c@021f8000        | i2c @ 3
    => pmic dev pfuze100@08
    dev: 0 @ pfuze100@08
    => pmic dump
    Dump pmic: pfuze100@08 registers
    
    0x00: 10 00 00 21 00 01 3f 01 00 7f 00 00 00 00 00 81
    0x10: 00 00 3f 00 00 00 00 00 00 00 00 10 00 00 00 00
    0x20: 2b 2b 2b 08 c4 00 00 00 00 00 00 00 00 00 2b 2b
    0x30: 2b 08 c4 00 00 72 72 72 08 d4 00 00 2c 2c 2c 08
    0x40: e4 00 00 2c 2c 2c 08 e4 00 00 6f 6f 6f 08 f4 00
    0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x60: 00 00 00 00 00 00 48 00 00 00 10 06 1e 1e 17 10
    0x70: 1a 1f 00 00 00 00 00 00 00 00 00 00 00 00 00
    
    Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
    Signed-off-by: default avatarSimone CIANNI <simone.cianni@bticino.it>
    Signed-off-by: default avatarRaffaele RECALCATI <raffaele.recalcati@bticino.it>
    e810565e
    History
    i.MX6DL: mamoj: Add PFUZE100 support
    Jagan Teki authored
    
    MX6DL Mamoj boards has Freescale PFUZE100 PMIC, add support
    for it through DM_PMIC dt definition.
    
    pmic log:
    Reviewed-by: default avatarStefano Babic <sbabic@denx.de>
    
    ========
    => pmic list
    | Name                            | Parent name         | Parent uclass @ seq
    | pfuze100@08                     | i2c@021f8000        | i2c @ 3
    => pmic dev pfuze100@08
    dev: 0 @ pfuze100@08
    => pmic dump
    Dump pmic: pfuze100@08 registers
    
    0x00: 10 00 00 21 00 01 3f 01 00 7f 00 00 00 00 00 81
    0x10: 00 00 3f 00 00 00 00 00 00 00 00 10 00 00 00 00
    0x20: 2b 2b 2b 08 c4 00 00 00 00 00 00 00 00 00 2b 2b
    0x30: 2b 08 c4 00 00 72 72 72 08 d4 00 00 2c 2c 2c 08
    0x40: e4 00 00 2c 2c 2c 08 e4 00 00 6f 6f 6f 08 f4 00
    0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x60: 00 00 00 00 00 00 48 00 00 00 10 06 1e 1e 17 10
    0x70: 1a 1f 00 00 00 00 00 00 00 00 00 00 00 00 00
    
    Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
    Signed-off-by: default avatarSimone CIANNI <simone.cianni@bticino.it>
    Signed-off-by: default avatarRaffaele RECALCATI <raffaele.recalcati@bticino.it>