diff for duplicates of <201203021456.47896.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index 33f50ca..33e951e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On Friday 02 March 2012, Jason wrote: > compatible = "marvell,kirkwood"; > tclk:clock-frequency = <200000000>; > -> wdt at fed20300 { +> wdt@fed20300 { > compatible = "marvell,orion-wdt"; > reg = <0xfed20300 0x28>; > clock-frequency = &tclk; @@ -30,7 +30,7 @@ On Friday 02 March 2012, Jason wrote: > > but I'm not sure if that would work. -That would make wdt at fed20300/clock-frequency a phandle pointing to the +That would make wdt@fed20300/clock-frequency a phandle pointing to the root property, which is not what we want here. > In any case, the simplest answer is to set clock-frequency in @@ -39,7 +39,7 @@ root property, which is not what we want here. > Hopefully, Grant can chime in on this one. I think you can just pick a reasonable default value for -wdt at fed20300/clock-frequency, and let the board override that +wdt@fed20300/clock-frequency, and let the board override that by setting it to something else if necessary. I suppose this will also change a bit when kirkwood gets moved over to generic clk support in the future and starts using the clk binding instead diff --git a/a/content_digest b/N1/content_digest index 7085f82..f4e89f7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,14 @@ "ref\0cover.1330625877.git.jason@lakedaemon.net\0" "ref\020120302091510.GC29461@kw.sim.vm.gnt\0" "ref\020120302141541.GE11986@titan.lakedaemon.net\0" - "From\0arnd@arndb.de (Arnd Bergmann)\0" - "Subject\0[PATCH 4/4] ARM: kirkwood: convert orion-wdt to fdt.\0" + "ref\020120302141541.GE11986-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org\0" + "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Subject\0Re: [PATCH 4/4] ARM: kirkwood: convert orion-wdt to fdt.\0" "Date\0Fri, 2 Mar 2012 14:56:47 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jason <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\0" + "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" + Simon Guinot <simon-jKBdWWKqtFpg9hUCZPvPmw@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Friday 02 March 2012, Jason wrote:\n" @@ -20,7 +24,7 @@ "> compatible = \"marvell,kirkwood\";\n" "> tclk:clock-frequency = <200000000>;\n" "> \n" - "> wdt at fed20300 {\n" + "> wdt@fed20300 {\n" "> compatible = \"marvell,orion-wdt\";\n" "> reg = <0xfed20300 0x28>;\n" "> clock-frequency = &tclk;\n" @@ -39,7 +43,7 @@ "> \n" "> but I'm not sure if that would work.\n" "\n" - "That would make wdt at fed20300/clock-frequency a phandle pointing to the\n" + "That would make wdt@fed20300/clock-frequency a phandle pointing to the\n" "root property, which is not what we want here.\n" "\n" "> In any case, the simplest answer is to set clock-frequency in\n" @@ -48,7 +52,7 @@ "> Hopefully, Grant can chime in on this one.\n" "\n" "I think you can just pick a reasonable default value for\n" - "wdt at fed20300/clock-frequency, and let the board override that\n" + "wdt@fed20300/clock-frequency, and let the board override that\n" "by setting it to something else if necessary. I suppose this\n" "will also change a bit when kirkwood gets moved over to generic\n" "clk support in the future and starts using the clk binding instead\n" @@ -56,4 +60,4 @@ "\n" "\tArnd" -b183154c7c58971412f62aa984e16061f5fd16821d6e98588da27a0271d8a838 +6a32dc7748b9b1d4b0553a8ff0689d31c15e66dbcb540880e162fe049589302b
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.