diff for duplicates of <20181104082533.GD26016@tiger> diff --git a/a/1.txt b/N1/1.txt index c5f2846..b7cd091 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ Shawn > + regulator-always-on; > + }; > -> - reg_audio: regulator at 0 { +> - reg_audio: regulator@0 { > - compatible = "regulator-fixed"; > - reg = <0>; > - regulator-name = "cs42888_supply"; @@ -54,7 +54,7 @@ Shawn > + enable-active-high; > + }; > -> - reg_usb_h1_vbus: regulator at 1 { +> - reg_usb_h1_vbus: regulator@1 { > - compatible = "regulator-fixed"; > - reg = <1>; > - regulator-name = "usb_h1_vbus"; @@ -64,7 +64,7 @@ Shawn > - enable-active-high; > - }; > - -> - reg_usb_otg_vbus: regulator at 2 { +> - reg_usb_otg_vbus: regulator@2 { > - compatible = "regulator-fixed"; > - reg = <2>; > - regulator-name = "usb_otg_vbus"; @@ -89,5 +89,5 @@ Shawn > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 41d43fc..cb241e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020181024102255.25640-1-qiangqing.zhang@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH V1] ARM: dts: sabreauto: Remove reg property from fixed regulator\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH V1] ARM: dts: sabreauto: Remove reg property from fixed regulator\0" "Date\0Sun, 4 Nov 2018 16:25:35 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Joakim Zhang <qiangqing.zhang@nxp.com>\0" + "Cc\0s.hauer@pengutronix.de <s.hauer@pengutronix.de>" + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + robh+dt@kernel.org <robh+dt@kernel.org> + dl-linux-imx <linux-imx@nxp.com> + kernel@pengutronix.de <kernel@pengutronix.de> + Fabio Estevam <fabio.estevam@nxp.com> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Wed, Oct 24, 2018 at 10:25:12AM +0000, Joakim Zhang wrote:\n" @@ -44,7 +52,7 @@ "> +\t\tregulator-always-on;\n" "> +\t};\n" "> \n" - "> -\t\treg_audio: regulator at 0 {\n" + "> -\t\treg_audio: regulator@0 {\n" "> -\t\t\tcompatible = \"regulator-fixed\";\n" "> -\t\t\treg = <0>;\n" "> -\t\t\tregulator-name = \"cs42888_supply\";\n" @@ -61,7 +69,7 @@ "> +\t\tenable-active-high;\n" "> +\t};\n" "> \n" - "> -\t\treg_usb_h1_vbus: regulator at 1 {\n" + "> -\t\treg_usb_h1_vbus: regulator@1 {\n" "> -\t\t\tcompatible = \"regulator-fixed\";\n" "> -\t\t\treg = <1>;\n" "> -\t\t\tregulator-name = \"usb_h1_vbus\";\n" @@ -71,7 +79,7 @@ "> -\t\t\tenable-active-high;\n" "> -\t\t};\n" "> -\n" - "> -\t\treg_usb_otg_vbus: regulator at 2 {\n" + "> -\t\treg_usb_otg_vbus: regulator@2 {\n" "> -\t\t\tcompatible = \"regulator-fixed\";\n" "> -\t\t\treg = <2>;\n" "> -\t\t\tregulator-name = \"usb_otg_vbus\";\n" @@ -96,7 +104,7 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" + "> linux-arm-kernel@lists.infradead.org\n" > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -45ebb801dd3e6868b8b09e3fea04e229a3a80573fa21b85e88cc07b92a4d1f57 +87cd0c8451bcdcca291b2d39a4cba24b3bd91fc4937f280bcc1746fb7bed848c
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.