commit | 5560f70cad996e7d90d1c141bcbca0df214eefc9 | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linaro.org> | Fri Jun 22 16:08:58 2018 +0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Jun 26 13:27:22 2018 -0700 |
tree | 4f53b895271a5699eb86b9b6fa6c254b9d976aeb | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
hwspinlock: Add one new API to support getting a specific hwlock by the name The hardware spinlock binding already supplied the 'hwlock-names' property to match and get a specific hwlock, but did not supply one API for users to get a specific hwlock by the hwlock name. So this patch introduces one API to support this requirement. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>