All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board
Date: Mon, 9 Mar 2015 15:53:43 +0100	[thread overview]
Message-ID: <20150309145343.GU5085@lukather> (raw)
In-Reply-To: <54FC9FD2.6010309@redhat.com>

On Sun, Mar 08, 2015 at 08:15:30PM +0100, Hans de Goede wrote:
> Hi,
> 
> On 08-03-15 18:21, Maxime Ripard wrote:
> >On Sat, Mar 07, 2015 at 08:01:21PM +0100, Hans de Goede wrote:
> >>The auxtek-t004:
> >>http://www.fasttech.com/products/1110/10004200/1318603-auxtek-t004-allwinner-a10s-single-core-android-ics
> >>
> >>Is an Allwinner A10s based hdmi tv stick with with 512M RAM, 4G nand flash,
> >>toc9002 (bcm43362) sdio wifi, 1 USB host ports using an USB-A receptacle and
> >>a 2 micro-usb receptacles, one for power and one for USB OTG.
> >>
> >>The sdio wifi appears to not have an oob irq hooked up, so we rely on sdio-irq
> >>support for it.
> >>
> >>Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> >>
> >>foo
> >
> >I'm not sure what that foo was about :)
> 
> Heh, that was the commit message of a fixup commit which I apparently
> added with a s (squash) rather then a f (fix) when doing a rebase -i leaving
> the foo in the combined commit msg. So now if you ever see a "foo" in a commit
> msg from me again you know where it comes from :)

Noted :)

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/20150309/e731aa6d/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board
Date: Mon, 9 Mar 2015 15:53:43 +0100	[thread overview]
Message-ID: <20150309145343.GU5085@lukather> (raw)
In-Reply-To: <54FC9FD2.6010309-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]

On Sun, Mar 08, 2015 at 08:15:30PM +0100, Hans de Goede wrote:
> Hi,
> 
> On 08-03-15 18:21, Maxime Ripard wrote:
> >On Sat, Mar 07, 2015 at 08:01:21PM +0100, Hans de Goede wrote:
> >>The auxtek-t004:
> >>http://www.fasttech.com/products/1110/10004200/1318603-auxtek-t004-allwinner-a10s-single-core-android-ics
> >>
> >>Is an Allwinner A10s based hdmi tv stick with with 512M RAM, 4G nand flash,
> >>toc9002 (bcm43362) sdio wifi, 1 USB host ports using an USB-A receptacle and
> >>a 2 micro-usb receptacles, one for power and one for USB OTG.
> >>
> >>The sdio wifi appears to not have an oob irq hooked up, so we rely on sdio-irq
> >>support for it.
> >>
> >>Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> >>
> >>foo
> >
> >I'm not sure what that foo was about :)
> 
> Heh, that was the commit message of a fixup commit which I apparently
> added with a s (squash) rather then a f (fix) when doing a rebase -i leaving
> the foo in the combined commit msg. So now if you ever see a "foo" in a commit
> msg from me again you know where it comes from :)

Noted :)

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-03-09 14:53 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-07 19:01 [PATCH 1/7] ARM: dts: sun4i: Enable tablet keys on Chuwi V7 CW0825 Hans de Goede
2015-03-07 19:01 ` Hans de Goede
2015-03-07 19:01 ` [PATCH 2/7] ARM: dts: sun5i: Stop using different compatibles for ehci/ohci on a13 vs a10s Hans de Goede
2015-03-07 19:01   ` Hans de Goede
2015-03-08 17:19   ` Maxime Ripard
2015-03-08 17:19     ` Maxime Ripard
2015-03-07 19:01 ` [PATCH 3/7] ARM: dts: sun5i: Add mmc2 pinmux settings Hans de Goede
2015-03-07 19:01   ` Hans de Goede
2015-03-08 17:19   ` Maxime Ripard
2015-03-08 17:19     ` Maxime Ripard
2015-03-07 19:01 ` [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board Hans de Goede
2015-03-07 19:01   ` Hans de Goede
2015-03-08 17:21   ` Maxime Ripard
2015-03-08 17:21     ` Maxime Ripard
2015-03-08 19:15     ` Hans de Goede
2015-03-08 19:15       ` Hans de Goede
2015-03-09 14:53       ` Maxime Ripard [this message]
2015-03-09 14:53         ` Maxime Ripard
2015-03-07 19:01 ` [PATCH 5/7] ARM: dts: sun5i: Add new Utoo P66 board Hans de Goede
2015-03-07 19:01   ` Hans de Goede
2015-03-08 17:22   ` Maxime Ripard
2015-03-08 17:22     ` Maxime Ripard
2015-03-07 19:01 ` [PATCH 6/7] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi Hans de Goede
2015-03-07 19:01   ` Hans de Goede
2015-03-08  2:40   ` [linux-sunxi] " Chen-Yu Tsai
2015-03-08  2:40     ` Chen-Yu Tsai
2015-03-08  3:12   ` [linux-sunxi] " Chen-Yu Tsai
2015-03-08  3:12     ` Chen-Yu Tsai
2015-03-08 11:25     ` [linux-sunxi] " Hans de Goede
2015-03-08 11:25       ` Hans de Goede
2015-03-08 17:25   ` Maxime Ripard
2015-03-08 17:25     ` Maxime Ripard
2015-03-08 19:19     ` Hans de Goede
2015-03-08 19:19       ` Hans de Goede
2015-03-07 19:01 ` [PATCH 7/7] ARM: dts: sun7i: Enable cap-sdio-irq for bananapro " Hans de Goede
2015-03-07 19:01   ` Hans de Goede
2015-03-08  2:42   ` [linux-sunxi] " Chen-Yu Tsai
2015-03-08  2:42     ` Chen-Yu Tsai
2015-03-08 11:27     ` [linux-sunxi] " Hans de Goede
2015-03-08 11:27       ` Hans de Goede
2015-03-08 17:26       ` [linux-sunxi] " Maxime Ripard
2015-03-08 17:26         ` Maxime Ripard
2015-03-08 17:18 ` [PATCH 1/7] ARM: dts: sun4i: Enable tablet keys on Chuwi V7 CW0825 Maxime Ripard
2015-03-08 17:18   ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150309145343.GU5085@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.