commit | 1999c0490bcb761d284222606e941191181c6c42 | [log] [tgz] |
---|---|---|
author | David Dai <daidavid1@codeaurora.org> | Mon Feb 27 12:51:09 2017 -0800 |
committer | David Dai <daidavid1@codeaurora.org> | Tue Mar 28 16:38:35 2017 -0700 |
tree | fc487b7cefa748a8a45866210114c95a50629963 | |
parent | 4fed24d120b6a232fa2563236a90992bf9d17b90 [diff] |
msm: msm_bus: Make multiple RSC support more scalable Allow RSCs to be defined as a node from the device tree and allow BCM node to connect to RSCs. Associate all related RSC resources with RSC devices including mailboxes and BCM commit queues, this also fixes a problem where updating one RSC's queue affected the other. Change-Id: I7d7ba191e52c6a01fdfa2973e38fdca3672bc77d Signed-off-by: David Dai <daidavid1@codeaurora.org>