@@ -70,6 +70,7 @@ stable kernels.
| | | | |
| Hisilicon | Hip0{5,6,7} | #161010101 | HISILICON_ERRATUM_161010101 |
| Hisilicon | Hip0{6,7} | #161010701 | N/A |
+| Hisilicon | Hip0{6,7} | #161010801 | N/A |
| | | | |
| Qualcomm Tech. | Falkor v1 | E1003 | QCOM_FALKOR_ERRATUM_1003 |
| Qualcomm Tech. | Falkor v1 | E1009 | QCOM_FALKOR_ERRATUM_1009 |
@@ -7,11 +7,18 @@ the PCIe specification.
** SMMUv3 required properties:
-- compatible : Should include:
+- compatible : Should be one of:
+
+ "arm,smmu-v3"
+ "hisilicon,hi161x-smmu-v3"
+
+ depending on the particular implementation.
* "arm,smmu-v3" for any SMMUv3 compliant
implementation. This entry should be last in the
compatible list.
+ * "hisilicon,hi161x-smmu-v3" for HiSilicon hi161x
+ SMMUv3 implementation on hip06/hip07 platforms.
- reg : Base address and size of the SMMU.