stm32mp1: rename stpmu1 to stpmic1
authorYann Gautier <yann.gautier@st.com>
Wed, 16 Jan 2019 17:31:00 +0000 (18:31 +0100)
committerYann Gautier <yann.gautier@st.com>
Fri, 18 Jan 2019 14:45:08 +0000 (15:45 +0100)
commit23684d0e819b497d2661759b315e43e267a3a74c
treef47967338bb6170118eac6dbc3896ad1a309e07d
parent435832abfd731e1f25b704117ece68dfaf052c46
stm32mp1: rename stpmu1 to stpmic1

This is the correct name of the IP.
Rename stm32mp1_pmic files to stm32mp_pmic.

Change-Id: I238a7d1f9a1d099daf7788dc9ebbd3146ba2f15f
Signed-off-by: Yann Gautier <yann.gautier@st.com>
12 files changed:
drivers/st/ddr/stm32mp1_ddr.c
drivers/st/pmic/stm32mp1_pmic.c [deleted file]
drivers/st/pmic/stm32mp_pmic.c [new file with mode: 0644]
drivers/st/pmic/stpmic1.c [new file with mode: 0644]
drivers/st/pmic/stpmu1.c [deleted file]
fdts/stm32mp157c-ed1.dts
include/drivers/st/stm32mp1_pmic.h [deleted file]
include/drivers/st/stm32mp_pmic.h [new file with mode: 0644]
include/drivers/st/stpmic1.h [new file with mode: 0644]
include/drivers/st/stpmu1.h [deleted file]
plat/st/stm32mp1/bl2_plat_setup.c
plat/st/stm32mp1/platform.mk