diff for duplicates of <55ED3739.609@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 9a6e628..3884222 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On 06-09-15 18:30, Maxime Ripard 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 +++++++++++++++++++++++ @@ -43,7 +43,7 @@ On 06-09-15 18:30, Maxime Ripard 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 @@ -118,7 +118,7 @@ On 06-09-15 18:30, Maxime Ripard wrote: >> + pinctrl-0 = <&i2c0_pins_a>; >> + status = "okay"; >> + ->> + axp209: pmic at 34 { +>> + axp209: pmic@34 { >> + reg = <0x34>; >> + interrupts = <0>; >> + }; @@ -142,14 +142,14 @@ On 06-09-15 18:30, Maxime Ripard 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>; @@ -172,14 +172,14 @@ On 06-09-15 18:30, Maxime Ripard 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>; diff --git a/a/content_digest b/N1/content_digest index dcda464..0247460 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,12 @@ "ref\01441441319-10658-1-git-send-email-hdegoede@redhat.com\0" "ref\020150906163023.GR31584@lukather\0" - "From\0hdegoede@redhat.com (Hans de Goede)\0" - "Subject\0[linux-sunxi] Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet\0" + "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet\0" "Date\0Mon, 7 Sep 2015 09:05:29 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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" "\00:1\0" "b\0" "Hi,\n" @@ -23,7 +26,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" @@ -51,7 +54,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" @@ -126,7 +129,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" @@ -150,14 +153,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" @@ -180,14 +183,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" @@ -242,4 +245,4 @@ "\n" Hans -041cf199dc8e1ead9077126916c7d7d61b3a87b4be733519c48f424175cb298c +8af3fc730d977afeda78eff40d740251a33df9b2a0ae5a52e3f7fe704769a454
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.