aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorSivaprakash Murugesan <[email protected]>2020-06-08 15:07:26 +0530
committerJassi Brar <[email protected]>2020-06-10 22:43:51 -0500
commit9b007938ae3cd75d0ae883c6c0eeb0985cacba15 (patch)
tree7510c4646129f26d3c07fa7ca5cae5455f218873 /scripts/gdb/linux
parentf3a1381ec84ec1fdc8091f9935f97e836792b6a7 (diff)
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Some apcs mailbox devices supports a clock driver, the compatible strings of devices supporting clock driver along with the clock driver name are maintained in a separate structure within the mailbox driver. And the clock driver is added based on device match. With increase in number of devices supporting the clock feature move the clock driver name inside the driver data. so that we can use a single API to get the register offset of mailbox driver and clock driver name together, and the clock driver will be added based on the driver data. Signed-off-by: Sivaprakash Murugesan <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions