commit | 91dbd532efc27b3ece1fab7a5a34c0a59c6d905f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:46 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:15 2017 -0600 |
tree | 8b49be517edde3d2097c795a4136b2a29a34973f | |
parent | d8c9bacb8f37d76dce48fbd5d706e1738d3b0fc9 [diff] |
dm: mailbox: Update uclass to support livetree Update the mailbox uclass to support livetree. Fix the xlate() method in all callers. Signed-off-by: Simon Glass <sjg@chromium.org>