OSDN Git Service

soc: qcom: hab: add dts parsing into hab driver
authorYong Ding <yongding@codeaurora.org>
Thu, 11 Jan 2018 09:51:45 +0000 (17:51 +0800)
committerYong Ding <yongding@codeaurora.org>
Thu, 18 Jan 2018 09:16:04 +0000 (17:16 +0800)
commitd062c8ead0a53e0dad16cf731263d5fa780edab4
tree45a7178187565cbf3aff829d53b7cfd7b0467d42
parent1707cb3ff140dec01127669e1c88d5b850f272e4
soc: qcom: hab: add dts parsing into hab driver

HAB driver can parse its relevant entries from device
tree, and get necessary info, like its local vmid,
physical channel groups, and etc.

Change-Id: Iab0501a442bd3c89dd4b348570108dbe5ab0adca
Signed-off-by: Yong Ding <yongding@codeaurora.org>
Documentation/devicetree/bindings/soc/qcom/hab.txt [new file with mode: 0644]
drivers/soc/qcom/hab/hab.c
drivers/soc/qcom/hab/hab_parser.c