diff for duplicates of <54EB7255.7090806@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 23fb33f..f1ff7d0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ On 16/02/2015 13:31, Imre Kaloz wrote: > - 128MB NAND flash > - 256MB RAM > -> Signed-off-by: Imre Kaloz <kaloz@openwrt.org> +> Signed-off-by: Imre Kaloz <kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> > --- > Changes since v2: > * added tlc59116 leds @@ -58,7 +58,7 @@ be used instead. Besides this, -Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +Acked-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> You don't have to resend a new version for this, I can amend your patch while applying it. So unless there is new comments @@ -73,13 +73,13 @@ Gregory > + * used. > + * -> + * Copyright (C) 2014 Imre Kaloz <kaloz@openwrt.org> +> + * Copyright (C) 2014 Imre Kaloz <kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> > + * > + * Based on armada-xp-axpwifiap.dts: > + * > + * Copyright (C) 2013 Marvell > + * -> + * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +> + * Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > + * > + * 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 @@ -142,19 +142,19 @@ Gregory > + status = "okay"; > + > + /* Etron EJ168 USB 3.0 controller */ -> + pcie at 1,0 { +> + pcie@1,0 { > + /* Port 0, Lane 0 */ > + status = "okay"; > + }; > + > + /* First mini-PCIe port */ -> + pcie at 2,0 { +> + pcie@2,0 { > + /* Port 0, Lane 1 */ > + status = "okay"; > + }; > + > + /* Second mini-PCIe port */ -> + pcie at 3,0 { +> + pcie@3,0 { > + /* Port 0, Lane 3 */ > + status = "okay"; > + }; @@ -163,16 +163,16 @@ Gregory > + internal-regs { > + > + /* J10: VCC, NC, RX, NC, TX, GND */ -> + serial at 12000 { +> + serial@12000 { > + status = "okay"; > + }; > + -> + sata at a0000 { +> + sata@a0000 { > + nr-ports = <1>; > + status = "okay"; > + }; > + -> + ethernet at 70000 { +> + ethernet@70000 { > + pinctrl-0 = <&ge0_rgmii_pins>; > + pinctrl-names = "default"; > + status = "okay"; @@ -183,7 +183,7 @@ Gregory > + }; > + }; > + -> + ethernet at 74000 { +> + ethernet@74000 { > + pinctrl-0 = <&ge1_rgmii_pins>; > + pinctrl-names = "default"; > + status = "okay"; @@ -195,79 +195,79 @@ Gregory > + }; > + > + /* USB part of the eSATA/USB 2.0 port */ -> + usb at 50000 { +> + usb@50000 { > + status = "okay"; > + }; > + -> + i2c at 11000 { +> + i2c@11000 { > + status = "okay"; > + clock-frequency = <100000>; > + -> + tmp421 at 4c { +> + tmp421@4c { > + compatible = "ti,tmp421"; > + reg = <0x4c>; > + }; > + -> + tlc59116 at 68 { +> + tlc59116@68 { > + #address-cells = <1>; > + #size-cells = <0>; > + #gpio-cells = <2>; > + compatible = "ti,tlc59116"; > + reg = <0x68>; > + -> + wan_amber at 0 { +> + wan_amber@0 { > + label = "mamba:amber:wan"; > + reg = <0x0>; > + }; > + -> + wan_white at 1 { +> + wan_white@1 { > + label = "mamba:white:wan"; > + reg = <0x1>; > + }; > + -> + wlan_2g at 2 { +> + wlan_2g@2 { > + label = "mamba:white:wlan_2g"; > + reg = <0x2>; > + }; > + -> + wlan_5g at 3 { +> + wlan_5g@3 { > + label = "mamba:white:wlan_5g"; > + reg = <0x3>; > + }; > + -> + esata at 4 { +> + esata@4 { > + label = "mamba:white:esata"; > + reg = <0x4>; > + }; > + -> + usb2 at 5 { +> + usb2@5 { > + label = "mamba:white:usb2"; > + reg = <0x5>; > + }; > + -> + usb3_1 at 6 { +> + usb3_1@6 { > + label = "mamba:white:usb3_1"; > + reg = <0x6>; > + }; > + -> + usb3_2 at 7 { +> + usb3_2@7 { > + label = "mamba:white:usb3_2"; > + reg = <0x7>; > + }; > + -> + wps_white at 8 { +> + wps_white@8 { > + label = "mamba:white:wps"; > + reg = <0x8>; > + }; > + -> + wps_amber at 9 { +> + wps_amber@9 { > + label = "mamba:amber:wps"; > + reg = <0x9>; > + }; > + }; > + }; > + -> + nand at d0000 { +> + nand@d0000 { > + status = "okay"; > + num-cs = <1>; > + marvell,nand-keep-config; @@ -276,46 +276,46 @@ Gregory > + nand-ecc-strength = <4>; > + nand-ecc-step-size = <512>; > + -> + partition at 0 { +> + partition@0 { > + label = "u-boot"; > + reg = <0x0000000 0x100000>; /* 1MB */ > + read-only; > + }; > + -> + partition at 100000 { +> + partition@100000 { > + label = "u_env"; > + reg = <0x100000 0x40000>; /* 256KB */ > + }; > + -> + partition at 140000 { +> + partition@140000 { > + label = "s_env"; > + reg = <0x140000 0x40000>; /* 256KB */ > + }; > + -> + partition at 900000 { +> + partition@900000 { > + label = "devinfo"; > + reg = <0x900000 0x100000>; /* 1MB */ > + read-only; > + }; > + > + /* kernel1 overlaps with rootfs1 by design */ -> + partition at a00000 { +> + partition@a00000 { > + label = "kernel1"; > + reg = <0xa00000 0x2800000>; /* 40MB */ > + }; > + -> + partition at d00000 { +> + partition@d00000 { > + label = "rootfs1"; > + reg = <0xd00000 0x2500000>; /* 37MB */ > + }; > + > + /* kernel2 overlaps with rootfs2 by design */ -> + partition at 3200000 { +> + partition@3200000 { > + label = "kernel2"; > + reg = <0x3200000 0x2800000>; /* 40MB */ > + }; > + -> + partition at 3500000 { +> + partition@3500000 { > + label = "rootfs2"; > + reg = <0x3500000 0x2500000>; /* 37MB */ > + }; @@ -323,7 +323,7 @@ Gregory > + /* > + * 38MB, last MB is for the BBT, not writable */ > + */ -> + partition at 5a00000 { +> + partition@5a00000 { > + label = "syscfg"; > + reg = <0x5a00000 0x2600000>; > + }; @@ -334,16 +334,16 @@ Gregory > + * partitions would break the bootloader > + * supplied bootargs > + */ -> + partition at 180000 { +> + partition@180000 { > + label = "unused_area"; > + reg = <0x180000 0x780000>; /* 7.5MB */ > + }; > + }; > + -> + spi0: spi at 10600 { +> + spi0: spi@10600 { > + status = "okay"; > + -> + spi-flash at 0 { +> + spi-flash@0 { > + #address-cells = <1>; > + #size-cells = <1>; > + compatible = "everspin,mr25h256"; @@ -361,13 +361,13 @@ Gregory > + pinctrl-0 = <&keys_pin>; > + pinctrl-names = "default"; > + -> + button at 1 { +> + button@1 { > + label = "WPS"; > + linux,code = <KEY_WPS_BUTTON>; > + gpios = <&gpio1 0 GPIO_ACTIVE_HIGH>; > + }; > + -> + button at 2 { +> + button@2 { > + label = "Factory Reset Button"; > + linux,code = <KEY_RESTART>; > + gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>; @@ -421,3 +421,7 @@ Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 14abfd0..6c9529d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\01424089864-15651-1-git-send-email-kaloz@openwrt.org\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCHv3] mvebu: add Linksys WRT1900AC (Mamba) support\0" + "ref\01424089864-15651-1-git-send-email-kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCHv3] mvebu: add Linksys WRT1900AC (Mamba) support\0" "Date\0Mon, 23 Feb 2015 19:32:53 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Imre Kaloz <kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org + " andrew-g2DYL2Zd6BY@public.gmane.org\0" "\00:1\0" "b\0" "Hi Imre,\n" @@ -17,7 +23,7 @@ "> - 128MB NAND flash\n" "> - 256MB RAM\n" "> \n" - "> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>\n" + "> Signed-off-by: Imre Kaloz <kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>\n" "> ---\n" "> Changes since v2:\n" "> * added tlc59116 leds\n" @@ -65,7 +71,7 @@ "\n" "Besides this,\n" "\n" - "Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + "Acked-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "You don't have to resend a new version for this, I can amend\n" "your patch while applying it. So unless there is new comments\n" @@ -80,13 +86,13 @@ "\n" "> + * used.\n" "> + *\n" - "> + * Copyright (C) 2014 Imre Kaloz <kaloz@openwrt.org>\n" + "> + * Copyright (C) 2014 Imre Kaloz <kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>\n" "> + *\n" "> + * Based on armada-xp-axpwifiap.dts:\n" "> + *\n" "> + * Copyright (C) 2013 Marvell\n" "> + *\n" - "> + * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n" + "> + * Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\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" @@ -149,19 +155,19 @@ "> +\t\t\tstatus = \"okay\";\n" "> +\n" "> +\t\t\t/* Etron EJ168 USB 3.0 controller */\n" - "> +\t\t\tpcie at 1,0 {\n" + "> +\t\t\tpcie@1,0 {\n" "> +\t\t\t\t/* Port 0, Lane 0 */\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" "> +\t\t\t/* First mini-PCIe port */\n" - "> +\t\t\tpcie at 2,0 {\n" + "> +\t\t\tpcie@2,0 {\n" "> +\t\t\t\t/* Port 0, Lane 1 */\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" "> +\t\t\t/* Second mini-PCIe port */\n" - "> +\t\t\tpcie at 3,0 {\n" + "> +\t\t\tpcie@3,0 {\n" "> +\t\t\t\t/* Port 0, Lane 3 */\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" @@ -170,16 +176,16 @@ "> +\t\tinternal-regs {\n" "> +\n" "> +\t\t\t/* J10: VCC, NC, RX, NC, TX, GND */\n" - "> +\t\t\tserial at 12000 {\n" + "> +\t\t\tserial@12000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tsata at a0000 {\n" + "> +\t\t\tsata@a0000 {\n" "> +\t\t\t\tnr-ports = <1>;\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tethernet at 70000 {\n" + "> +\t\t\tethernet@70000 {\n" "> +\t\t\t\tpinctrl-0 = <&ge0_rgmii_pins>;\n" "> +\t\t\t\tpinctrl-names = \"default\";\n" "> +\t\t\t\tstatus = \"okay\";\n" @@ -190,7 +196,7 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tethernet at 74000 {\n" + "> +\t\t\tethernet@74000 {\n" "> +\t\t\t\tpinctrl-0 = <&ge1_rgmii_pins>;\n" "> +\t\t\t\tpinctrl-names = \"default\";\n" "> +\t\t\t\tstatus = \"okay\";\n" @@ -202,79 +208,79 @@ "> +\t\t\t};\n" "> +\n" "> +\t\t\t/* USB part of the eSATA/USB 2.0 port */\n" - "> +\t\t\tusb at 50000 {\n" + "> +\t\t\tusb@50000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ti2c at 11000 {\n" + "> +\t\t\ti2c@11000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t\tclock-frequency = <100000>;\n" "> +\n" - "> +\t\t\t\ttmp421 at 4c {\n" + "> +\t\t\t\ttmp421@4c {\n" "> +\t\t\t\t\tcompatible = \"ti,tmp421\";\n" "> +\t\t\t\t\treg = <0x4c>;\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\ttlc59116 at 68 {\n" + "> +\t\t\t\ttlc59116@68 {\n" "> +\t\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t\t#size-cells = <0>;\n" "> +\t\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\t\tcompatible = \"ti,tlc59116\";\n" "> +\t\t\t\t\treg = <0x68>;\n" "> +\n" - "> +\t\t\t\t\twan_amber at 0 {\n" + "> +\t\t\t\t\twan_amber@0 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:amber:wan\";\n" "> +\t\t\t\t\t\treg = <0x0>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\twan_white at 1 {\n" + "> +\t\t\t\t\twan_white@1 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:wan\";\n" "> +\t\t\t\t\t\treg = <0x1>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\twlan_2g at 2 {\n" + "> +\t\t\t\t\twlan_2g@2 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:wlan_2g\";\n" "> +\t\t\t\t\t\treg = <0x2>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\twlan_5g at 3 {\n" + "> +\t\t\t\t\twlan_5g@3 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:wlan_5g\";\n" "> +\t\t\t\t\t\treg = <0x3>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\tesata at 4 {\n" + "> +\t\t\t\t\tesata@4 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:esata\";\n" "> +\t\t\t\t\t\treg = <0x4>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\tusb2 at 5 {\n" + "> +\t\t\t\t\tusb2@5 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:usb2\";\n" "> +\t\t\t\t\t\treg = <0x5>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\tusb3_1 at 6 {\n" + "> +\t\t\t\t\tusb3_1@6 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:usb3_1\";\n" "> +\t\t\t\t\t\treg = <0x6>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\tusb3_2 at 7 {\n" + "> +\t\t\t\t\tusb3_2@7 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:usb3_2\";\n" "> +\t\t\t\t\t\treg = <0x7>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\twps_white at 8 {\n" + "> +\t\t\t\t\twps_white@8 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:white:wps\";\n" "> +\t\t\t\t\t\treg = <0x8>;\n" "> +\t\t\t\t\t};\n" "> +\n" - "> +\t\t\t\t\twps_amber at 9 {\n" + "> +\t\t\t\t\twps_amber@9 {\n" "> +\t\t\t\t\t\tlabel = \"mamba:amber:wps\";\n" "> +\t\t\t\t\t\treg = <0x9>;\n" "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tnand at d0000 {\n" + "> +\t\t\tnand@d0000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t\tnum-cs = <1>;\n" "> +\t\t\t\tmarvell,nand-keep-config;\n" @@ -283,46 +289,46 @@ "> +\t\t\t\tnand-ecc-strength = <4>;\n" "> +\t\t\t\tnand-ecc-step-size = <512>;\n" "> +\n" - "> +\t\t\t\tpartition at 0 {\n" + "> +\t\t\t\tpartition@0 {\n" "> +\t\t\t\t\tlabel = \"u-boot\";\n" "> +\t\t\t\t\treg = <0x0000000 0x100000>; /* 1MB */\n" "> +\t\t\t\t\tread-only;\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tpartition at 100000 {\n" + "> +\t\t\t\tpartition@100000 {\n" "> +\t\t\t\t\tlabel = \"u_env\";\n" "> +\t\t\t\t\treg = <0x100000 0x40000>; /* 256KB */\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tpartition at 140000 {\n" + "> +\t\t\t\tpartition@140000 {\n" "> +\t\t\t\t\tlabel = \"s_env\";\n" "> +\t\t\t\t\treg = <0x140000 0x40000>; /* 256KB */\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tpartition at 900000 {\n" + "> +\t\t\t\tpartition@900000 {\n" "> +\t\t\t\t\tlabel = \"devinfo\";\n" "> +\t\t\t\t\treg = <0x900000 0x100000>; /* 1MB */\n" "> +\t\t\t\t\tread-only;\n" "> +\t\t\t\t};\n" "> +\n" "> +\t\t\t\t/* kernel1 overlaps with rootfs1 by design */\n" - "> +\t\t\t\tpartition at a00000 {\n" + "> +\t\t\t\tpartition@a00000 {\n" "> +\t\t\t\t\tlabel = \"kernel1\";\n" "> +\t\t\t\t\treg = <0xa00000 0x2800000>; /* 40MB */\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tpartition at d00000 {\n" + "> +\t\t\t\tpartition@d00000 {\n" "> +\t\t\t\t\tlabel = \"rootfs1\";\n" "> +\t\t\t\t\treg = <0xd00000 0x2500000>; /* 37MB */\n" "> +\t\t\t\t};\n" "> +\n" "> +\t\t\t\t/* kernel2 overlaps with rootfs2 by design */\n" - "> +\t\t\t\tpartition at 3200000 {\n" + "> +\t\t\t\tpartition@3200000 {\n" "> +\t\t\t\t\tlabel = \"kernel2\";\n" "> +\t\t\t\t\treg = <0x3200000 0x2800000>; /* 40MB */\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tpartition at 3500000 {\n" + "> +\t\t\t\tpartition@3500000 {\n" "> +\t\t\t\t\tlabel = \"rootfs2\";\n" "> +\t\t\t\t\treg = <0x3500000 0x2500000>; /* 37MB */\n" "> +\t\t\t\t};\n" @@ -330,7 +336,7 @@ "> +\t\t\t\t/*\n" "> +\t\t\t\t * 38MB, last MB is for the BBT, not writable */\n" "> +\t\t\t\t */\n" - "> +\t\t\t\tpartition at 5a00000 {\n" + "> +\t\t\t\tpartition@5a00000 {\n" "> +\t\t\t\t\tlabel = \"syscfg\";\n" "> +\t\t\t\t\treg = <0x5a00000 0x2600000>;\n" "> +\t\t\t\t};\n" @@ -341,16 +347,16 @@ "> +\t\t\t\t * partitions would break the bootloader\n" "> +\t\t\t\t * supplied bootargs\n" "> +\t\t\t\t */\n" - "> +\t\t\t\tpartition at 180000 {\n" + "> +\t\t\t\tpartition@180000 {\n" "> +\t\t\t\t\tlabel = \"unused_area\";\n" "> +\t\t\t\t\treg = <0x180000 0x780000>; /* 7.5MB */\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tspi0: spi at 10600 {\n" + "> +\t\t\tspi0: spi@10600 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\t\t\tspi-flash at 0 {\n" + "> +\t\t\t\tspi-flash@0 {\n" "> +\t\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t\t#size-cells = <1>;\n" "> +\t\t\t\t\tcompatible = \"everspin,mr25h256\";\n" @@ -368,13 +374,13 @@ "> +\t\tpinctrl-0 = <&keys_pin>;\n" "> +\t\tpinctrl-names = \"default\";\n" "> +\n" - "> +\t\tbutton at 1 {\n" + "> +\t\tbutton@1 {\n" "> +\t\t\tlabel = \"WPS\";\n" "> +\t\t\tlinux,code = <KEY_WPS_BUTTON>;\n" "> +\t\t\tgpios = <&gpio1 0 GPIO_ACTIVE_HIGH>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tbutton at 2 {\n" + "> +\t\tbutton@2 {\n" "> +\t\t\tlabel = \"Factory Reset Button\";\n" "> +\t\t\tlinux,code = <KEY_RESTART>;\n" "> +\t\t\tgpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;\n" @@ -427,6 +433,10 @@ "Gregory Clement, Free Electrons\n" "Kernel, drivers, real-time and embedded Linux\n" "development, consulting, training and support.\n" - http://free-electrons.com + "http://free-electrons.com\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -6cfb4b0d24cce71e3393a1f383c98c8f5fbff2b3d208cbe51a9464568a81a3e8 +dad7c3215fdd90d2e357c40967f8f2e625e50d6ee254dc61ae17b3ce27119d5b
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.