Re: [PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-07-24 Thread Lee Jones
On Fri, 17 Jul 2015, Eric Anholt wrote: > This driver will provide support for calls into the firmware that will > be used by other drivers like cpufreq and vc4. > > Signed-off-by: Eric Anholt > Acked-by: Stephen Warren > --- > > v2: Improve commit message, point to mailbox.txt for how mboxes

Re: [PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-07-24 Thread Lee Jones
On Fri, 17 Jul 2015, Eric Anholt wrote: This driver will provide support for calls into the firmware that will be used by other drivers like cpufreq and vc4. Signed-off-by: Eric Anholt e...@anholt.net Acked-by: Stephen Warren swar...@wwwdotorg.org --- v2: Improve commit message, point

[PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-07-17 Thread Eric Anholt
This driver will provide support for calls into the firmware that will be used by other drivers like cpufreq and vc4. Signed-off-by: Eric Anholt Acked-by: Stephen Warren --- v2: Improve commit message, point to mailbox.txt for how mboxes work. v3: Use Lee's suggestion for mailbox phandle docs,

[PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-07-17 Thread Eric Anholt
This driver will provide support for calls into the firmware that will be used by other drivers like cpufreq and vc4. Signed-off-by: Eric Anholt e...@anholt.net Acked-by: Stephen Warren swar...@wwwdotorg.org --- v2: Improve commit message, point to mailbox.txt for how mboxes work. v3: Use Lee's

Re: [PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-06-05 Thread Lee Jones
On Thu, 04 Jun 2015, Eric Anholt wrote: > This driver will provide support for calls into the firmware that will > be used by other drivers like cpufreq and vc4. > > Acked-by: Stephen Warren > Signed-off-by: Eric Anholt > --- > > v2: Improve commit message, point to mailbox.txt for how mboxes

Re: [PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-06-05 Thread Lee Jones
On Thu, 04 Jun 2015, Eric Anholt wrote: This driver will provide support for calls into the firmware that will be used by other drivers like cpufreq and vc4. Acked-by: Stephen Warren swar...@wwwdotorg.org Signed-off-by: Eric Anholt e...@anholt.net --- v2: Improve commit message, point

[PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-06-04 Thread Eric Anholt
This driver will provide support for calls into the firmware that will be used by other drivers like cpufreq and vc4. Acked-by: Stephen Warren Signed-off-by: Eric Anholt --- v2: Improve commit message, point to mailbox.txt for how mboxes work. v3: Use Lee's suggestion for mailbox phandle docs,

[PATCH v7 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver

2015-06-04 Thread Eric Anholt
This driver will provide support for calls into the firmware that will be used by other drivers like cpufreq and vc4. Acked-by: Stephen Warren swar...@wwwdotorg.org Signed-off-by: Eric Anholt e...@anholt.net --- v2: Improve commit message, point to mailbox.txt for how mboxes work. v3: Use Lee's