commit | 81955519c01e682add6cde87fddae5d6cd6242fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:47 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:15 2017 -0600 |
tree | 30c1059307e8da79fdfb24c23579ecf5aac74612 | |
parent | 91dbd532efc27b3ece1fab7a5a34c0a59c6d905f [diff] |
dm: phy: Update uclass to support livetree Update the phy uclass to support livetree. Fix the xlate() method which has no callers. Signed-off-by: Simon Glass <sjg@chromium.org>