diff for duplicates of <20161025211955.5345-2-gary.bisson@boundarydevices.com> diff --git a/a/1.txt b/N1/1.txt index 7b22af6..a2cd72d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -210,7 +210,7 @@ index 0000000..76f9b2a + }; + }; + -+ lcd_display: display at di0 { ++ lcd_display: display@di0 { + compatible = "fsl,imx-parallel-display"; + #address-cells = <1>; + #size-cells = <0>; @@ -219,7 +219,7 @@ index 0000000..76f9b2a + pinctrl-0 = <&pinctrl_j15>; + status = "okay"; + -+ port at 0 { ++ port@0 { + reg = <0>; + + lcd_display_in: endpoint { @@ -227,7 +227,7 @@ index 0000000..76f9b2a + }; + }; + -+ port at 1 { ++ port@1 { + reg = <1>; + + lcd_display_out: endpoint { @@ -380,7 +380,7 @@ index 0000000..76f9b2a + pinctrl-0 = <&pinctrl_ecspi1>; + status = "okay"; + -+ flash: m25p80 at 0 { ++ flash: m25p80@0 { + compatible = "microchip,sst25vf016b"; + spi-max-frequency = <20000000>; + reg = <0>; @@ -408,7 +408,7 @@ index 0000000..76f9b2a + pinctrl-0 = <&pinctrl_i2c1>; + status = "okay"; + -+ codec: sgtl5000 at 0a { ++ codec: sgtl5000@0a { + compatible = "fsl,sgtl5000"; + reg = <0x0a>; + clocks = <&clks IMX6QDL_CLK_CKO>; @@ -416,7 +416,7 @@ index 0000000..76f9b2a + VDDIO-supply = <®_3p3v>; + }; + -+ rtc at 68 { ++ rtc@68 { + compatible = "st,rv4162"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_rv4162>; @@ -438,7 +438,7 @@ index 0000000..76f9b2a + pinctrl-0 = <&pinctrl_i2c3>; + status = "okay"; + -+ touchscreen at 04 { ++ touchscreen@04 { + compatible = "eeti,egalax_ts"; + reg = <0x04>; + interrupt-parent = <&gpio1>; @@ -446,7 +446,7 @@ index 0000000..76f9b2a + wakeup-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>; + }; + -+ touchscreen at 38 { ++ touchscreen@38 { + compatible = "edt,edt-ft5x06"; + reg = <0x38>; + interrupt-parent = <&gpio1>; @@ -729,12 +729,12 @@ index 0000000..76f9b2a +&ldb { + status = "okay"; + -+ lvds-channel at 0 { ++ lvds-channel@0 { + fsl,data-mapping = "spwg"; + fsl,data-width = <18>; + status = "okay"; + -+ port at 4 { ++ port@4 { + reg = <4>; + + lvds0_out: endpoint { @@ -743,12 +743,12 @@ index 0000000..76f9b2a + }; + }; + -+ lvds-channel at 1 { ++ lvds-channel@1 { + fsl,data-mapping = "spwg"; + fsl,data-width = <18>; + status = "okay"; + -+ port at 4 { ++ port@4 { + reg = <4>; + + lvds1_out: endpoint { @@ -831,7 +831,7 @@ index 0000000..76f9b2a + + #address-cells = <1>; + #size-cells = <0>; -+ wlcore: wlcore at 2 { ++ wlcore: wlcore@2 { + compatible = "ti,wl1271"; + reg = <2>; + interrupt-parent = <&gpio6>; diff --git a/a/content_digest b/N1/content_digest index e9e2041..d8e3e50 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,15 @@ "ref\020161025211955.5345-1-gary.bisson@boundarydevices.com\0" - "From\0gary.bisson@boundarydevices.com (Gary Bisson)\0" + "From\0Gary Bisson <gary.bisson@boundarydevices.com>\0" "Subject\0[PATCH 1/5] ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support\0" "Date\0Tue, 25 Oct 2016 23:19:51 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0devicetree@vger.kernel.org\0" + "Cc\0fabio.estevam@freescale.com" + linux@arm.linux.org.uk + Gary Bisson <gary.bisson@boundarydevices.com> + robh+dt@kernel.org + kernel@pengutronix.de + shawnguo@kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "SoM based on i.MX6 Quad with 1GB of DDR3.\n" @@ -217,7 +224,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tlcd_display: display at di0 {\n" + "+\tlcd_display: display@di0 {\n" "+\t\tcompatible = \"fsl,imx-parallel-display\";\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" @@ -226,7 +233,7 @@ "+\t\tpinctrl-0 = <&pinctrl_j15>;\n" "+\t\tstatus = \"okay\";\n" "+\n" - "+\t\tport at 0 {\n" + "+\t\tport@0 {\n" "+\t\t\treg = <0>;\n" "+\n" "+\t\t\tlcd_display_in: endpoint {\n" @@ -234,7 +241,7 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tport at 1 {\n" + "+\t\tport@1 {\n" "+\t\t\treg = <1>;\n" "+\n" "+\t\t\tlcd_display_out: endpoint {\n" @@ -387,7 +394,7 @@ "+\tpinctrl-0 = <&pinctrl_ecspi1>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tflash: m25p80 at 0 {\n" + "+\tflash: m25p80@0 {\n" "+\t\tcompatible = \"microchip,sst25vf016b\";\n" "+\t\tspi-max-frequency = <20000000>;\n" "+\t\treg = <0>;\n" @@ -415,7 +422,7 @@ "+\tpinctrl-0 = <&pinctrl_i2c1>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tcodec: sgtl5000 at 0a {\n" + "+\tcodec: sgtl5000@0a {\n" "+\t\tcompatible = \"fsl,sgtl5000\";\n" "+\t\treg = <0x0a>;\n" "+\t\tclocks = <&clks IMX6QDL_CLK_CKO>;\n" @@ -423,7 +430,7 @@ "+\t\tVDDIO-supply = <®_3p3v>;\n" "+\t};\n" "+\n" - "+\trtc at 68 {\n" + "+\trtc@68 {\n" "+\t\tcompatible = \"st,rv4162\";\n" "+\t\tpinctrl-names = \"default\";\n" "+\t\tpinctrl-0 = <&pinctrl_rv4162>;\n" @@ -445,7 +452,7 @@ "+\tpinctrl-0 = <&pinctrl_i2c3>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\ttouchscreen at 04 {\n" + "+\ttouchscreen@04 {\n" "+\t\tcompatible = \"eeti,egalax_ts\";\n" "+\t\treg = <0x04>;\n" "+\t\tinterrupt-parent = <&gpio1>;\n" @@ -453,7 +460,7 @@ "+\t\twakeup-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;\n" "+\t};\n" "+\n" - "+\ttouchscreen at 38 {\n" + "+\ttouchscreen@38 {\n" "+\t\tcompatible = \"edt,edt-ft5x06\";\n" "+\t\treg = <0x38>;\n" "+\t\tinterrupt-parent = <&gpio1>;\n" @@ -736,12 +743,12 @@ "+&ldb {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tlvds-channel at 0 {\n" + "+\tlvds-channel@0 {\n" "+\t\tfsl,data-mapping = \"spwg\";\n" "+\t\tfsl,data-width = <18>;\n" "+\t\tstatus = \"okay\";\n" "+\n" - "+\t\tport at 4 {\n" + "+\t\tport@4 {\n" "+\t\t\treg = <4>;\n" "+\n" "+\t\t\tlvds0_out: endpoint {\n" @@ -750,12 +757,12 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tlvds-channel at 1 {\n" + "+\tlvds-channel@1 {\n" "+\t\tfsl,data-mapping = \"spwg\";\n" "+\t\tfsl,data-width = <18>;\n" "+\t\tstatus = \"okay\";\n" "+\n" - "+\t\tport at 4 {\n" + "+\t\tport@4 {\n" "+\t\t\treg = <4>;\n" "+\n" "+\t\t\tlvds1_out: endpoint {\n" @@ -838,7 +845,7 @@ "+\n" "+\t#address-cells = <1>;\n" "+\t#size-cells = <0>;\n" - "+\twlcore: wlcore at 2 {\n" + "+\twlcore: wlcore@2 {\n" "+\t\tcompatible = \"ti,wl1271\";\n" "+\t\treg = <2>;\n" "+\t\tinterrupt-parent = <&gpio6>;\n" @@ -868,4 +875,4 @@ "-- \n" 2.9.3 -9a3acc04aecd7841f27f6ab3021f3c660d39fb0f62a0636ef9991ce79836fbb4 +98c31a04dffa8380a4edddeb9b347212c44952b7b401dad79ddc1d976dd30d7f
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.