Home
last modified time | relevance | path

Searched hist:"9 a98fdf5b6e635d9d9710f87e1da42aeab12ff0d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/amlogic/
H A Dmeson-canvas.cdiff 9a98fdf5b6e635d9d9710f87e1da42aeab12ff0d Mon May 20 21:43:50 CEST 2019 Martin Blumenstingl <martin.blumenstingl@googlemail.com> 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>