
25 May
2017
25 May
'17
2:06 a.m.
Update the mailbox uclass to support livetree. Fix the xlate() method in all callers.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v3: None Changes in v2: None
drivers/mailbox/mailbox-uclass.c | 20 ++++++++------------ drivers/mailbox/tegra-hsp.c | 2 +- include/mailbox-uclass.h | 2 +- 3 files changed, 10 insertions(+), 14 deletions(-)
Applied to u-boot-dm