Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1514408
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ARM64: meson-gxbb: SCPI Fixup |
| Date | 2016-11-03 10:20 +0100 |
| Message-ID | <szmlI-1Wi-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset updates the GXBB dtsi and the ARM64 defconfig in order to make SCPI work following the Legacy SCPI rework from Sudeep Hola at [1]. The rework introduced a generic "arm,legacy-scpi" compatible string. The second patch enables the necessary Platform MHU in defconfig. [1] http://lkml.kernel.org/r/1478148731-11712-1-git-send-email-sudeep.holla@arm.com Neil Armstrong (2): ARM64: dts: meson-gxbb: Add generic legacy scpi compatible ARM64: configs: Add Platform MHU in defconfig arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 2 +- arch/arm64/configs/defconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ARM64: meson-gxbb: SCPI Fixup Neil Armstrong <narmstrong@baylibre.com> - 2016-11-03 10:20 +0100 [PATCH 1/2] ARM64: dts: meson-gxbb: Add generic legacy scpi compatible Neil Armstrong <narmstrong@baylibre.com> - 2016-11-03 10:20 +0100 Re: [PATCH 0/2] ARM64: meson-gxbb: SCPI Fixup Kevin Hilman <khilman@baylibre.com> - 2016-11-03 23:40 +0100
csiph-web