iommu: support message based spi for smmu
ascend inclusion
category: feature
bugzilla: NA
CVE: NA
------------------------------------------------------------------
The current SMMU driver supports SPI WireInterrupt and Message Based
SPI. However, some hisilicon chips use the Messaged Based SPI. Therefore,
a special attribute is added to indentify this situation. Add an option
"hisicion,message-based-spi" and addr of GICD_SETSPI to dts node of SMMU,
like this:
hisicion,message-based-spi
iommu-spi-base=<0x10 0x9000040> //Addr of GICD_SETSPI: 0x1009000040
Signed-off-by: NZhou Guanghui <zhouguanghui1@huawei.com>
Reviewed-by: NDing Tianhong <dingtianhong@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录