diff for duplicates of <43601472083053@web23m.yandex.ru> diff --git a/a/1.txt b/N1/1.txt index 6e47a86..83d35f3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,101 +4,101 @@ > Hi, > > On Tue, Aug 23, 2016 at 02:44:50PM +0800, Icenowy Zheng wrote: ->> ?The inet-d978_rev2 is a pcb used in generic A33 based tablets. It features ->> ?volume buttons, micro-usb otg, headphone connector and a power button. +>> The inet-d978_rev2 is a pcb used in generic A33 based tablets. It features +>> volume buttons, micro-usb otg, headphone connector and a power button. >> ->> ?On the board a Realtek RTL8723BS SDIO Wi-Fi module are soldered, and there ->> ?is also a accompanied board which has a Goodix GT9271 soldered. +>> On the board a Realtek RTL8723BS SDIO Wi-Fi module are soldered, and there +>> is also a accompanied board which has a Goodix GT9271 soldered. >> ->> ?As this board is desired to create tablets with a Home key dealed by ->> ?GT9271, a LED is present at the front panel at the position of the ->> ?Home key. +>> As this board is desired to create tablets with a Home key dealed by +>> GT9271, a LED is present at the front panel at the position of the +>> Home key. >> ->> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> ->> ?--- ->> ??arch/arm/boot/dts/Makefile | 1 + ->> ??arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 87 ++++++++++++++++++++++++++ ->> ??2 files changed, 88 insertions(+) ->> ??create mode 100644 arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts +>> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> +>> --- +>> arch/arm/boot/dts/Makefile | 1 + +>> arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 87 ++++++++++++++++++++++++++ +>> 2 files changed, 88 insertions(+) +>> create mode 100644 arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts >> ->> ?diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile ->> ?index faacd52..d1812a0 100644 ->> ?--- a/arch/arm/boot/dts/Makefile ->> ?+++ b/arch/arm/boot/dts/Makefile ->> ?@@ -782,6 +782,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \ ->> ??????????sun8i-a23-q8-tablet.dtb \ ->> ??????????sun8i-a33-et-q8-v1.6.dtb \ ->> ??????????sun8i-a33-ga10h-v1.1.dtb \ ->> ?+ sun8i-a33-inet-d978-rev2.dtb \ ->> ??????????sun8i-a33-ippo-q8h-v1.2.dtb \ ->> ??????????sun8i-a33-q8-tablet.dtb \ ->> ??????????sun8i-a33-sinlinx-sina33.dtb \ ->> ?diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts ->> ?new file mode 100644 ->> ?index 0000000..78823d8 ->> ?--- /dev/null ->> ?+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts ->> ?@@ -0,0 +1,87 @@ ->> ?+/* ->> ?+ * Copyright 2015 Hans de Goede <hdegoede@redhat.com> +>> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile +>> index faacd52..d1812a0 100644 +>> --- a/arch/arm/boot/dts/Makefile +>> +++ b/arch/arm/boot/dts/Makefile +>> @@ -782,6 +782,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \ +>> sun8i-a23-q8-tablet.dtb \ +>> sun8i-a33-et-q8-v1.6.dtb \ +>> sun8i-a33-ga10h-v1.1.dtb \ +>> + sun8i-a33-inet-d978-rev2.dtb \ +>> sun8i-a33-ippo-q8h-v1.2.dtb \ +>> sun8i-a33-q8-tablet.dtb \ +>> sun8i-a33-sinlinx-sina33.dtb \ +>> diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts +>> new file mode 100644 +>> index 0000000..78823d8 +>> --- /dev/null +>> +++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts +>> @@ -0,0 +1,87 @@ +>> +/* +>> + * Copyright 2015 Hans de Goede <hdegoede@redhat.com> > > I guess you are the author too :) > ->> ?+ * ->> ?+ * This file is dual-licensed: you can use it either under the terms ->> ?+ * of the GPL or the X11 license, at your option. Note that this dual ->> ?+ * licensing only applies to this file, and not this project as a ->> ?+ * whole. ->> ?+ * ->> ?+ * a) This file is free software; you can redistribute it and/or ->> ?+ * modify it under the terms of the GNU General Public License as ->> ?+ * published by the Free Software Foundation; either version 2 of the ->> ?+ * License, or (at your option) any later version. ->> ?+ * ->> ?+ * This file is distributed in the hope that it will be useful, ->> ?+ * but WITHOUT ANY WARRANTY; without even the implied warranty of ->> ?+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ->> ?+ * GNU General Public License for more details. ->> ?+ * ->> ?+ * Or, alternatively, ->> ?+ * ->> ?+ * b) Permission is hereby granted, free of charge, to any person ->> ?+ * obtaining a copy of this software and associated documentation ->> ?+ * files (the "Software"), to deal in the Software without ->> ?+ * restriction, including without limitation the rights to use, ->> ?+ * copy, modify, merge, publish, distribute, sublicense, and/or ->> ?+ * sell copies of the Software, and to permit persons to whom the ->> ?+ * Software is furnished to do so, subject to the following ->> ?+ * conditions: ->> ?+ * ->> ?+ * The above copyright notice and this permission notice shall be ->> ?+ * included in all copies or substantial portions of the Software. ->> ?+ * ->> ?+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, ->> ?+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES ->> ?+ * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND ->> ?+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT ->> ?+ * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, ->> ?+ * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING ->> ?+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR ->> ?+ * OTHER DEALINGS IN THE SOFTWARE. ->> ?+ */ ->> ?+ ->> ?+/dts-v1/; ->> ?+#include "sun8i-a33.dtsi" ->> ?+#include "sun8i-reference-design-tablet.dtsi" ->> ?+ ->> ?+/ { ->> ?+ model = "INet-D978 Rev 02"; ->> ?+ compatible = "primux,inet-d978-rev2", "allwinner,sun8i-a33"; ->> ?+ ->> ?+ leds { ->> ?+ compatible = "gpio-leds"; ->> ?+ pinctrl-names = "default"; ->> ?+ pinctrl-0 = <&led_pin_d978>; ->> ?+ ->> ?+ home { ->> ?+ label = "d978:home"; +>> + * +>> + * This file is dual-licensed: you can use it either under the terms +>> + * of the GPL or the X11 license, at your option. Note that this dual +>> + * licensing only applies to this file, and not this project as a +>> + * whole. +>> + * +>> + * a) This file is free software; you can redistribute it and/or +>> + * modify it under the terms of the GNU General Public License as +>> + * published by the Free Software Foundation; either version 2 of the +>> + * License, or (at your option) any later version. +>> + * +>> + * This file is distributed in the hope that it will be useful, +>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of +>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +>> + * GNU General Public License for more details. +>> + * +>> + * Or, alternatively, +>> + * +>> + * b) Permission is hereby granted, free of charge, to any person +>> + * obtaining a copy of this software and associated documentation +>> + * files (the "Software"), to deal in the Software without +>> + * restriction, including without limitation the rights to use, +>> + * copy, modify, merge, publish, distribute, sublicense, and/or +>> + * sell copies of the Software, and to permit persons to whom the +>> + * Software is furnished to do so, subject to the following +>> + * conditions: +>> + * +>> + * The above copyright notice and this permission notice shall be +>> + * included in all copies or substantial portions of the Software. +>> + * +>> + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +>> + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +>> + * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +>> + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +>> + * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +>> + * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +>> + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +>> + * OTHER DEALINGS IN THE SOFTWARE. +>> + */ +>> + +>> +/dts-v1/; +>> +#include "sun8i-a33.dtsi" +>> +#include "sun8i-reference-design-tablet.dtsi" +>> + +>> +/ { +>> + model = "INet-D978 Rev 02"; +>> + compatible = "primux,inet-d978-rev2", "allwinner,sun8i-a33"; +>> + +>> + leds { +>> + compatible = "gpio-leds"; +>> + pinctrl-names = "default"; +>> + pinctrl-0 = <&led_pin_d978>; +>> + +>> + home { +>> + label = "d978:home"; > > This is not the proper format for the led labels. > @@ -108,26 +108,26 @@ Thanks. So I'd use "d978:blue:home". > ->> ?+ gpios = <&r_pio 0 5 GPIO_ACTIVE_HIGH>; /* PL5 */ ->> ?+ }; ->> ?+ }; ->> ?+}; ->> ?+ ->> ?+&mmc1_pins_a { ->> ?+ allwinner,pull = <SUN4I_PINCTRL_PULL_UP>; ->> ?+}; ->> ?+ ->> ?+&mmc1 { ->> ?+ pinctrl-names = "default"; ->> ?+ pinctrl-0 = <&mmc1_pins_a>; ->> ?+ vmmc-supply = <®_dldo1>; ->> ?+ bus-width = <4>; ->> ?+ non-removable; ->> ?+ status = "okay"; ->> ?+ ->> ?+ rtl8723bs: sdio_wifi at 1 { ->> ?+ reg = <1>; ->> ?+ }; +>> + gpios = <&r_pio 0 5 GPIO_ACTIVE_HIGH>; /* PL5 */ +>> + }; +>> + }; +>> +}; +>> + +>> +&mmc1_pins_a { +>> + allwinner,pull = <SUN4I_PINCTRL_PULL_UP>; +>> +}; +>> + +>> +&mmc1 { +>> + pinctrl-names = "default"; +>> + pinctrl-0 = <&mmc1_pins_a>; +>> + vmmc-supply = <®_dldo1>; +>> + bus-width = <4>; +>> + non-removable; +>> + status = "okay"; +>> + +>> + rtl8723bs: sdio_wifi@1 { +>> + reg = <1>; +>> + }; > > Don't you need an alias to this node to have the MAC address set? @@ -141,3 +141,8 @@ It seems that rtl8723bs come with an eFUSE. > 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 59cd8cf..dc07fd2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,18 @@ "ref\020160823064451.25997-1-icenowy@aosc.xyz\0" "ref\020160823064451.25997-2-icenowy@aosc.xyz\0" "ref\020160824193235.GR8103@lukather\0" - "From\0icenowy@aosc.xyz (Icenowy Zheng)\0" - "Subject\0[PATCH 1/2] ARM: dts: sun8i: Add dts file for inet-d978_rev2 tablets\0" + "From\0Icenowy Zheng <icenowy@aosc.xyz>\0" + "Subject\0Re: [PATCH 1/2] ARM: dts: sun8i: Add dts file for inet-d978_rev2 tablets\0" "Date\0Thu, 25 Aug 2016 07:57:33 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\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> + Chen-Yu Tsai <wens@csie.org> + Rob Herring <robh+dt@kernel.org> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "\n" @@ -13,101 +21,101 @@ "> Hi,\n" ">\n" "> On Tue, Aug 23, 2016 at 02:44:50PM +0800, Icenowy Zheng wrote:\n" - ">> ?The inet-d978_rev2 is a pcb used in generic A33 based tablets. It features\n" - ">> ?volume buttons, micro-usb otg, headphone connector and a power button.\n" + ">> \302\240The inet-d978_rev2 is a pcb used in generic A33 based tablets. It features\n" + ">> \302\240volume buttons, micro-usb otg, headphone connector and a power button.\n" ">>\n" - ">> ?On the board a Realtek RTL8723BS SDIO Wi-Fi module are soldered, and there\n" - ">> ?is also a accompanied board which has a Goodix GT9271 soldered.\n" + ">> \302\240On the board a Realtek RTL8723BS SDIO Wi-Fi module are soldered, and there\n" + ">> \302\240is also a accompanied board which has a Goodix GT9271 soldered.\n" ">>\n" - ">> ?As this board is desired to create tablets with a Home key dealed by\n" - ">> ?GT9271, a LED is present at the front panel at the position of the\n" - ">> ?Home key.\n" + ">> \302\240As this board is desired to create tablets with a Home key dealed by\n" + ">> \302\240GT9271, a LED is present at the front panel at the position of the\n" + ">> \302\240Home key.\n" ">>\n" - ">> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" - ">> ?---\n" - ">> ??arch/arm/boot/dts/Makefile | 1 +\n" - ">> ??arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 87 ++++++++++++++++++++++++++\n" - ">> ??2 files changed, 88 insertions(+)\n" - ">> ??create mode 100644 arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" + ">> \302\240Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>\n" + ">> \302\240---\n" + ">> \302\240\302\240arch/arm/boot/dts/Makefile | 1 +\n" + ">> \302\240\302\240arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts | 87 ++++++++++++++++++++++++++\n" + ">> \302\240\302\2402 files changed, 88 insertions(+)\n" + ">> \302\240\302\240create mode 100644 arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" ">>\n" - ">> ?diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile\n" - ">> ?index faacd52..d1812a0 100644\n" - ">> ?--- a/arch/arm/boot/dts/Makefile\n" - ">> ?+++ b/arch/arm/boot/dts/Makefile\n" - ">> ?@@ -782,6 +782,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \\\n" - ">> ??????????sun8i-a23-q8-tablet.dtb \\\n" - ">> ??????????sun8i-a33-et-q8-v1.6.dtb \\\n" - ">> ??????????sun8i-a33-ga10h-v1.1.dtb \\\n" - ">> ?+ sun8i-a33-inet-d978-rev2.dtb \\\n" - ">> ??????????sun8i-a33-ippo-q8h-v1.2.dtb \\\n" - ">> ??????????sun8i-a33-q8-tablet.dtb \\\n" - ">> ??????????sun8i-a33-sinlinx-sina33.dtb \\\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" - ">> ?new file mode 100644\n" - ">> ?index 0000000..78823d8\n" - ">> ?--- /dev/null\n" - ">> ?+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" - ">> ?@@ -0,0 +1,87 @@\n" - ">> ?+/*\n" - ">> ?+ * Copyright 2015 Hans de Goede <hdegoede@redhat.com>\n" + ">> \302\240diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile\n" + ">> \302\240index faacd52..d1812a0 100644\n" + ">> \302\240--- a/arch/arm/boot/dts/Makefile\n" + ">> \302\240+++ b/arch/arm/boot/dts/Makefile\n" + ">> \302\240@@ -782,6 +782,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \\\n" + ">> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240sun8i-a23-q8-tablet.dtb \\\n" + ">> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240sun8i-a33-et-q8-v1.6.dtb \\\n" + ">> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240sun8i-a33-ga10h-v1.1.dtb \\\n" + ">> \302\240+ sun8i-a33-inet-d978-rev2.dtb \\\n" + ">> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240sun8i-a33-ippo-q8h-v1.2.dtb \\\n" + ">> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240sun8i-a33-q8-tablet.dtb \\\n" + ">> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240sun8i-a33-sinlinx-sina33.dtb \\\n" + ">> \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\240new file mode 100644\n" + ">> \302\240index 0000000..78823d8\n" + ">> \302\240--- /dev/null\n" + ">> \302\240+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts\n" + ">> \302\240@@ -0,0 +1,87 @@\n" + ">> \302\240+/*\n" + ">> \302\240+ * Copyright 2015 Hans de Goede <hdegoede@redhat.com>\n" ">\n" "> I guess you are the author too :)\n" ">\n" - ">> ?+ *\n" - ">> ?+ * This file is dual-licensed: you can use it either under the terms\n" - ">> ?+ * of the GPL or the X11 license, at your option. Note that this dual\n" - ">> ?+ * licensing only applies to this file, and not this project as a\n" - ">> ?+ * whole.\n" - ">> ?+ *\n" - ">> ?+ * a) This file is free software; you can redistribute it and/or\n" - ">> ?+ * modify it under the terms of the GNU General Public License as\n" - ">> ?+ * published by the Free Software Foundation; either version 2 of the\n" - ">> ?+ * License, or (at your option) any later version.\n" - ">> ?+ *\n" - ">> ?+ * This file is distributed in the hope that it will be useful,\n" - ">> ?+ * but WITHOUT ANY WARRANTY; without even the implied warranty of\n" - ">> ?+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" - ">> ?+ * GNU General Public License for more details.\n" - ">> ?+ *\n" - ">> ?+ * Or, alternatively,\n" - ">> ?+ *\n" - ">> ?+ * b) Permission is hereby granted, free of charge, to any person\n" - ">> ?+ * obtaining a copy of this software and associated documentation\n" - ">> ?+ * files (the \"Software\"), to deal in the Software without\n" - ">> ?+ * restriction, including without limitation the rights to use,\n" - ">> ?+ * copy, modify, merge, publish, distribute, sublicense, and/or\n" - ">> ?+ * sell copies of the Software, and to permit persons to whom the\n" - ">> ?+ * Software is furnished to do so, subject to the following\n" - ">> ?+ * conditions:\n" - ">> ?+ *\n" - ">> ?+ * The above copyright notice and this permission notice shall be\n" - ">> ?+ * included in all copies or substantial portions of the Software.\n" - ">> ?+ *\n" - ">> ?+ * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n" - ">> ?+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n" - ">> ?+ * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n" - ">> ?+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\n" - ">> ?+ * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n" - ">> ?+ * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n" - ">> ?+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n" - ">> ?+ * OTHER DEALINGS IN THE SOFTWARE.\n" - ">> ?+ */\n" - ">> ?+\n" - ">> ?+/dts-v1/;\n" - ">> ?+#include \"sun8i-a33.dtsi\"\n" - ">> ?+#include \"sun8i-reference-design-tablet.dtsi\"\n" - ">> ?+\n" - ">> ?+/ {\n" - ">> ?+ model = \"INet-D978 Rev 02\";\n" - ">> ?+ compatible = \"primux,inet-d978-rev2\", \"allwinner,sun8i-a33\";\n" - ">> ?+\n" - ">> ?+ leds {\n" - ">> ?+ compatible = \"gpio-leds\";\n" - ">> ?+ pinctrl-names = \"default\";\n" - ">> ?+ pinctrl-0 = <&led_pin_d978>;\n" - ">> ?+\n" - ">> ?+ home {\n" - ">> ?+ label = \"d978:home\";\n" + ">> \302\240+ *\n" + ">> \302\240+ * This file is dual-licensed: you can use it either under the terms\n" + ">> \302\240+ * of the GPL or the X11 license, at your option. Note that this dual\n" + ">> \302\240+ * licensing only applies to this file, and not this project as a\n" + ">> \302\240+ * whole.\n" + ">> \302\240+ *\n" + ">> \302\240+ * a) This file is free software; you can redistribute it and/or\n" + ">> \302\240+ * modify it under the terms of the GNU General Public License as\n" + ">> \302\240+ * published by the Free Software Foundation; either version 2 of the\n" + ">> \302\240+ * License, or (at your option) any later version.\n" + ">> \302\240+ *\n" + ">> \302\240+ * This file is distributed in the hope that it will be useful,\n" + ">> \302\240+ * but WITHOUT ANY WARRANTY; without even the implied warranty of\n" + ">> \302\240+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" + ">> \302\240+ * GNU General Public License for more details.\n" + ">> \302\240+ *\n" + ">> \302\240+ * Or, alternatively,\n" + ">> \302\240+ *\n" + ">> \302\240+ * b) Permission is hereby granted, free of charge, to any person\n" + ">> \302\240+ * obtaining a copy of this software and associated documentation\n" + ">> \302\240+ * files (the \"Software\"), to deal in the Software without\n" + ">> \302\240+ * restriction, including without limitation the rights to use,\n" + ">> \302\240+ * copy, modify, merge, publish, distribute, sublicense, and/or\n" + ">> \302\240+ * sell copies of the Software, and to permit persons to whom the\n" + ">> \302\240+ * Software is furnished to do so, subject to the following\n" + ">> \302\240+ * conditions:\n" + ">> \302\240+ *\n" + ">> \302\240+ * The above copyright notice and this permission notice shall be\n" + ">> \302\240+ * included in all copies or substantial portions of the Software.\n" + ">> \302\240+ *\n" + ">> \302\240+ * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n" + ">> \302\240+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n" + ">> \302\240+ * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n" + ">> \302\240+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\n" + ">> \302\240+ * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n" + ">> \302\240+ * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n" + ">> \302\240+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n" + ">> \302\240+ * OTHER DEALINGS IN THE SOFTWARE.\n" + ">> \302\240+ */\n" + ">> \302\240+\n" + ">> \302\240+/dts-v1/;\n" + ">> \302\240+#include \"sun8i-a33.dtsi\"\n" + ">> \302\240+#include \"sun8i-reference-design-tablet.dtsi\"\n" + ">> \302\240+\n" + ">> \302\240+/ {\n" + ">> \302\240+ model = \"INet-D978 Rev 02\";\n" + ">> \302\240+ compatible = \"primux,inet-d978-rev2\", \"allwinner,sun8i-a33\";\n" + ">> \302\240+\n" + ">> \302\240+ leds {\n" + ">> \302\240+ compatible = \"gpio-leds\";\n" + ">> \302\240+ pinctrl-names = \"default\";\n" + ">> \302\240+ pinctrl-0 = <&led_pin_d978>;\n" + ">> \302\240+\n" + ">> \302\240+ home {\n" + ">> \302\240+ label = \"d978:home\";\n" ">\n" "> This is not the proper format for the led labels.\n" ">\n" @@ -117,26 +125,26 @@ "So I'd use \"d978:blue:home\".\n" "\n" ">\n" - ">> ?+ gpios = <&r_pio 0 5 GPIO_ACTIVE_HIGH>; /* PL5 */\n" - ">> ?+ };\n" - ">> ?+ };\n" - ">> ?+};\n" - ">> ?+\n" - ">> ?+&mmc1_pins_a {\n" - ">> ?+ allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;\n" - ">> ?+};\n" - ">> ?+\n" - ">> ?+&mmc1 {\n" - ">> ?+ pinctrl-names = \"default\";\n" - ">> ?+ pinctrl-0 = <&mmc1_pins_a>;\n" - ">> ?+ vmmc-supply = <®_dldo1>;\n" - ">> ?+ bus-width = <4>;\n" - ">> ?+ non-removable;\n" - ">> ?+ status = \"okay\";\n" - ">> ?+\n" - ">> ?+ rtl8723bs: sdio_wifi at 1 {\n" - ">> ?+ reg = <1>;\n" - ">> ?+ };\n" + ">> \302\240+ gpios = <&r_pio 0 5 GPIO_ACTIVE_HIGH>; /* PL5 */\n" + ">> \302\240+ };\n" + ">> \302\240+ };\n" + ">> \302\240+};\n" + ">> \302\240+\n" + ">> \302\240+&mmc1_pins_a {\n" + ">> \302\240+ allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;\n" + ">> \302\240+};\n" + ">> \302\240+\n" + ">> \302\240+&mmc1 {\n" + ">> \302\240+ pinctrl-names = \"default\";\n" + ">> \302\240+ pinctrl-0 = <&mmc1_pins_a>;\n" + ">> \302\240+ vmmc-supply = <®_dldo1>;\n" + ">> \302\240+ bus-width = <4>;\n" + ">> \302\240+ non-removable;\n" + ">> \302\240+ status = \"okay\";\n" + ">> \302\240+\n" + ">> \302\240+ rtl8723bs: sdio_wifi@1 {\n" + ">> \302\240+ reg = <1>;\n" + ">> \302\240+ };\n" ">\n" "> Don't you need an alias to this node to have the MAC address set?\n" "\n" @@ -149,6 +157,11 @@ "> --\n" "> Maxime Ripard, Free Electrons\n" "> Embedded Linux and Kernel engineering\n" - > http://free-electrons.com + "> http://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 -eedabb7ff03454fd2b68cbb4c866f8df59a0c90edd08fbc4448a56808c3182b1 +3f327de476ed24fa550fe4b82d65948b5994a0a251fbed47f01413841e2179c8
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.