diff for duplicates of <57AA684F.4020004@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 1dceddf..a80d92a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ On 08/08/2016 01:52 AM, Peter Chen wrote: > #address-cells = <1>; > #size-cells = <0>; > -> - reg_usb_h1_vbus: regulator@0 { +> - reg_usb_h1_vbus: regulator at 0 { > - compatible = "regulator-fixed"; > - reg = <0>; > - regulator-name = "usb_h1_vbus"; @@ -39,7 +39,7 @@ On 08/08/2016 01:52 AM, Peter Chen wrote: > - gpio = <&gpio7 12 0>; > - }; > - -> reg_panel: regulator@1 { +> reg_panel: regulator at 1 { > compatible = "regulator-fixed"; > reg = <1>; > @@ -259,9 +250,18 @@ @@ -55,7 +55,7 @@ On 08/08/2016 01:52 AM, Peter Chen wrote: Assuming they are needed, #address-cells and #size-cells should go in imx6qdl.dtsi, rather than in board dts files, shouldn't they? -> + usb2415: hub@1 { +> + usb2415: hub at 1 { > + compatible = "usb424,2514"; > + reg = <1>; Does <reg> have any effect? diff --git a/a/content_digest b/N1/content_digest index 0366ec1..7b76350 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,35 +1,9 @@ "ref\01470646331-23227-1-git-send-email-peter.chen@nxp.com\0" "ref\01470646331-23227-7-git-send-email-peter.chen@nxp.com\0" - "From\0Joshua Clayton <stillcompiling@gmail.com>\0" - "Subject\0Re: [PATCH v5 6/6] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property\0" + "From\0stillcompiling@gmail.com (Joshua Clayton)\0" + "Subject\0[PATCH v5 6/6] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property\0" "Date\0Tue, 9 Aug 2016 16:33:35 -0700\0" - "To\0Peter Chen <peter.chen@nxp.com>" - gregkh@linuxfoundation.org - stern@rowland.harvard.edu - ulf.hansson@linaro.org - broonie@kernel.org - sre@kernel.org - robh+dt@kernel.org - shawnguo@kernel.org - dbaryshkov@gmail.com - " dwmw3@infradead.org\0" - "Cc\0k.kozlowski@samsung.com" - linux-arm-kernel@lists.infradead.org - p.zabel@pengutronix.de - devicetree@vger.kernel.org - pawel.moll@arm.com - mark.rutland@arm.com - linux-usb@vger.kernel.org - arnd@arndb.de - s.hauer@pengutronix.de - mail@maciej.szmigiero.name - troy.kisky@boundarydevices.com - festevam@gmail.com - oscar@naiandei.net - stephen.boyd@linaro.org - linux-pm@vger.kernel.org - linux-kernel@vger.kernel.org - " mka@chromium.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Peter,\n" @@ -62,7 +36,7 @@ "> \t\t#address-cells = <1>;\n" "> \t\t#size-cells = <0>;\n" "> \n" - "> -\t\treg_usb_h1_vbus: regulator@0 {\n" + "> -\t\treg_usb_h1_vbus: regulator at 0 {\n" "> -\t\t\tcompatible = \"regulator-fixed\";\n" "> -\t\t\treg = <0>;\n" "> -\t\t\tregulator-name = \"usb_h1_vbus\";\n" @@ -73,7 +47,7 @@ "> -\t\t\tgpio = <&gpio7 12 0>;\n" "> -\t\t};\n" "> -\n" - "> \t\treg_panel: regulator@1 {\n" + "> \t\treg_panel: regulator at 1 {\n" "> \t\t\tcompatible = \"regulator-fixed\";\n" "> \t\t\treg = <1>;\n" "> @@ -259,9 +250,18 @@\n" @@ -89,7 +63,7 @@ "Assuming they are needed,\n" "#address-cells and #size-cells should go in imx6qdl.dtsi,\n" "rather than in board dts files, shouldn't they?\n" - "> +\tusb2415: hub@1 {\n" + "> +\tusb2415: hub at 1 {\n" "> +\t\tcompatible = \"usb424,2514\";\n" "> +\t\treg = <1>;\n" "Does <reg> have any effect?\n" @@ -106,4 +80,4 @@ "> \n" > &usdhc3 { -48ef41e0bdeefb161c345a55839b61a7bfe95c1adf7981bf0e2be42b4f715ba0 +5b5be8bc752d768b3e7ed32ada03d861534d16a2be09b9856f392075e1497fec
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.