diff for duplicates of <20171109223535.17368-1-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 116f1a6..fdc8664 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ The interrupts property in the IOMMU node for Rockchip dts file has a spurious extra cell causing a dtc warning: -Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu@ff900800 +Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu at ff900800 Remove the extra cell. -Cc: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> -Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org -Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Cc: Heiko Stuebner <heiko@sntech.de> +Cc: linux-rockchip at lists.infradead.org +Signed-off-by: Rob Herring <robh@kernel.org> --- arch/arm/boot/dts/rk3288.dtsi | 2 +- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 2 +- @@ -18,7 +18,7 @@ index 356ed1e62452..cd43235ca16f 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -956,7 +956,7 @@ - iep_mmu: iommu@ff900800 { + iep_mmu: iommu at ff900800 { compatible = "rockchip,iommu"; reg = <0x0 0xff900800 0x0 0x40>; - interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH 0>; @@ -31,7 +31,7 @@ index e0518b4bc6c2..7a63279a85c5 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3368.dtsi @@ -808,7 +808,7 @@ - iep_mmu: iommu@ff900800 { + iep_mmu: iommu at ff900800 { compatible = "rockchip,iommu"; reg = <0x0 0xff900800 0x0 0x100>; - interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH 0>; @@ -41,8 +41,3 @@ index e0518b4bc6c2..7a63279a85c5 100644 status = "disabled"; -- 2.14.1 - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 09e36ab..95ce63a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,19 @@ - "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0robh@kernel.org (Rob Herring)\0" "Subject\0[PATCH] arm: dts: rockchip: fix errors in IOMMU interrupts property cells\0" "Date\0Thu, 9 Nov 2017 16:35:35 -0600\0" - "To\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "The interrupts property in the IOMMU node for Rockchip dts file has a\n" "spurious extra cell causing a dtc warning:\n" "\n" - "Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu@ff900800\n" + "Warning (interrupts_property): interrupts size is (16), expected multiple of 12 in /iommu at ff900800\n" "\n" "Remove the extra cell.\n" "\n" - "Cc: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" - "Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" - "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Cc: Heiko Stuebner <heiko@sntech.de>\n" + "Cc: linux-rockchip at lists.infradead.org\n" + "Signed-off-by: Rob Herring <robh@kernel.org>\n" "---\n" " arch/arm/boot/dts/rk3288.dtsi | 2 +-\n" " arch/arm64/boot/dts/rockchip/rk3368.dtsi | 2 +-\n" @@ -27,7 +24,7 @@ "--- a/arch/arm/boot/dts/rk3288.dtsi\n" "+++ b/arch/arm/boot/dts/rk3288.dtsi\n" "@@ -956,7 +956,7 @@\n" - " \tiep_mmu: iommu@ff900800 {\n" + " \tiep_mmu: iommu at ff900800 {\n" " \t\tcompatible = \"rockchip,iommu\";\n" " \t\treg = <0x0 0xff900800 0x0 0x40>;\n" "-\t\tinterrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -40,7 +37,7 @@ "--- a/arch/arm64/boot/dts/rockchip/rk3368.dtsi\n" "+++ b/arch/arm64/boot/dts/rockchip/rk3368.dtsi\n" "@@ -808,7 +808,7 @@\n" - " \tiep_mmu: iommu@ff900800 {\n" + " \tiep_mmu: iommu at ff900800 {\n" " \t\tcompatible = \"rockchip,iommu\";\n" " \t\treg = <0x0 0xff900800 0x0 0x100>;\n" "-\t\tinterrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH 0>;\n" @@ -49,11 +46,6 @@ " \t\t#iommu-cells = <0>;\n" " \t\tstatus = \"disabled\";\n" "-- \n" - "2.14.1\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + 2.14.1 -a46ba76b7d90fffb312d71d7073d9d56f6bb3cbd15c80b2723f6f36c7c913d43 +d5728956565ed7c607a4f7679fc0ab6a09891bd4a7326e6c8bffdba0b754d07f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.