linux-stable/drivers/soc/amlogic
Martin Blumenstingl 9a98fdf5b6 soc: amlogic: canvas: add support for Meson8, Meson8b and Meson8m2
The canvas IP on Meson8, Meson8b and Meson8m2 is mostly identical to the
one on GXBB and newer. The only known difference so far is that that the
"endianness" bits are not supported on Meson8m2 and earlier.

Add new compatible strings and a check in meson_canvas_config() to
validate that the endianness bits cannot be configured on the 32-bit
SoCs.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2019-05-22 18:19:14 -07:00
..
Kconfig soc: amlogic: meson-clk-measure: Add missing REGMAP_MMIO dependency 2018-12-10 12:16:22 -08:00
Makefile soc: amlogic: Add Meson Clock Measure driver 2018-11-28 16:55:35 -08:00
meson-canvas.c soc: amlogic: canvas: add support for Meson8, Meson8b and Meson8m2 2019-05-22 18:19:14 -07:00
meson-clk-measure.c soc: amlogic: clk-measure: add axg and g12a support 2019-02-07 16:50:36 -08:00
meson-gx-pwrc-vpu.c soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A 2019-04-16 11:09:53 -07:00
meson-gx-socinfo.c meson-gx-socinfo: add missing of_node_put after of_device_is_available 2019-03-18 09:07:32 -07:00
meson-mx-socinfo.c meson-mx-socinfo: Make local function meson_mx_socinfo_init() static 2018-02-12 14:15:47 -08:00