arm64: dts: hisilicon: delete unused property smmu-cb-memtype
authorZhen Lei <thunder.leizhen@huawei.com>
Mon, 18 Jan 2021 03:16:34 +0000 (11:16 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Fri, 29 Jan 2021 08:33:26 +0000 (16:33 +0800)
commitccf43e02012ae5c2fc895136ab0adf98286db40f
tree39819cd43b3359af0510b5181158055c478066b7
parentb2bbc8687e43df456a6d194bc2c3ab9431b770cb
arm64: dts: hisilicon: delete unused property smmu-cb-memtype

The "smmu-cb-memtype" is a private property developed by the Hisilicon
driver in the early stage and is not used now. So delete it.

Otherwise, below YAML check warnings are reported:
arch/arm64/boot/dts/hisilicon/hip06-d03.dt.yaml: iommu@a0040000: \
'smmu-cb-memtype' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/boot/dts/hisilicon/hip07-d05.dt.yaml: iommu@a0040000: \
'smmu-cb-memtype' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hip06.dtsi
arch/arm64/boot/dts/hisilicon/hip07.dtsi