diff for duplicates of <1350643135-13197-1-git-send-email-linux@prisktech.co.nz> diff --git a/a/1.txt b/N1/1.txt index 69638b6..db31508 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,14 +66,14 @@ index d8645e9..e196b2e 100644 }; }; -+ pwm: pwm at d8220000 { ++ pwm: pwm@d8220000 { + #pwm-cells = <2>; + compatible = "via,vt8500-pwm"; + reg = <0xd8220000 0x100>; + clocks = <&clkpwm>; + }; + - timer at d8130100 { + timer@d8130100 { compatible = "via,vt8500-timer"; reg = <0xd8130100 0x28>; diff --git a/arch/arm/boot/dts/wm8505-ref.dts b/arch/arm/boot/dts/wm8505-ref.dts @@ -131,14 +131,14 @@ index b459691..83c8ec5 100644 }; }; -+ pwm: pwm at d8220000 { ++ pwm: pwm@d8220000 { + #pwm-cells = <2>; + compatible = "via,vt8500-pwm"; + reg = <0xd8220000 0x100>; + clocks = <&clkpwm>; + }; + - timer at d8130100 { + timer@d8130100 { compatible = "via,vt8500-timer"; reg = <0xd8130100 0x28>; diff --git a/arch/arm/boot/dts/wm8650-mid.dts b/arch/arm/boot/dts/wm8650-mid.dts @@ -187,14 +187,14 @@ index 83b9467..a25d240 100644 }; }; -+ pwm: pwm at d8220000 { ++ pwm: pwm@d8220000 { + #pwm-cells = <2>; + compatible = "via,vt8500-pwm"; + reg = <0xd8220000 0x100>; + clocks = <&clkpwm>; + }; + - timer at d8130100 { + timer@d8130100 { compatible = "via,vt8500-timer"; reg = <0xd8130100 0x28>; -- diff --git a/a/content_digest b/N1/content_digest index 7c7c2a0..c31c059 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,12 @@ - "From\0linux@prisktech.co.nz (Tony Prisk)\0" + "From\0Tony Prisk <linux@prisktech.co.nz>\0" "Subject\0[PATCH 1/3] ARM: dts: Update board files for pwm support\0" "Date\0Fri, 19 Oct 2012 23:38:53 +1300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thierry Reding <thierry.reding@avionic-design.de>" + " arm@kernel.org\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + devicetree-discuss@lists.ozlabs.org + " Tony Prisk <linux@prisktech.co.nz>\0" "\00:1\0" "b\0" "This patch adds pwm support to arch-vt8500 board files, and adds\n" @@ -72,14 +77,14 @@ " \t\t\t};\n" " \t\t};\n" " \n" - "+\t\tpwm: pwm at d8220000 {\n" + "+\t\tpwm: pwm@d8220000 {\n" "+\t\t\t#pwm-cells = <2>;\n" "+\t\t\tcompatible = \"via,vt8500-pwm\";\n" "+\t\t\treg = <0xd8220000 0x100>;\n" "+\t\t\tclocks = <&clkpwm>;\n" "+\t\t};\n" "+\n" - " \t\ttimer at d8130100 {\n" + " \t\ttimer@d8130100 {\n" " \t\t\tcompatible = \"via,vt8500-timer\";\n" " \t\t\treg = <0xd8130100 0x28>;\n" "diff --git a/arch/arm/boot/dts/wm8505-ref.dts b/arch/arm/boot/dts/wm8505-ref.dts\n" @@ -137,14 +142,14 @@ " \t\t\t};\n" " \t\t};\n" " \n" - "+\t\tpwm: pwm at d8220000 {\n" + "+\t\tpwm: pwm@d8220000 {\n" "+\t\t\t#pwm-cells = <2>;\n" "+\t\t\tcompatible = \"via,vt8500-pwm\";\n" "+\t\t\treg = <0xd8220000 0x100>;\n" "+\t\t\tclocks = <&clkpwm>;\n" "+\t\t};\n" "+\n" - " \t\ttimer at d8130100 {\n" + " \t\ttimer@d8130100 {\n" " \t\t\tcompatible = \"via,vt8500-timer\";\n" " \t\t\treg = <0xd8130100 0x28>;\n" "diff --git a/arch/arm/boot/dts/wm8650-mid.dts b/arch/arm/boot/dts/wm8650-mid.dts\n" @@ -193,17 +198,17 @@ " \t\t\t};\n" " \t\t};\n" " \n" - "+\t\tpwm: pwm at d8220000 {\n" + "+\t\tpwm: pwm@d8220000 {\n" "+\t\t\t#pwm-cells = <2>;\n" "+\t\t\tcompatible = \"via,vt8500-pwm\";\n" "+\t\t\treg = <0xd8220000 0x100>;\n" "+\t\t\tclocks = <&clkpwm>;\n" "+\t\t};\n" "+\n" - " \t\ttimer at d8130100 {\n" + " \t\ttimer@d8130100 {\n" " \t\t\tcompatible = \"via,vt8500-timer\";\n" " \t\t\treg = <0xd8130100 0x28>;\n" "-- \n" 1.7.9.5 -42f97e2d227f20663af3f74c49fb0016d05a10f9a0ce6702877a49e2e01b0a6a +b24c11bde55244d333d0e823b7b3bcb875abee561abd1961150a1d57526fd89f
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.