diff for duplicates of <51969F66.7080205@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 1959af3..4b01c54 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Oliver, -Le 17/05/2013 15:35, Oliver Schinagl a ?crit : +Le 17/05/2013 15:35, Oliver Schinagl a écrit : > From: Oliver Schinagl <oliver@schinagl.nl> > > This should add support for the sunxi-sid driver to the device table for sun4i and sun5i @@ -22,7 +22,7 @@ And it actually does :) > reg = <0x01c20000 0x300000>; > ranges; > -> + sid: eeprom at 01c23800 { +> + sid: eeprom@01c23800 { > + compatible = "allwinner,sun4i-sid"; > + reg = <0x01c23800 0x10>; > + }; @@ -32,7 +32,7 @@ I'd prefer to have the nodes sorted by base addresses. Also, the reserved address space for this IP is 1kB, please make it as such in the dt. -> intc: interrupt-controller at 01c20400 { +> intc: interrupt-controller@01c20400 { > compatible = "allwinner,sun4i-ic"; > reg = <0x01c20400 0x400>; > diff --git a/arch/arm/boot/dts/sun5i-a13.dtsi b/arch/arm/boot/dts/sun5i-a13.dtsi @@ -43,7 +43,7 @@ such in the dt. > reg = <0x01c20000 0x300000>; > ranges; > -> + sid: eeprom at 01c23800 { +> + sid: eeprom@01c23800 { > + compatible = "allwinner,sun4i-sid"; > + reg = <0x01c23800 0x10>; > + }; @@ -51,7 +51,7 @@ such in the dt. Ditto, > + -> intc: interrupt-controller at 01c20400 { +> intc: interrupt-controller@01c20400 { > compatible = "allwinner,sun4i-ic"; > reg = <0x01c20400 0x400>; > diff --git a/a/content_digest b/N1/content_digest index c83fe67..32da105 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,19 @@ "ref\01368797744-13737-1-git-send-email-oliver+list@schinagl.nl\0" "ref\01368797744-13737-3-git-send-email-oliver+list@schinagl.nl\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH 2/2] Add sunxi-sid to dts for sun4i and sun5i\0" + "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Subject\0Re: [PATCH 2/2] Add sunxi-sid to dts for sun4i and sun5i\0" "Date\0Fri, 17 May 2013 23:21:42 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Oliver Schinagl <oliver+list@schinagl.nl>\0" + "Cc\0arnd@ardb.de" + gregkh@linuxfoundation.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " Oliver Schinagl <oliver@schinagl.nl>\0" "\00:1\0" "b\0" "Hi Oliver,\n" "\n" - "Le 17/05/2013 15:35, Oliver Schinagl a ?crit :\n" + "Le 17/05/2013 15:35, Oliver Schinagl a \303\251crit :\n" "> From: Oliver Schinagl <oliver@schinagl.nl>\n" "> \n" "> This should add support for the sunxi-sid driver to the device table for sun4i and sun5i\n" @@ -30,7 +35,7 @@ "> \t\treg = <0x01c20000 0x300000>;\n" "> \t\tranges;\n" "> \n" - "> +\t\tsid: eeprom at 01c23800 {\n" + "> +\t\tsid: eeprom@01c23800 {\n" "> +\t\t\tcompatible = \"allwinner,sun4i-sid\";\n" "> +\t\t\treg = <0x01c23800 0x10>;\n" "> +\t\t};\n" @@ -40,7 +45,7 @@ "Also, the reserved address space for this IP is 1kB, please make it as\n" "such in the dt.\n" "\n" - "> \t\tintc: interrupt-controller at 01c20400 {\n" + "> \t\tintc: interrupt-controller@01c20400 {\n" "> \t\t\tcompatible = \"allwinner,sun4i-ic\";\n" "> \t\t\treg = <0x01c20400 0x400>;\n" "> diff --git a/arch/arm/boot/dts/sun5i-a13.dtsi b/arch/arm/boot/dts/sun5i-a13.dtsi\n" @@ -51,7 +56,7 @@ "> \t\treg = <0x01c20000 0x300000>;\n" "> \t\tranges;\n" "> \n" - "> +\t\tsid: eeprom at 01c23800 {\n" + "> +\t\tsid: eeprom@01c23800 {\n" "> +\t\t\tcompatible = \"allwinner,sun4i-sid\";\n" "> +\t\t\treg = <0x01c23800 0x10>;\n" "> +\t\t};\n" @@ -59,7 +64,7 @@ "Ditto,\n" "\n" "> +\n" - "> \t\tintc: interrupt-controller at 01c20400 {\n" + "> \t\tintc: interrupt-controller@01c20400 {\n" "> \t\t\tcompatible = \"allwinner,sun4i-ic\";\n" "> \t\t\treg = <0x01c20400 0x400>;\n" "> \n" @@ -72,4 +77,4 @@ "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -9362115ef8f85be6e9b0798c9669b52e4c13be3b218b0f5d5a9ecabd99bc3942 +ad6f08ed301bfdc0df321b80be8f437d390652850de0ea7322145b43fcc4460c
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.