* Re: [PATCH 1/6] memory: brcmstb: dpfe: remove unused code and fix formatting
[not found] ` <20190402230103.25491-2-code@mmayer.net>
@ 2019-04-17 18:53 ` Florian Fainelli
0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-17 18:53 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Markus Mayer, Brian Norris,
Gregory Fong
Cc: ARM Kernel List, Markus Mayer, Linux Kernel Mailing List
On Tue, 2 Apr 2019 16:00:58 -0700, Markus Mayer <code@mmayer.net> wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> Remove an unused struct and fix source code formatting in a few areas.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
Applied to drivers/next, thanks!
--
Florian
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 2/6] memory: brcmstb: dpfe: report firmware loading error
[not found] ` <20190402230103.25491-3-code@mmayer.net>
@ 2019-04-17 18:53 ` Florian Fainelli
0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-17 18:53 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Markus Mayer, Brian Norris,
Gregory Fong
Cc: ARM Kernel List, Markus Mayer, Linux Kernel Mailing List
On Tue, 2 Apr 2019 16:00:59 -0700, Markus Mayer <code@mmayer.net> wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> Print an error message if the DCPU firmware couldn't be downloaded.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
Applied to drivers/next, thanks!
--
Florian
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 3/6] memory: brcmstb: dpfe: wait for DCPU to be ready
[not found] ` <20190402230103.25491-4-code@mmayer.net>
@ 2019-04-17 18:54 ` Florian Fainelli
0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-17 18:54 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Markus Mayer, Brian Norris,
Gregory Fong
Cc: ARM Kernel List, Markus Mayer, Linux Kernel Mailing List
On Tue, 2 Apr 2019 16:01:00 -0700, Markus Mayer <code@mmayer.net> wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> We wait for the DCPU to be ready before sending a command.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
Applied to drivers/next, thanks!
--
Florian
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 4/6] memory: brcmstb: dpfe: prepare support for multiple API versions
[not found] ` <20190402230103.25491-5-code@mmayer.net>
@ 2019-04-17 18:54 ` Florian Fainelli
0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-17 18:54 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Markus Mayer, Brian Norris,
Gregory Fong
Cc: ARM Kernel List, Markus Mayer, Linux Kernel Mailing List
On Tue, 2 Apr 2019 16:01:01 -0700, Markus Mayer <code@mmayer.net> wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> Extend the driver, so it can handle different API versions for
> interacting with the DCPU. This is in preparation for the upcoming API
> v3.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
Applied to drivers/next, thanks!
--
Florian
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 5/6] memory: brcmstb: dpfe: prepare for API-dependent sysfs attributes
[not found] ` <20190402230103.25491-6-code@mmayer.net>
@ 2019-04-17 18:54 ` Florian Fainelli
0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-17 18:54 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Markus Mayer, Brian Norris,
Gregory Fong
Cc: ARM Kernel List, Markus Mayer, Linux Kernel Mailing List
On Tue, 2 Apr 2019 16:01:02 -0700, Markus Mayer <code@mmayer.net> wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> Prepare the driver so that sysfs attributes can differ based on the API
> version.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
Applied to drivers/next, thanks!
--
Florian
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 6/6] memory: brcmstb: dpfe: introduce DPFE API v3
[not found] ` <20190402230103.25491-7-code@mmayer.net>
@ 2019-04-17 18:54 ` Florian Fainelli
0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-17 18:54 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Markus Mayer, Brian Norris,
Gregory Fong
Cc: ARM Kernel List, Markus Mayer, Linux Kernel Mailing List
On Tue, 2 Apr 2019 16:01:03 -0700, Markus Mayer <code@mmayer.net> wrote:
> From: Markus Mayer <mmayer@broadcom.com>
>
> Introduce code to handle DPFE API v3. We also change the driver to
> default to v3 by default and use API v2 only for select chips.
>
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
Applied to drivers/next, thanks!
--
Florian
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-04-17 18:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20190402230103.25491-1-code@mmayer.net>
[not found] ` <20190402230103.25491-2-code@mmayer.net>
2019-04-17 18:53 ` [PATCH 1/6] memory: brcmstb: dpfe: remove unused code and fix formatting Florian Fainelli
[not found] ` <20190402230103.25491-3-code@mmayer.net>
2019-04-17 18:53 ` [PATCH 2/6] memory: brcmstb: dpfe: report firmware loading error Florian Fainelli
[not found] ` <20190402230103.25491-4-code@mmayer.net>
2019-04-17 18:54 ` [PATCH 3/6] memory: brcmstb: dpfe: wait for DCPU to be ready Florian Fainelli
[not found] ` <20190402230103.25491-5-code@mmayer.net>
2019-04-17 18:54 ` [PATCH 4/6] memory: brcmstb: dpfe: prepare support for multiple API versions Florian Fainelli
[not found] ` <20190402230103.25491-6-code@mmayer.net>
2019-04-17 18:54 ` [PATCH 5/6] memory: brcmstb: dpfe: prepare for API-dependent sysfs attributes Florian Fainelli
[not found] ` <20190402230103.25491-7-code@mmayer.net>
2019-04-17 18:54 ` [PATCH 6/6] memory: brcmstb: dpfe: introduce DPFE API v3 Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).