diff for duplicates of <5645AE7E.4090003@free.fr> diff --git a/a/1.txt b/N1/1.txt index 9c56f8f..f3f32cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,14 +13,14 @@ Can I have in common.dtsi something along these lines: #address-cells = <1>; #size-cells = <0>; - cpu0: cpu at 0 { + cpu0: cpu@0 { compatible = "arm,cortex-a9"; device_type = "cpu"; reg = <0>; }; #if CORE_COUNT > 1 - cpu1: cpu at 1 { + cpu1: cpu@1 { compatible = "arm,cortex-a9"; device_type = "cpu"; reg = <1>; @@ -38,3 +38,7 @@ board_B.dts would have #include "common.dtsi" Regards. +-- +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 46afe69..50bb3a2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,11 @@ - "From\0slash.tmp@free.fr (Mason)\0" + "From\0Mason <slash.tmp-GANU6spQydw@public.gmane.org>\0" "Subject\0Conditionals in dtsi files\0" "Date\0Fri, 13 Nov 2015 10:33:50 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Linux ARM <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>" + " DT <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "Cc\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" "\00:1\0" "b\0" "Hello,\n" @@ -19,14 +23,14 @@ "\t\t#address-cells = <1>;\n" "\t\t#size-cells = <0>;\n" "\n" - "\t\tcpu0: cpu at 0 {\n" + "\t\tcpu0: cpu@0 {\n" "\t\t\tcompatible = \"arm,cortex-a9\";\n" "\t\t\tdevice_type = \"cpu\";\n" "\t\t\treg = <0>;\n" "\t\t};\n" "\n" "#if CORE_COUNT > 1\n" - "\t\tcpu1: cpu at 1 {\n" + "\t\tcpu1: cpu@1 {\n" "\t\t\tcompatible = \"arm,cortex-a9\";\n" "\t\t\tdevice_type = \"cpu\";\n" "\t\t\treg = <1>;\n" @@ -43,6 +47,10 @@ "#define CORE_COUNT 2\n" "#include \"common.dtsi\"\n" "\n" - Regards. + "Regards.\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 -3af7fb5cd2c384155fb04c227a8fe5a6c29db2b19e2f140e0fa131c86a4f2538 +2011de54cb6556e24a808c0fa9027da856b0e97a0caaa0dfcb9e15e9ff4adf0f
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.