diff for duplicates of <20170713110413.12721-2-linux-kernel-dev@beckhoff.com> diff --git a/a/1.txt b/N1/1.txt index 440fc09..745009d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -78,14 +78,14 @@ index 000000000000..0c3de61a5f4f + pinctrl-0 = <&pinctrl_ipu_disp0>; + status = "okay"; + -+ port at 0 { ++ port@0 { + reg = <0>; + display0_in: endpoint { + remote-endpoint = <&ipu_di0_disp0>; + }; + }; + -+ port at 1 { ++ port@1 { + reg = <1>; + display0_out: endpoint { + remote-endpoint = <&panel_in>; @@ -122,7 +122,7 @@ index 000000000000..0c3de61a5f4f + }; + }; + -+ rtc: rtc at 53fa4000 { ++ rtc: rtc@53fa4000 { + compatible = "fsl,imx53-rtc", "fsl,imx25-rtc"; + reg = <0x53fa4000 0x4000>; + interrupts = <24>; @@ -131,7 +131,7 @@ index 000000000000..0c3de61a5f4f + clock-names = "ipg"; + }; + -+ reg_3p2v: regulator at 0 { ++ reg_3p2v: regulator@0 { + compatible = "regulator-fixed"; + regulator-name = "3P2V"; + regulator-min-microvolt = <3200000>; @@ -139,7 +139,7 @@ index 000000000000..0c3de61a5f4f + regulator-always-on; + }; + -+ reg_usb_vbus: regulator at 1 { ++ reg_usb_vbus: regulator@1 { + compatible = "regulator-fixed"; + regulator-name = "usb_vbus"; + regulator-min-microvolt = <5000000>; @@ -245,7 +245,7 @@ index 000000000000..0c3de61a5f4f + >; + }; + -+ led_pin_gpio3_23: led_gpio3_23 at 0 { ++ led_pin_gpio3_23: led_gpio3_23@0 { + fsl,pins = < + MX53_PAD_EIM_D23__GPIO3_23 0x80000000 + >; diff --git a/a/content_digest b/N1/content_digest index 0fd4b1a..91b91f3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\020170712090408.12212-1-linux-kernel-dev@beckhoff.com\0" "ref\020170713110413.12721-1-linux-kernel-dev@beckhoff.com\0" - "From\0linux-kernel-dev@beckhoff.com (linux-kernel-dev at beckhoff.com)\0" + "From\0<linux-kernel-dev@beckhoff.com>\0" "Subject\0[PATCH v2 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree\0" "Date\0Thu, 13 Jul 2017 13:04:12 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + Shawn Guo <shawnguo@kernel.org> + Sascha Hauer <kernel@pengutronix.de> + Fabio Estevam <fabio.estevam@nxp.com> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + moderated list:ARM PORT <linux-arm-kernel@lists.infradead.org> + " open list <linux-kernel@vger.kernel.org>\0" + "Cc\0Patrick Bruenn <p.bruenn@beckhoff.com>\0" "\00:1\0" "b\0" "From: Patrick Bruenn <p.bruenn@beckhoff.com>\n" @@ -86,14 +95,14 @@ "+\t\tpinctrl-0 = <&pinctrl_ipu_disp0>;\n" "+\t\tstatus = \"okay\";\n" "+\n" - "+\t\tport at 0 {\n" + "+\t\tport@0 {\n" "+\t\t\treg = <0>;\n" "+\t\t\tdisplay0_in: endpoint {\n" "+\t\t\t\tremote-endpoint = <&ipu_di0_disp0>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tport at 1 {\n" + "+\t\tport@1 {\n" "+\t\t\treg = <1>;\n" "+\t\t\tdisplay0_out: endpoint {\n" "+\t\t\t\tremote-endpoint = <&panel_in>;\n" @@ -130,7 +139,7 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\trtc: rtc at 53fa4000 {\n" + "+\trtc: rtc@53fa4000 {\n" "+\t\tcompatible = \"fsl,imx53-rtc\", \"fsl,imx25-rtc\";\n" "+\t\treg = <0x53fa4000 0x4000>;\n" "+\t\tinterrupts = <24>;\n" @@ -139,7 +148,7 @@ "+\t\tclock-names = \"ipg\";\n" "+\t};\n" "+\n" - "+\treg_3p2v: regulator at 0 {\n" + "+\treg_3p2v: regulator@0 {\n" "+\t\tcompatible = \"regulator-fixed\";\n" "+\t\tregulator-name = \"3P2V\";\n" "+\t\tregulator-min-microvolt = <3200000>;\n" @@ -147,7 +156,7 @@ "+\t\tregulator-always-on;\n" "+\t};\n" "+\n" - "+\treg_usb_vbus: regulator at 1 {\n" + "+\treg_usb_vbus: regulator@1 {\n" "+\t\tcompatible = \"regulator-fixed\";\n" "+\t\tregulator-name = \"usb_vbus\";\n" "+\t\tregulator-min-microvolt = <5000000>;\n" @@ -253,7 +262,7 @@ "+\t\t\t>;\n" "+\t\t};\n" "+\n" - "+\t\tled_pin_gpio3_23: led_gpio3_23 at 0 {\n" + "+\t\tled_pin_gpio3_23: led_gpio3_23@0 {\n" "+\t\t\tfsl,pins = <\n" "+\t\t\t\tMX53_PAD_EIM_D23__GPIO3_23 0x80000000\n" "+\t\t\t>;\n" @@ -413,4 +422,4 @@ "-- \n" 2.11.0 -6aa36d71ee4156def8264372217a856a89cce01413237403452975d6bea1e5bd +0e352c5e7ee25eabd13f087794cea9bffb34b07bfb758b60d9fd3fd72c4de3b5
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.