diff for duplicates of <20150906163023.GR31584@lukather> diff --git a/a/1.txt b/N1/1.txt index b480c4f..eb8afc5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ On Sat, Sep 05, 2015 at 10:21:59AM +0200, Hans de Goede wrote: > this the pixcir driver and devicetree-bindings need to be extended to > support these pins. > -> Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > --- > arch/arm/boot/dts/Makefile | 3 +- > arch/arm/boot/dts/sun4i-a10-pov-protab2-ips9.dts | 209 +++++++++++++++++++++++ @@ -40,7 +40,7 @@ On Sat, Sep 05, 2015 at 10:21:59AM +0200, Hans de Goede wrote: > +++ b/arch/arm/boot/dts/sun4i-a10-pov-protab2-ips9.dts > @@ -0,0 +1,209 @@ > +/* -> + * Copyright 2015 Hans de Goede <hdegoede@redhat.com> +> + * Copyright 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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 @@ -115,7 +115,7 @@ On Sat, Sep 05, 2015 at 10:21:59AM +0200, Hans de Goede wrote: > + pinctrl-0 = <&i2c0_pins_a>; > + status = "okay"; > + -> + axp209: pmic at 34 { +> + axp209: pmic@34 { > + reg = <0x34>; > + interrupts = <0>; > + }; @@ -139,14 +139,14 @@ On Sat, Sep 05, 2015 at 10:21:59AM +0200, Hans de Goede wrote: > + vref-supply = <®_ldo2>; > + status = "okay"; > + -> + button at 400 { +> + button@400 { > + label = "Volume Up"; > + linux,code = <KEY_VOLUMEUP>; > + channel = <0>; > + voltage = <400000>; > + }; > + -> + button at 800 { +> + button@800 { > + label = "Volume Down"; > + linux,code = <KEY_VOLUMEDOWN>; > + channel = <0>; @@ -169,14 +169,14 @@ On Sat, Sep 05, 2015 at 10:21:59AM +0200, Hans de Goede wrote: > +}; > + > +&pio { -> + usb0_id_detect_pin: usb0_id_detect_pin at 0 { +> + usb0_id_detect_pin: usb0_id_detect_pin@0 { > + allwinner,pins = "PH4"; > + allwinner,function = "gpio_in"; > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > + allwinner,pull = <SUN4I_PINCTRL_PULL_UP>; > + }; > + -> + usb0_vbus_detect_pin: usb0_vbus_detect_pin at 0 { +> + usb0_vbus_detect_pin: usb0_vbus_detect_pin@0 { > + allwinner,pins = "PH5"; > + allwinner,function = "gpio_in"; > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; @@ -229,10 +229,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150906/1d101747/attachment.sig> diff --git a/a/content_digest b/N1/content_digest index c21e8cb..4c1bf5e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\01441441319-10658-1-git-send-email-hdegoede@redhat.com\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet\0" + "ref\01441441319-10658-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet\0" "Date\0Sun, 6 Sep 2015 18:30:23 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "\01:1\0" "b\0" "On Sat, Sep 05, 2015 at 10:21:59AM +0200, Hans de Goede wrote:\n" "> The Point of View protab2-ips9 is a tablet with a 9\" ips 1024x768 lcd screen,\n" @@ -19,7 +23,7 @@ "> this the pixcir driver and devicetree-bindings need to be extended to\n" "> support these pins.\n" "> \n" - "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/Makefile | 3 +-\n" "> arch/arm/boot/dts/sun4i-a10-pov-protab2-ips9.dts | 209 +++++++++++++++++++++++\n" @@ -47,7 +51,7 @@ "> +++ b/arch/arm/boot/dts/sun4i-a10-pov-protab2-ips9.dts\n" "> @@ -0,0 +1,209 @@\n" "> +/*\n" - "> + * Copyright 2015 Hans de Goede <hdegoede@redhat.com>\n" + "> + * Copyright 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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" @@ -122,7 +126,7 @@ "> +\tpinctrl-0 = <&i2c0_pins_a>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\taxp209: pmic at 34 {\n" + "> +\taxp209: pmic@34 {\n" "> +\t\treg = <0x34>;\n" "> +\t\tinterrupts = <0>;\n" "> +\t};\n" @@ -146,14 +150,14 @@ "> +\tvref-supply = <®_ldo2>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tbutton at 400 {\n" + "> +\tbutton@400 {\n" "> +\t\tlabel = \"Volume Up\";\n" "> +\t\tlinux,code = <KEY_VOLUMEUP>;\n" "> +\t\tchannel = <0>;\n" "> +\t\tvoltage = <400000>;\n" "> +\t};\n" "> +\n" - "> +\tbutton at 800 {\n" + "> +\tbutton@800 {\n" "> +\t\tlabel = \"Volume Down\";\n" "> +\t\tlinux,code = <KEY_VOLUMEDOWN>;\n" "> +\t\tchannel = <0>;\n" @@ -176,14 +180,14 @@ "> +};\n" "> +\n" "> +&pio {\n" - "> +\tusb0_id_detect_pin: usb0_id_detect_pin at 0 {\n" + "> +\tusb0_id_detect_pin: usb0_id_detect_pin@0 {\n" "> +\t\tallwinner,pins = \"PH4\";\n" "> +\t\tallwinner,function = \"gpio_in\";\n" "> +\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> +\t\tallwinner,pull = <SUN4I_PINCTRL_PULL_UP>;\n" "> +\t};\n" "> +\n" - "> +\tusb0_vbus_detect_pin: usb0_vbus_detect_pin at 0 {\n" + "> +\tusb0_vbus_detect_pin: usb0_vbus_detect_pin@0 {\n" "> +\t\tallwinner,pins = \"PH5\";\n" "> +\t\tallwinner,function = \"gpio_in\";\n" "> +\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" @@ -235,13 +239,6 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150906/1d101747/attachment.sig> + http://free-electrons.com -0c8b8bb743eb8b6b4b1b0e438001297ecf8d971864a985507f8cc57b3cec40ab +abc4489d73f1f24fac290ae82d0d245e0d711701a303cfe74851e3c95265c01f
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.