Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Patrice Chotard's avatar
    584861ff
    reset: Add STi reset support · 584861ff
    Patrice Chotard authored
    
    This patch adds a reset controller implementation for STMicroelectronics
    STi family SoCs; it allows a group of related reset like controls found
    in multiple system configuration registers to be represented by a single
    controller device.
    
    Driver code has been mainly extracted from kernel
    drivers/reset/sti/reset-stih407.c
    
    Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
    584861ff
    History
    reset: Add STi reset support
    Patrice Chotard authored
    
    This patch adds a reset controller implementation for STMicroelectronics
    STi family SoCs; it allows a group of related reset like controls found
    in multiple system configuration registers to be represented by a single
    controller device.
    
    Driver code has been mainly extracted from kernel
    drivers/reset/sti/reset-stih407.c
    
    Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>