[U-Boot] [PATCH v3 56/72] dm: mailbox: Update uclass to support livetree
sjg at google.com
sjg at google.com
Thu May 25 00:06:03 UTC 2017
Update the mailbox uclass to support livetree. Fix the xlate() method
in all callers.
Signed-off-by: Simon Glass <sjg at 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
More information about the U-Boot
mailing list