diff for duplicates of <53A1BADD.7050309@ti.com> diff --git a/a/1.txt b/N1/1.txt index dad20a9..59b9057 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -91,7 +91,7 @@ is there a link for this platform? > + "Headphone Jack", "HPROUT"; > + }; > + -> + matrix_keypad: matrix_keypad@0 { +> + matrix_keypad: matrix_keypad at 0 { > + compatible = "gpio-matrix-keypad"; no pinctrl needed? @@ -119,28 +119,28 @@ no pinctrl needed? no pinctrl needed? > + -> + led@0 { +> + led at 0 { > + label = "am437x-sk:red:heartbeat"; > + gpios = <&gpio5 0 GPIO_ACTIVE_HIGH>; /* Bank 5, pin 0 */ > + linux,default-trigger = "heartbeat"; > + default-state = "off"; > + }; > + -> + led@1 { +> + led at 1 { > + label = "am437x-sk:green:mmc1"; > + gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>; /* Bank 5, pin 1 */ > + linux,default-trigger = "mmc0"; > + default-state = "off"; > + }; > + -> + led@2 { +> + led at 2 { > + label = "am437x-sk:blue:cpu0"; > + gpios = <&gpio5 2 GPIO_ACTIVE_HIGH>; /* Bank 5, pin 2 */ > + linux,default-trigger = "cpu0"; > + default-state = "off"; > + }; > + -> + led@3 { +> + led at 3 { > + label = "am437x-sk:blue:usr3"; > + gpios = <&gpio5 3 GPIO_ACTIVE_HIGH>; /* Bank 5, pin 3 */ > + default-state = "off"; @@ -366,7 +366,7 @@ what speed are you running this on? -> also can you align these to 1 tab instead of spaces? > + -> + tps@24 { +> + tps at 24 { > + compatible = "ti,tps65218"; > + reg = <0x24>; > + interrupt-parent = <&gic>; @@ -425,7 +425,7 @@ no voltage ? > + > + }; > + -> + at24@50 { +> + at24 at 50 { > + compatible = "at24,24c256"; > + pagesize = <64>; > + reg = <0x50>; @@ -441,7 +441,7 @@ no voltage ? Also speed please. > + -> + edt-ft5306@38 { +> + edt-ft5306 at 38 { > + status = "okay"; > + compatible = "edt,edt-ft5306", "edt,edt-ft5x06"; > + pinctrl-names = "default"; @@ -460,7 +460,7 @@ do wakeup sequence, no? > + touchscreen-size-y = <272>; > + }; > + -> + tlv320aic3106: tlv320aic3106@1b { +> + tlv320aic3106: tlv320aic3106 at 1b { > + compatible = "ti,tlv320aic3106"; > + reg = <0x1b>; > + status = "okay"; @@ -472,7 +472,7 @@ do wakeup sequence, no? > + DVDD-supply = <&ldo1>; > + }; > + -> + lis331dlh@18 { +> + lis331dlh at 18 { > + compatible = "st,lis331dlh"; > + reg = <0x18>; > + status = "okay"; @@ -543,7 +543,7 @@ none of the above need pinctrl? no regulator supplies? > + pinctrl-0 = <&qspi_pins>; > + > + spi-max-frequency = <48000000>; -> + m25p80@0 { +> + m25p80 at 0 { > + compatible = "mx66l51235l"; > + spi-max-frequency = <48000000>; > + reg = <0>; @@ -561,31 +561,31 @@ none of the above need pinctrl? no regulator supplies? > + * The ROM checks the first 512KiB > + * for a valid file to boot(XIP). > + */ -> + partition@0 { +> + partition at 0 { > + label = "QSPI.U_BOOT"; > + reg = <0x00000000 0x000080000>; > + }; -> + partition@1 { +> + partition at 1 { > + label = "QSPI.U_BOOT.backup"; > + reg = <0x00080000 0x00080000>; > + }; -> + partition@2 { +> + partition at 2 { > + label = "QSPI.U-BOOT-SPL_OS"; > + reg = <0x00100000 0x00010000>; > + }; -> + partition@3 { +> + partition at 3 { > + label = "QSPI.U_BOOT_ENV"; > + reg = <0x00110000 0x00010000>; > + }; -> + partition@4 { +> + partition at 4 { > + label = "QSPI.U-BOOT-ENV.backup"; > + reg = <0x00120000 0x00010000>; > + }; -> + partition@5 { +> + partition at 5 { > + label = "QSPI.KERNEL"; > + reg = <0x00130000 0x0800000>; > + }; -> + partition@6 { +> + partition at 6 { > + label = "QSPI.FILESYSTEM"; > + reg = <0x00930000 0x36D0000>; > + }; @@ -646,7 +646,7 @@ none of the above need pinctrl? no regulator supplies? > + pinctrl-0 = <&dss_pins>; > + > + port { -> + dpi_out: endpoint@0 { +> + dpi_out: endpoint at 0 { > + remote-endpoint = <&lcd_in>; > + data-lines = <24>; > + }; diff --git a/a/content_digest b/N1/content_digest index e8363e9..60e7389 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\01403106200-777-1-git-send-email-balbi@ti.com\0" "ref\01403106200-777-3-git-send-email-balbi@ti.com\0" - "From\0Nishanth Menon <nm@ti.com>\0" - "Subject\0Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit\0" + "From\0nm@ti.com (Nishanth Menon)\0" + "Subject\0[PATCH v2 2/2] arm: dts: add support for AM437x StarterKit\0" "Date\0Wed, 18 Jun 2014 11:14:21 -0500\0" - "To\0Felipe Balbi <balbi@ti.com>" - " Benoit Cousson <bcousson@baylibre.com>\0" - "Cc\0robh+dt@kernel.org" - galak@codeaurora.org - Tony Lindgren <tony@atomide.com> - linux@arm.linux.org.uk - Rajendra Nayak <rnayak@ti.com> - r.sricharan@ti.com - devicetree@vger.kernel.org - Linux Kernel Mailing List <linux-kernel@vger.kernel.org> - Linux ARM Kernel Mailing List <linux-arm-kernel@lists.infradead.org> - Linux OMAP Mailing List <linux-omap@vger.kernel.org> - Josh Elliot <jelliott@ti.com> - " Darren Etheridge <detheridge@ti.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 06/18/2014 10:43 AM, Felipe Balbi wrote:\n" @@ -112,7 +99,7 @@ "> +\t\t\t\"Headphone Jack\", \"HPROUT\";\n" "> +\t};\n" "> +\n" - "> +\tmatrix_keypad: matrix_keypad@0 {\n" + "> +\tmatrix_keypad: matrix_keypad at 0 {\n" "> +\t\tcompatible = \"gpio-matrix-keypad\";\n" "\n" "no pinctrl needed?\n" @@ -140,28 +127,28 @@ "no pinctrl needed?\n" "\n" "> +\n" - "> +\t\tled@0 {\n" + "> +\t\tled at 0 {\n" "> +\t\t\tlabel = \"am437x-sk:red:heartbeat\";\n" "> +\t\t\tgpios = <&gpio5 0 GPIO_ACTIVE_HIGH>;\t/* Bank 5, pin 0 */\n" "> +\t\t\tlinux,default-trigger = \"heartbeat\";\n" "> +\t\t\tdefault-state = \"off\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tled@1 {\n" + "> +\t\tled at 1 {\n" "> +\t\t\tlabel = \"am437x-sk:green:mmc1\";\n" "> +\t\t\tgpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;\t/* Bank 5, pin 1 */\n" "> +\t\t\tlinux,default-trigger = \"mmc0\";\n" "> +\t\t\tdefault-state = \"off\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tled@2 {\n" + "> +\t\tled at 2 {\n" "> +\t\t\tlabel = \"am437x-sk:blue:cpu0\";\n" "> +\t\t\tgpios = <&gpio5 2 GPIO_ACTIVE_HIGH>;\t/* Bank 5, pin 2 */\n" "> +\t\t\tlinux,default-trigger = \"cpu0\";\n" "> +\t\t\tdefault-state = \"off\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tled@3 {\n" + "> +\t\tled at 3 {\n" "> +\t\t\tlabel = \"am437x-sk:blue:usr3\";\n" "> +\t\t\tgpios = <&gpio5 3 GPIO_ACTIVE_HIGH>;\t/* Bank 5, pin 3 */\n" "> +\t\t\tdefault-state = \"off\";\n" @@ -387,7 +374,7 @@ "tab instead of spaces?\n" "\n" "> +\n" - "> +\ttps@24 {\n" + "> +\ttps at 24 {\n" "> +\t\tcompatible = \"ti,tps65218\";\n" "> +\t\treg = <0x24>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -446,7 +433,7 @@ "> +\n" "> +\t};\n" "> +\n" - "> +\tat24@50 {\n" + "> +\tat24 at 50 {\n" "> +\t\tcompatible = \"at24,24c256\";\n" "> +\t\tpagesize = <64>;\n" "> +\t\treg = <0x50>;\n" @@ -462,7 +449,7 @@ "Also speed please.\n" "\n" "> +\n" - "> +\tedt-ft5306@38 {\n" + "> +\tedt-ft5306 at 38 {\n" "> +\t\tstatus = \"okay\";\n" "> +\t\tcompatible = \"edt,edt-ft5306\", \"edt,edt-ft5x06\";\n" "> +\t\tpinctrl-names = \"default\";\n" @@ -481,7 +468,7 @@ "> +\t\ttouchscreen-size-y = <272>;\n" "> +\t};\n" "> +\n" - "> +\ttlv320aic3106: tlv320aic3106@1b {\n" + "> +\ttlv320aic3106: tlv320aic3106 at 1b {\n" "> +\t\tcompatible = \"ti,tlv320aic3106\";\n" "> +\t\treg = <0x1b>;\n" "> +\t\tstatus = \"okay\";\n" @@ -493,7 +480,7 @@ "> +\t\tDVDD-supply = <&ldo1>;\n" "> +\t};\n" "> +\n" - "> +\tlis331dlh@18 {\n" + "> +\tlis331dlh at 18 {\n" "> +\t\tcompatible = \"st,lis331dlh\";\n" "> +\t\treg = <0x18>;\n" "> +\t\tstatus = \"okay\";\n" @@ -564,7 +551,7 @@ "> +\tpinctrl-0 = <&qspi_pins>;\n" "> +\n" "> +\tspi-max-frequency = <48000000>;\n" - "> +\tm25p80@0 {\n" + "> +\tm25p80 at 0 {\n" "> +\t\tcompatible = \"mx66l51235l\";\n" "> +\t\tspi-max-frequency = <48000000>;\n" "> +\t\treg = <0>;\n" @@ -582,31 +569,31 @@ "> +\t\t * The ROM checks the first 512KiB\n" "> +\t\t * for a valid file to boot(XIP).\n" "> +\t\t */\n" - "> +\t\tpartition@0 {\n" + "> +\t\tpartition at 0 {\n" "> +\t\t\tlabel = \"QSPI.U_BOOT\";\n" "> +\t\t\treg = <0x00000000 0x000080000>;\n" "> +\t\t};\n" - "> +\t\tpartition@1 {\n" + "> +\t\tpartition at 1 {\n" "> +\t\t\tlabel = \"QSPI.U_BOOT.backup\";\n" "> +\t\t\treg = <0x00080000 0x00080000>;\n" "> +\t\t};\n" - "> +\t\tpartition@2 {\n" + "> +\t\tpartition at 2 {\n" "> +\t\t\tlabel = \"QSPI.U-BOOT-SPL_OS\";\n" "> +\t\t\treg = <0x00100000 0x00010000>;\n" "> +\t\t};\n" - "> +\t\tpartition@3 {\n" + "> +\t\tpartition at 3 {\n" "> +\t\t\tlabel = \"QSPI.U_BOOT_ENV\";\n" "> +\t\t\treg = <0x00110000 0x00010000>;\n" "> +\t\t};\n" - "> +\t\tpartition@4 {\n" + "> +\t\tpartition at 4 {\n" "> +\t\t\tlabel = \"QSPI.U-BOOT-ENV.backup\";\n" "> +\t\t\treg = <0x00120000 0x00010000>;\n" "> +\t\t};\n" - "> +\t\tpartition@5 {\n" + "> +\t\tpartition at 5 {\n" "> +\t\t\tlabel = \"QSPI.KERNEL\";\n" "> +\t\t\treg = <0x00130000 0x0800000>;\n" "> +\t\t};\n" - "> +\t\tpartition@6 {\n" + "> +\t\tpartition at 6 {\n" "> +\t\t\tlabel = \"QSPI.FILESYSTEM\";\n" "> +\t\t\treg = <0x00930000 0x36D0000>;\n" "> +\t\t};\n" @@ -667,7 +654,7 @@ "> +\tpinctrl-0 = <&dss_pins>;\n" "> +\n" "> +\tport {\n" - "> +\t\tdpi_out: endpoint@0 {\n" + "> +\t\tdpi_out: endpoint at 0 {\n" "> +\t\t\tremote-endpoint = <&lcd_in>;\n" "> +\t\t\tdata-lines = <24>;\n" "> +\t\t};\n" @@ -688,4 +675,4 @@ "Regards,\n" Nishanth Menon -817f4afd40c2a1107ed7d8cd3b7d7a59d1316b0e8a03e99a65c3e3f521ab342c +62665e5d1425a7b01ef33639c70e9547a4379822cf50a2a028dd6fc6963325aa
diff --git a/a/content_digest b/N2/content_digest index e8363e9..2e0bc2c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,13 +5,13 @@ "Date\0Wed, 18 Jun 2014 11:14:21 -0500\0" "To\0Felipe Balbi <balbi@ti.com>" " Benoit Cousson <bcousson@baylibre.com>\0" - "Cc\0robh+dt@kernel.org" - galak@codeaurora.org + "Cc\0<robh+dt@kernel.org>" + <galak@codeaurora.org> Tony Lindgren <tony@atomide.com> - linux@arm.linux.org.uk + <linux@arm.linux.org.uk> Rajendra Nayak <rnayak@ti.com> - r.sricharan@ti.com - devicetree@vger.kernel.org + <r.sricharan@ti.com> + <devicetree@vger.kernel.org> Linux Kernel Mailing List <linux-kernel@vger.kernel.org> Linux ARM Kernel Mailing List <linux-arm-kernel@lists.infradead.org> Linux OMAP Mailing List <linux-omap@vger.kernel.org> @@ -688,4 +688,4 @@ "Regards,\n" Nishanth Menon -817f4afd40c2a1107ed7d8cd3b7d7a59d1316b0e8a03e99a65c3e3f521ab342c +3c19487d9d4d44a374d96ce79997feed86f2ade8cfa41cf46c3d15cbc854448b
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.