From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board Date: Sun, 08 Mar 2015 20:15:30 +0100 Message-ID: <54FC9FD2.6010309@redhat.com> References: <1425754884-7875-1-git-send-email-hdegoede@redhat.com> <1425754884-7875-4-git-send-email-hdegoede@redhat.com> <20150308172157.GE5085@lukather> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Return-path: In-Reply-To: <20150308172157.GE5085@lukather> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org 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 >> >> 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 :) Regards, Hans