lkml.org 
[lkml]   [2020]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] arm64: dts: qcom: msm8996: Fix venus iommu nodename error
On Mon 06 Jan 02:23 PST 2020, Stanimir Varbanov wrote:

> Fix the following error/warn seen with make dtbs_check
>
> arm,smmu-venus@d40000: $nodename:0: 'arm,smmu-venus@d40000' does not match '^iommu@[0-9a-f]*'
> arm,smmu-venus@d40000: clock-names:0: 'bus' was expected
> arm,smmu-venus@d40000: clock-names:1: 'iface' was expected
>
> by rename nodename to "iommu".
>
> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>

Thanks Stan, applied.

> ---
> arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> index 4ca2e7b44559..9bbcee31f28b 100644
> --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> @@ -2267,7 +2267,7 @@
> };
> };
>
> - venus_smmu: arm,smmu-venus@d40000 {
> + venus_smmu: iommu@d40000 {
> compatible = "qcom,msm8996-smmu-v2", "qcom,smmu-v2";
> reg = <0xd40000 0x20000>;
> #global-interrupts = <1>;
> --
> 2.17.1
>

\
 
 \ /
  Last update: 2020-01-06 20:13    [W:0.026 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site