Re: [U-Boot] [PATCH 13/13] arm64: zynqmp: Use mailbox driver for PMUFW config loading

2019-10-02 Thread Luca Ceresoli
Hi Michal, On 27/09/19 15:35, Michal Simek wrote: > With new mailbox driver PMUFW configuration object can be loaded via the > same interface and there is no need to have pmu_ipc.c completely. > > Signed-off-by: Michal Simek > --- > > arch/arm/mach-zynqmp/Makefile | 4 - >

[U-Boot] [PATCH 13/13] arm64: zynqmp: Use mailbox driver for PMUFW config loading

2019-09-27 Thread Michal Simek
With new mailbox driver PMUFW configuration object can be loaded via the same interface and there is no need to have pmu_ipc.c completely. Signed-off-by: Michal Simek --- arch/arm/mach-zynqmp/Makefile | 4 - arch/arm/mach-zynqmp/include/mach/sys_proto.h | 2 -