diff for duplicates of <97321472108244@web8m.yandex.ru> diff --git a/a/1.txt b/N1/1.txt index 99848a7..6980508 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,40 +2,40 @@ 25.08.2016, 12:41, "Chen-Yu Tsai" <wens@csie.org>: > On Thu, Aug 25, 2016 at 7:58 AM, Icenowy Zheng <icenowy@aosc.xyz> wrote: ->> ?25.08.2016, 03:36, "Maxime Ripard" <maxime.ripard@free-electrons.com>: ->>> ?Hi, +>> 25.08.2016, 03:36, "Maxime Ripard" <maxime.ripard@free-electrons.com>: +>>> Hi, >>> ->>> ?On Tue, Aug 23, 2016 at 02:44:51PM +0800, Icenowy Zheng wrote: ->>>> ??UART1 is connected to the bluetooth part of RTL8723BS WiFi/BT combo card ->>>> ??on iNet D978 Rev2 board. +>>> On Tue, Aug 23, 2016 at 02:44:51PM +0800, Icenowy Zheng wrote: +>>>> UART1 is connected to the bluetooth part of RTL8723BS WiFi/BT combo card +>>>> on iNet D978 Rev2 board. >>>> ->>>> ??Enable the UART1 to make it possible to use the modified hciattach by ->>>> ??Realtek to drive the BT part of RTL8723BS. +>>>> Enable the UART1 to make it possible to use the modified hciattach by +>>>> Realtek to drive the BT part of RTL8723BS. >>>> ->>>> ??Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> +>>>> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> >>> ->>> ?I guess you could fold that patch into the previous one. +>>> I guess you could fold that patch into the previous one. >>> ->>>> ??--- ->>>> ???arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 11 +++++++++++ ->>>> ???1 file changed, 11 insertions(+) +>>>> --- +>>>> arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 11 +++++++++++ +>>>> 1 file changed, 11 insertions(+) >>>> ->>>> ??diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts ->>>> ??index 78823d8..3ac22d4 100644 ->>>> ??--- a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts ->>>> ??+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts ->>>> ??@@ -48,6 +48,10 @@ ->>>> ???????????model = "INet-D978 Rev 02"; ->>>> ???????????compatible = "primux,inet-d978-rev2", "allwinner,sun8i-a33"; +>>>> diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts +>>>> index 78823d8..3ac22d4 100644 +>>>> --- a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts +>>>> +++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts +>>>> @@ -48,6 +48,10 @@ +>>>> model = "INet-D978 Rev 02"; +>>>> compatible = "primux,inet-d978-rev2", "allwinner,sun8i-a33"; >>>> ->>>> ??+ aliases { ->>>> ??+ serial1 = &uart1; ->>>> ??+ }; ->>>> ??+ +>>>> + aliases { +>>>> + serial1 = &uart1; +>>>> + }; +>>>> + >>> ->>> ?Is there any other UART in the system? +>>> Is there any other UART in the system? >> ->> ?serial0 is defined in sun8i-reference-design-tablet.dtsi, as r_uart. +>> serial0 is defined in sun8i-reference-design-tablet.dtsi, as r_uart. > > If your board does not have r_uart pads, then the right thing to do > would be to disable it. You can then have uart1 as serial0. @@ -51,14 +51,19 @@ located at ttyS1... > > ChenYu > ->>> ?The alias is not supposed to be about the controller index, but the ->>> ?index in the board, meaning that if you only have a single UART, that ->>> ?would be serial0. +>>> The alias is not supposed to be about the controller index, but the +>>> index in the board, meaning that if you only have a single UART, that +>>> would be serial0. >>> ->>> ?Thanks! ->>> ?Maxime +>>> Thanks! +>>> Maxime >>> ->>> ?-- ->>> ?Maxime Ripard, Free Electrons ->>> ?Embedded Linux and Kernel engineering ->>> ?http://free-electrons.com +>>> -- +>>> Maxime Ripard, Free Electrons +>>> Embedded Linux and Kernel engineering +>>> http://free-electrons.com + +_______________________________________________ +linux-arm-kernel mailing list +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 df4b463..db08b31 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,50 +3,58 @@ "ref\020160824193600.GS8103@lukather\0" "ref\043951472083107@web23m.yandex.ru\0" "ref\0CAGb2v66tFENk8QBw7D1+bwFN-zWaE2SGDrNyc-zdbJSRzENk4Q@mail.gmail.com\0" - "From\0icenowy@aosc.xyz (Icenowy Zheng)\0" - "Subject\0[PATCH 2/2] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board\0" + "From\0Icenowy Zheng <icenowy@aosc.xyz>\0" + "Subject\0Re: [PATCH 2/2] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board\0" "Date\0Thu, 25 Aug 2016 14:57:24 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Chen-Yu Tsai <wens@csie.org>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Russell King <linux@armlinux.org.uk> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Hans de Goede <hdegoede@redhat.com> + Rob Herring <robh+dt@kernel.org> + Maxime Ripard <maxime.ripard@free-electrons.com> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "\n" "\n" "25.08.2016, 12:41, \"Chen-Yu Tsai\" <wens@csie.org>:\n" "> On Thu, Aug 25, 2016 at 7:58 AM, Icenowy Zheng <icenowy@aosc.xyz> wrote:\n" - ">> ?25.08.2016, 03:36, \"Maxime Ripard\" <maxime.ripard@free-electrons.com>:\n" - ">>> ?Hi,\n" + ">> \302\24025.08.2016, 03:36, \"Maxime Ripard\" <maxime.ripard@free-electrons.com>:\n" + ">>> \302\240Hi,\n" ">>>\n" - ">>> ?On Tue, Aug 23, 2016 at 02:44:51PM +0800, Icenowy Zheng wrote:\n" - ">>>> ??UART1 is connected to the bluetooth part of RTL8723BS WiFi/BT combo card\n" - ">>>> ??on iNet D978 Rev2 board.\n" + ">>> \302\240On Tue, Aug 23, 2016 at 02:44:51PM +0800, Icenowy Zheng wrote:\n" + ">>>> \302\240\302\240UART1 is connected to the bluetooth part of RTL8723BS WiFi/BT combo card\n" + ">>>> \302\240\302\240on iNet D978 Rev2 board.\n" ">>>>\n" - ">>>> ??Enable the UART1 to make it possible to use the modified hciattach by\n" - ">>>> ??Realtek to drive the BT part of RTL8723BS.\n" + ">>>> \302\240\302\240Enable the UART1 to make it possible to use the modified hciattach by\n" + ">>>> \302\240\302\240Realtek to drive the BT part of RTL8723BS.\n" ">>>>\n" - ">>>> ??Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" + ">>>> \302\240\302\240Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" ">>>\n" - ">>> ?I guess you could fold that patch into the previous one.\n" + ">>> \302\240I guess you could fold that patch into the previous one.\n" ">>>\n" - ">>>> ??---\n" - ">>>> ???arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 11 +++++++++++\n" - ">>>> ???1 file changed, 11 insertions(+)\n" + ">>>> \302\240\302\240---\n" + ">>>> \302\240\302\240\302\240arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 11 +++++++++++\n" + ">>>> \302\240\302\240\302\2401 file changed, 11 insertions(+)\n" ">>>>\n" - ">>>> ??diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" - ">>>> ??index 78823d8..3ac22d4 100644\n" - ">>>> ??--- a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" - ">>>> ??+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" - ">>>> ??@@ -48,6 +48,10 @@\n" - ">>>> ???????????model = \"INet-D978 Rev 02\";\n" - ">>>> ???????????compatible = \"primux,inet-d978-rev2\", \"allwinner,sun8i-a33\";\n" + ">>>> \302\240\302\240diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" + ">>>> \302\240\302\240index 78823d8..3ac22d4 100644\n" + ">>>> \302\240\302\240--- a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" + ">>>> \302\240\302\240+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" + ">>>> \302\240\302\240@@ -48,6 +48,10 @@\n" + ">>>> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240model = \"INet-D978 Rev 02\";\n" + ">>>> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240compatible = \"primux,inet-d978-rev2\", \"allwinner,sun8i-a33\";\n" ">>>>\n" - ">>>> ??+ aliases {\n" - ">>>> ??+ serial1 = &uart1;\n" - ">>>> ??+ };\n" - ">>>> ??+\n" + ">>>> \302\240\302\240+ aliases {\n" + ">>>> \302\240\302\240+ serial1 = &uart1;\n" + ">>>> \302\240\302\240+ };\n" + ">>>> \302\240\302\240+\n" ">>>\n" - ">>> ?Is there any other UART in the system?\n" + ">>> \302\240Is there any other UART in the system?\n" ">>\n" - ">> ?serial0 is defined in sun8i-reference-design-tablet.dtsi, as r_uart.\n" + ">> \302\240serial0 is defined in sun8i-reference-design-tablet.dtsi, as r_uart.\n" ">\n" "> If your board does not have r_uart pads, then the right thing to do\n" "> would be to disable it. You can then have uart1 as serial0.\n" @@ -62,16 +70,21 @@ ">\n" "> ChenYu\n" ">\n" - ">>> ?The alias is not supposed to be about the controller index, but the\n" - ">>> ?index in the board, meaning that if you only have a single UART, that\n" - ">>> ?would be serial0.\n" + ">>> \302\240The alias is not supposed to be about the controller index, but the\n" + ">>> \302\240index in the board, meaning that if you only have a single UART, that\n" + ">>> \302\240would be serial0.\n" ">>>\n" - ">>> ?Thanks!\n" - ">>> ?Maxime\n" + ">>> \302\240Thanks!\n" + ">>> \302\240Maxime\n" ">>>\n" - ">>> ?--\n" - ">>> ?Maxime Ripard, Free Electrons\n" - ">>> ?Embedded Linux and Kernel engineering\n" - >>> ?http://free-electrons.com + ">>> \302\240--\n" + ">>> \302\240Maxime Ripard, Free Electrons\n" + ">>> \302\240Embedded Linux and Kernel engineering\n" + ">>> \302\240http://free-electrons.com\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -ff0637d7e5c6ede6be08cb82628d539f363de48e241abf7b228d29ebe6e20f87 +cec95ee4f8fbf8eca1f61473b3ba4fdb619acc72aa46b89fbf68fb960eb7a543
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.