[U-Boot] [PATCH 0/5] misc: update drivers for stm32mp1
Patrick Delaunay
patrick.delaunay at st.com
Fri Jul 19 09:39:26 UTC 2019
Update the stm32mp1 drivers after the commit 8729b1ae2cbd
("misc: Update read() and write() methods to return bytes xfered")
And the introduction of NOP u-class.
Patrick Delaunay (5):
bsec: update after MISC u-class update
pmu: stpmic1: change specific NVM api to MISC
stpmic1: simplify stpmic1_sysreset_request
stm32mp1: update test on misc_read result
misc: change RCC form MISC to NOP uclass
arch/arm/mach-stm32mp/bsec.c | 31 +++++++------
board/st/stm32mp1/stm32mp1.c | 2 +-
drivers/misc/stm32_rcc.c | 5 +-
drivers/misc/stm32mp_fuse.c | 74 +++++++++++++++++++++++-------
drivers/power/pmic/stpmic1.c | 107 +++++++++++++++++++++++--------------------
include/power/stpmic1.h | 7 ---
6 files changed, 132 insertions(+), 94 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list