On 28 October 2013 19:07, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > On 10/27/2013 11:24 PM, Sachin Kamat wrote: >> >> Update the name as per DT naming convention. >> >> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> >> --- >> .../devicetree/bindings/watchdog/samsung-wdt.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt >> b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt >> index 4c798e3..0642fb8 100644 >> --- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt >> +++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt >> @@ -17,7 +17,7 @@ Optional properties: >> >> Example: >> >> -watchdog { >> +watchdog@101D0000 { >> compatible = "samsung,s3c2410-wdt"; >> reg = <0x101D0000 0x100>, <0x10040408 0x4>, <0x1004040c 0x4>; >> interrupts = <0 42 0>; >> > > Sachin, > > It appears that this patch depends on some other patch which is not upstream > yet. Yes you are right. > It is not in -next either. Can you point to that other patch ? This patch was based on a non-upstream patch. I have now posted the right version. Please ignore the current one. Sorry for the mess up. -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html