diff for duplicates of <20170113210013.GA28184@uda0271908> diff --git a/a/1.txt b/N1/1.txt index 49688b5..4feffd4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,29 +9,29 @@ On Thu, Jan 12, 2017 at 06:39:38PM +0100, Maxime Ripard wrote: > > > > > > > > > > 11.01.2017, 04:24, "Bin Liu" <b-liu@ti.com>: > > > > > > On Tue, Jan 03, 2017 at 11:25:34PM +0800, Icenowy Zheng wrote: -> > > > > >> ?Lichee Pi Zero features a USB OTG port. +> > > > > >> Lichee Pi Zero features a USB OTG port. > > > > > >> -> > > > > >> ?Add support for it. +> > > > > >> Add support for it. > > > > > >> -> > > > > >> ?Note: in order to use the Host mode, the board must be powered via the -> > > > > >> ?+5V and GND pins. +> > > > > >> Note: in order to use the Host mode, the board must be powered via the +> > > > > >> +5V and GND pins. > > > > > >> -> > > > > >> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> -> > > > > >> ?--- -> > > > > >> ??arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++ -> > > > > >> ??1 file changed, 10 insertions(+) +> > > > > >> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> +> > > > > >> --- +> > > > > >> arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++ +> > > > > >> 1 file changed, 10 insertions(+) > > > > > >> -> > > > > >> ?diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -> > > > > >> ?index 0099affc6ce3..3d9168cbaeca 100644 -> > > > > >> ?--- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -> > > > > >> ?+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -> > > > > >> ?@@ -71,3 +71,13 @@ -> > > > > >> ??????????pinctrl-names = "default"; -> > > > > >> ??????????status = "okay"; -> > > > > >> ??}; -> > > > > >> ?+ -> > > > > >> ?+&usb_otg { -> > > > > >> ?+ dr_mode = "otg"; +> > > > > >> diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts +> > > > > >> index 0099affc6ce3..3d9168cbaeca 100644 +> > > > > >> --- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts +> > > > > >> +++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts +> > > > > >> @@ -71,3 +71,13 @@ +> > > > > >> pinctrl-names = "default"; +> > > > > >> status = "okay"; +> > > > > >> }; +> > > > > >> + +> > > > > >> +&usb_otg { +> > > > > >> + dr_mode = "otg"; > > > > > > > > > > > > Why not set this default mode in dtsi instead? > > > > > > diff --git a/a/content_digest b/N1/content_digest index 499ef93..175b356 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,10 +6,17 @@ "ref\020170111210638.ppdnpzdd2l6x4lyo@lukather\0" "ref\020170112145014.GC16865@uda0271908\0" "ref\020170112173938.5am5njwrbs6p62br@lukather\0" - "From\0b-liu@ti.com (Bin Liu)\0" - "Subject\0[PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero\0" + "From\0Bin Liu <b-liu@ti.com>\0" + "Subject\0Re: [PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero\0" "Date\0Fri, 13 Jan 2017 15:00:13 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" + linux-usb@vger.kernel.org <linux-usb@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Kishon Vijay Abraham I <kishon@ti.com> + Chen-Yu Tsai <wens@csie.org> + Icenowy Zheng <icenowy@aosc.xyz> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Thu, Jan 12, 2017 at 06:39:38PM +0100, Maxime Ripard wrote:\n" @@ -23,29 +30,29 @@ "> > > > > \n" "> > > > > 11.01.2017, 04:24, \"Bin Liu\" <b-liu@ti.com>:\n" "> > > > > > On Tue, Jan 03, 2017 at 11:25:34PM +0800, Icenowy Zheng wrote:\n" - "> > > > > >> ?Lichee Pi Zero features a USB OTG port.\n" + "> > > > > >> \302\240Lichee Pi Zero features a USB OTG port.\n" "> > > > > >>\n" - "> > > > > >> ?Add support for it.\n" + "> > > > > >> \302\240Add support for it.\n" "> > > > > >>\n" - "> > > > > >> ?Note: in order to use the Host mode, the board must be powered via the\n" - "> > > > > >> ?+5V and GND pins.\n" + "> > > > > >> \302\240Note: in order to use the Host mode, the board must be powered via the\n" + "> > > > > >> \302\240+5V and GND pins.\n" "> > > > > >>\n" - "> > > > > >> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" - "> > > > > >> ?---\n" - "> > > > > >> ??arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++\n" - "> > > > > >> ??1 file changed, 10 insertions(+)\n" + "> > > > > >> \302\240Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" + "> > > > > >> \302\240---\n" + "> > > > > >> \302\240\302\240arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++\n" + "> > > > > >> \302\240\302\2401 file changed, 10 insertions(+)\n" "> > > > > >>\n" - "> > > > > >> ?diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" - "> > > > > >> ?index 0099affc6ce3..3d9168cbaeca 100644\n" - "> > > > > >> ?--- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" - "> > > > > >> ?+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" - "> > > > > >> ?@@ -71,3 +71,13 @@\n" - "> > > > > >> ??????????pinctrl-names = \"default\";\n" - "> > > > > >> ??????????status = \"okay\";\n" - "> > > > > >> ??};\n" - "> > > > > >> ?+\n" - "> > > > > >> ?+&usb_otg {\n" - "> > > > > >> ?+ dr_mode = \"otg\";\n" + "> > > > > >> \302\240diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" + "> > > > > >> \302\240index 0099affc6ce3..3d9168cbaeca 100644\n" + "> > > > > >> \302\240--- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" + "> > > > > >> \302\240+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" + "> > > > > >> \302\240@@ -71,3 +71,13 @@\n" + "> > > > > >> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240pinctrl-names = \"default\";\n" + "> > > > > >> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240status = \"okay\";\n" + "> > > > > >> \302\240\302\240};\n" + "> > > > > >> \302\240+\n" + "> > > > > >> \302\240+&usb_otg {\n" + "> > > > > >> \302\240+ dr_mode = \"otg\";\n" "> > > > > >\n" "> > > > > > Why not set this default mode in dtsi instead?\n" "> > > > > >\n" @@ -96,4 +103,4 @@ "Regards,\n" -Bin. -1f483f5e1ec56082ead39fa5693f772eb29b39b564c202321e11cdb8a4a1a83f +990ca12b81d75cbd83756284d980612b357ca4d5a8ed811c130179cc7e090300
diff --git a/a/1.txt b/N2/1.txt index 49688b5..4feffd4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,29 +9,29 @@ On Thu, Jan 12, 2017 at 06:39:38PM +0100, Maxime Ripard wrote: > > > > > > > > > > 11.01.2017, 04:24, "Bin Liu" <b-liu@ti.com>: > > > > > > On Tue, Jan 03, 2017 at 11:25:34PM +0800, Icenowy Zheng wrote: -> > > > > >> ?Lichee Pi Zero features a USB OTG port. +> > > > > >> Lichee Pi Zero features a USB OTG port. > > > > > >> -> > > > > >> ?Add support for it. +> > > > > >> Add support for it. > > > > > >> -> > > > > >> ?Note: in order to use the Host mode, the board must be powered via the -> > > > > >> ?+5V and GND pins. +> > > > > >> Note: in order to use the Host mode, the board must be powered via the +> > > > > >> +5V and GND pins. > > > > > >> -> > > > > >> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> -> > > > > >> ?--- -> > > > > >> ??arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++ -> > > > > >> ??1 file changed, 10 insertions(+) +> > > > > >> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> +> > > > > >> --- +> > > > > >> arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++ +> > > > > >> 1 file changed, 10 insertions(+) > > > > > >> -> > > > > >> ?diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -> > > > > >> ?index 0099affc6ce3..3d9168cbaeca 100644 -> > > > > >> ?--- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -> > > > > >> ?+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts -> > > > > >> ?@@ -71,3 +71,13 @@ -> > > > > >> ??????????pinctrl-names = "default"; -> > > > > >> ??????????status = "okay"; -> > > > > >> ??}; -> > > > > >> ?+ -> > > > > >> ?+&usb_otg { -> > > > > >> ?+ dr_mode = "otg"; +> > > > > >> diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts +> > > > > >> index 0099affc6ce3..3d9168cbaeca 100644 +> > > > > >> --- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts +> > > > > >> +++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts +> > > > > >> @@ -71,3 +71,13 @@ +> > > > > >> pinctrl-names = "default"; +> > > > > >> status = "okay"; +> > > > > >> }; +> > > > > >> + +> > > > > >> +&usb_otg { +> > > > > >> + dr_mode = "otg"; > > > > > > > > > > > > Why not set this default mode in dtsi instead? > > > > > > diff --git a/a/content_digest b/N2/content_digest index 499ef93..8887938 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,10 +6,17 @@ "ref\020170111210638.ppdnpzdd2l6x4lyo@lukather\0" "ref\020170112145014.GC16865@uda0271908\0" "ref\020170112173938.5am5njwrbs6p62br@lukather\0" - "From\0b-liu@ti.com (Bin Liu)\0" - "Subject\0[PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero\0" + "From\0Bin Liu <b-liu@ti.com>\0" + "Subject\0Re: [PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero\0" "Date\0Fri, 13 Jan 2017 15:00:13 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0Icenowy Zheng <icenowy@aosc.xyz>" + Chen-Yu Tsai <wens@csie.org> + Kishon Vijay Abraham I <kishon@ti.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " linux-usb@vger.kernel.org <linux-usb@vger.kernel.org>\0" "\00:1\0" "b\0" "On Thu, Jan 12, 2017 at 06:39:38PM +0100, Maxime Ripard wrote:\n" @@ -23,29 +30,29 @@ "> > > > > \n" "> > > > > 11.01.2017, 04:24, \"Bin Liu\" <b-liu@ti.com>:\n" "> > > > > > On Tue, Jan 03, 2017 at 11:25:34PM +0800, Icenowy Zheng wrote:\n" - "> > > > > >> ?Lichee Pi Zero features a USB OTG port.\n" + "> > > > > >> \302\240Lichee Pi Zero features a USB OTG port.\n" "> > > > > >>\n" - "> > > > > >> ?Add support for it.\n" + "> > > > > >> \302\240Add support for it.\n" "> > > > > >>\n" - "> > > > > >> ?Note: in order to use the Host mode, the board must be powered via the\n" - "> > > > > >> ?+5V and GND pins.\n" + "> > > > > >> \302\240Note: in order to use the Host mode, the board must be powered via the\n" + "> > > > > >> \302\240+5V and GND pins.\n" "> > > > > >>\n" - "> > > > > >> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" - "> > > > > >> ?---\n" - "> > > > > >> ??arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++\n" - "> > > > > >> ??1 file changed, 10 insertions(+)\n" + "> > > > > >> \302\240Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" + "> > > > > >> \302\240---\n" + "> > > > > >> \302\240\302\240arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 10 ++++++++++\n" + "> > > > > >> \302\240\302\2401 file changed, 10 insertions(+)\n" "> > > > > >>\n" - "> > > > > >> ?diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" - "> > > > > >> ?index 0099affc6ce3..3d9168cbaeca 100644\n" - "> > > > > >> ?--- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" - "> > > > > >> ?+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" - "> > > > > >> ?@@ -71,3 +71,13 @@\n" - "> > > > > >> ??????????pinctrl-names = \"default\";\n" - "> > > > > >> ??????????status = \"okay\";\n" - "> > > > > >> ??};\n" - "> > > > > >> ?+\n" - "> > > > > >> ?+&usb_otg {\n" - "> > > > > >> ?+ dr_mode = \"otg\";\n" + "> > > > > >> \302\240diff --git a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" + "> > > > > >> \302\240index 0099affc6ce3..3d9168cbaeca 100644\n" + "> > > > > >> \302\240--- a/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" + "> > > > > >> \302\240+++ b/arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts\n" + "> > > > > >> \302\240@@ -71,3 +71,13 @@\n" + "> > > > > >> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240pinctrl-names = \"default\";\n" + "> > > > > >> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240status = \"okay\";\n" + "> > > > > >> \302\240\302\240};\n" + "> > > > > >> \302\240+\n" + "> > > > > >> \302\240+&usb_otg {\n" + "> > > > > >> \302\240+ dr_mode = \"otg\";\n" "> > > > > >\n" "> > > > > > Why not set this default mode in dtsi instead?\n" "> > > > > >\n" @@ -96,4 +103,4 @@ "Regards,\n" -Bin. -1f483f5e1ec56082ead39fa5693f772eb29b39b564c202321e11cdb8a4a1a83f +2cbd3cc19d88aafe6a460465e5dd6ddef7ee6b405377404cfe55693762975d31
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.