All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Peter Geis <pgwipeout-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: "Thierry Reding"
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"Rob Herring" <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Jonathan Hunter"
	<jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	"Michał Mirosław"
	<mirq-linux-CoA6ZxLDdyEEUmgCuDUIdw@public.gmane.org>,
	"David Heidelberg" <david-W22tF5X+A20@public.gmane.org>,
	"Stephen Warren"
	<swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	"Nicolas Chauvet"
	<kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"Pedro Ângelo" <pangelo-yxaQD43p5Qo@public.gmane.org>,
	"Matt Merhar"
	<mattmerhar-g/b1ySJe57IN+BqQ9rBEUg@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500
Date: Wed, 8 Apr 2020 17:40:01 +0300	[thread overview]
Message-ID: <7a12e4bf-43bc-0788-d20c-6681af705137@gmail.com> (raw)
In-Reply-To: <CAMdYzYr76GUEEXgKippfCJDTU1L+A0UXTyO_B14vkOxVp_pijw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

08.04.2020 03:37, Peter Geis пишет:
...
>> For example, the T30 Broadcom WiFi doesn't work using stock
>> linux-firmware, it's on my to-do list to try to figure out why.
> 
> I've encountered the same issue on the Ouya, only the original
> firmware that came with it will work with the chip. (AW-NH660)
> I wonder if it's an azurewave quirk.
> 
> I've also noticed the Ouya specific configuration txt file seems a lot
> more involved than the standard brcm configs.

The T20 boards also use Azurewave module and it works fine with the
stock linux-firmware, although that is BCM4329.

It could be that the configuration format differs for the stock
firmware, but we don't really know yet.

WARNING: multiple messages have this Message-ID (diff)
From: Dmitry Osipenko <digetx@gmail.com>
To: Peter Geis <pgwipeout@gmail.com>
Cc: "Thierry Reding" <thierry.reding@gmail.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Michał Mirosław" <mirq-linux@rere.qmqm.pl>,
	"David Heidelberg" <david@ixit.cz>,
	"Stephen Warren" <swarren@wwwdotorg.org>,
	"Nicolas Chauvet" <kwizart@gmail.com>,
	"Pedro Ângelo" <pangelo@void.io>,
	"Matt Merhar" <mattmerhar@protonmail.com>,
	linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500
Date: Wed, 8 Apr 2020 17:40:01 +0300	[thread overview]
Message-ID: <7a12e4bf-43bc-0788-d20c-6681af705137@gmail.com> (raw)
In-Reply-To: <CAMdYzYr76GUEEXgKippfCJDTU1L+A0UXTyO_B14vkOxVp_pijw@mail.gmail.com>

08.04.2020 03:37, Peter Geis пишет:
...
>> For example, the T30 Broadcom WiFi doesn't work using stock
>> linux-firmware, it's on my to-do list to try to figure out why.
> 
> I've encountered the same issue on the Ouya, only the original
> firmware that came with it will work with the chip. (AW-NH660)
> I wonder if it's an azurewave quirk.
> 
> I've also noticed the Ouya specific configuration txt file seems a lot
> more involved than the standard brcm configs.

The T20 boards also use Azurewave module and it works fine with the
stock linux-firmware, although that is BCM4329.

It could be that the configuration format differs for the stock
firmware, but we don't really know yet.

  parent reply	other threads:[~2020-04-08 14:40 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06 19:41 [PATCH v2 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices Dmitry Osipenko
2020-04-06 19:41 ` Dmitry Osipenko
2020-04-06 19:41 ` [PATCH v2 3/6] dt-bindings: Add vendor prefix for Acer Inc Dmitry Osipenko
2020-04-06 19:41 ` [PATCH v2 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500 Dmitry Osipenko
2020-04-06 19:41 ` [PATCH v2 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7 Dmitry Osipenko
     [not found] ` <20200406194110.21283-1-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-06 19:41   ` [PATCH v2 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500 Dmitry Osipenko
2020-04-06 19:41     ` Dmitry Osipenko
     [not found]     ` <20200406194110.21283-2-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-07 10:41       ` Thierry Reding
2020-04-07 10:41         ` Thierry Reding
2020-04-07 16:23         ` Dmitry Osipenko
2020-04-07 16:23           ` Dmitry Osipenko
2020-04-06 19:41   ` [PATCH v2 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7 Dmitry Osipenko
2020-04-06 19:41     ` Dmitry Osipenko
     [not found]     ` <20200406194110.21283-3-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-07 10:50       ` Thierry Reding
2020-04-07 10:50         ` Thierry Reding
2020-04-06 19:41   ` [PATCH v2 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500 Dmitry Osipenko
2020-04-06 19:41     ` Dmitry Osipenko
     [not found]     ` <20200406194110.21283-7-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-07 10:08       ` Thierry Reding
2020-04-07 10:08         ` Thierry Reding
2020-04-07 16:38         ` Dmitry Osipenko
2020-04-07 16:38           ` Dmitry Osipenko
     [not found]           ` <70ad6fd6-9603-a114-2d0f-608110b68c0b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-08  0:37             ` Peter Geis
2020-04-08  0:37               ` Peter Geis
     [not found]               ` <CAMdYzYr76GUEEXgKippfCJDTU1L+A0UXTyO_B14vkOxVp_pijw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-04-08 14:40                 ` Dmitry Osipenko [this message]
2020-04-08 14:40                   ` Dmitry Osipenko

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=7a12e4bf-43bc-0788-d20c-6681af705137@gmail.com \
    --to=digetx-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=david-W22tF5X+A20@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mattmerhar-g/b1ySJe57IN+BqQ9rBEUg@public.gmane.org \
    --cc=mirq-linux-CoA6ZxLDdyEEUmgCuDUIdw@public.gmane.org \
    --cc=pangelo-yxaQD43p5Qo@public.gmane.org \
    --cc=pgwipeout-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.