Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1514407
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol |
| Date | 2016-11-03 10:20 +0100 |
| Message-ID | <szmlI-1Wi-21@gated-at.bofh.it> (permalink) |
| References | <szii5-7CH-3@gated-at.bofh.it> |
| Organization | Baylibre |
On 11/03/2016 05:52 AM, Sudeep Holla wrote: > Hi, > > This is minor rework of the series[1] from Neil Armstrong's to support > legacy SCPI protocol to make DT bindings more generic and move out all > the platform specific bindings out of the generic binding document. > > -- > Regards, > Sudeep > > [1] http://www.spinics.net/lists/arm-kernel/msg534999.html > > Neil Armstrong (4): > firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries > firmware: arm_scpi: add alternative legacy structures, functions and > macros > firmware: arm_scpi: allow firmware with get_capabilities not > implemented > Documentation: bindings: Add support for Amlogic GXBB SCPI protocol > > Sudeep Holla (4): > firmware: arm_scpi: add command indirection to support legacy commands > Documentation: bindings: decouple juno specific details from generic > binding > Documentation: bindings: add compatible specific to legacy SCPI > protocol > firmware: arm_scpi: add support for legacy SCPI compatible > > .../devicetree/bindings/arm/amlogic,scpi.txt | 20 ++ > Documentation/devicetree/bindings/arm/arm,scpi.txt | 24 +- > .../devicetree/bindings/arm/juno,scpi.txt | 26 ++ > drivers/firmware/arm_scpi.c | 276 ++++++++++++++++++--- > 4 files changed, 300 insertions(+), 46 deletions(-) > create mode 100644 Documentation/devicetree/bindings/arm/amlogic,scpi.txt > create mode 100644 Documentation/devicetree/bindings/arm/juno,scpi.txt > Hi Sudeep, Ok for me, I submitted the fix for the GXBB dtsi. Neil
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-03 06:00 +0100
[PATCH v5 3/8] firmware: arm_scpi: add alternative legacy structures, functions and macros Sudeep Holla <sudeep.holla@arm.com> - 2016-11-03 06:00 +0100
[PATCH v5 5/8] Documentation: bindings: decouple juno specific details from generic binding Sudeep Holla <sudeep.holla@arm.com> - 2016-11-03 06:00 +0100
Re: [PATCH v5 5/8] Documentation: bindings: decouple juno specific details from generic binding Rob Herring <robh@kernel.org> - 2016-11-10 02:20 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Neil Armstrong <narmstrong@baylibre.com> - 2016-11-03 10:20 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-08 16:00 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-08 16:20 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-08 16:50 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-08 17:10 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-08 17:20 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-08 17:10 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-08 18:40 +0100
Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-11-08 18:50 +0100
csiph-web