diff for duplicates of <20170117161237.3802-3-bruherrera@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2b37032..c5a2276 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ index e4dae0e..26f2395 100644 }; }; -+ usbotg_fs_pins_a: usbotg_fs at 0 { ++ usbotg_fs_pins_a: usbotg_fs@0 { + pins { + pinmux = <STM32F429_PA10_FUNC_OTG_FS_ID>, + <STM32F429_PA11_FUNC_OTG_FS_DM>, @@ -24,7 +24,7 @@ index e4dae0e..26f2395 100644 + }; + }; + -+ usbotg_fs_pins_b: usbotg_fs at 1 { ++ usbotg_fs_pins_b: usbotg_fs@1 { + pins { + pinmux = <STM32F429_PB12_FUNC_OTG_HS_ID>, + <STM32F429_PB14_FUNC_OTG_HS_DM>, @@ -35,14 +35,14 @@ index e4dae0e..26f2395 100644 + }; + }; + - usbotg_hs_pins_a: usbotg_hs at 0 { + usbotg_hs_pins_a: usbotg_hs@0 { pins { pinmux = <STM32F429_PH4_FUNC_OTG_HS_ULPI_NXT>, @@ -420,6 +442,15 @@ status = "disabled"; }; -+ usbotg_fs: usb at 50000000 { ++ usbotg_fs: usb@50000000 { + compatible = "st,stm32f4xx-fsotg"; + reg = <0x50000000 0x40000>; + interrupts = <67>; @@ -51,7 +51,7 @@ index e4dae0e..26f2395 100644 + status = "disabled"; + }; + - rng: rng at 50060800 { + rng: rng@50060800 { compatible = "st,stm32-rng"; reg = <0x50060800 0x400>; -- diff --git a/a/content_digest b/N1/content_digest index 14de4c6..7c60eed 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020170117161237.3802-1-bruherrera@gmail.com\0" - "From\0bruherrera@gmail.com (Bruno Herrera)\0" + "From\0Bruno Herrera <bruherrera@gmail.com>\0" "Subject\0[PATCH v3 2/5] ARM: dts: stm32: Add USB FS support for STM32F429 MCU\0" "Date\0Tue, 17 Jan 2017 14:12:34 -0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0robh+dt@kernel.org" + mark.rutland@arm.com + mcoquelin.stm32@gmail.com + alexandre.torgue@st.com + johnyoun@synopsys.com + " felipe.balbi@linux.intel.com\0" + "Cc\0devicetree@vger.kernel.org" + linux-usb@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "This patch adds the USB pins and nodes for USB FS core. \n" @@ -20,7 +28,7 @@ " \t\t\t\t};\n" " \t\t\t};\n" " \n" - "+\t\t\tusbotg_fs_pins_a: usbotg_fs at 0 {\n" + "+\t\t\tusbotg_fs_pins_a: usbotg_fs@0 {\n" "+\t\t\t\tpins {\n" "+\t\t\t\t\tpinmux = <STM32F429_PA10_FUNC_OTG_FS_ID>,\n" "+\t\t\t\t\t\t <STM32F429_PA11_FUNC_OTG_FS_DM>,\n" @@ -31,7 +39,7 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - "+\t\t\tusbotg_fs_pins_b: usbotg_fs at 1 {\n" + "+\t\t\tusbotg_fs_pins_b: usbotg_fs@1 {\n" "+\t\t\t\tpins {\n" "+\t\t\t\t\tpinmux = <STM32F429_PB12_FUNC_OTG_HS_ID>,\n" "+\t\t\t\t\t\t <STM32F429_PB14_FUNC_OTG_HS_DM>,\n" @@ -42,14 +50,14 @@ "+\t\t\t\t};\n" "+\t\t\t};\n" "+\n" - " \t\t\tusbotg_hs_pins_a: usbotg_hs at 0 {\n" + " \t\t\tusbotg_hs_pins_a: usbotg_hs@0 {\n" " \t\t\t\tpins {\n" " \t\t\t\t\tpinmux = <STM32F429_PH4_FUNC_OTG_HS_ULPI_NXT>,\n" "@@ -420,6 +442,15 @@\n" " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "+\t\tusbotg_fs: usb at 50000000 {\n" + "+\t\tusbotg_fs: usb@50000000 {\n" "+\t\t\tcompatible = \"st,stm32f4xx-fsotg\";\n" "+\t\t\treg = <0x50000000 0x40000>;\n" "+\t\t\tinterrupts = <67>;\n" @@ -58,10 +66,10 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - " \t\trng: rng at 50060800 {\n" + " \t\trng: rng@50060800 {\n" " \t\t\tcompatible = \"st,stm32-rng\";\n" " \t\t\treg = <0x50060800 0x400>;\n" "-- \n" 2.10.1 (Apple Git-78) -45d69563dd54159d3319c2555e517c0e952f078170d29bbf7f3f3055910c6e79 +736a629b073216cb53ba64fb0dc6534ca6820fd6b7476f0b6f5a13e1205d57b6
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.