On Wed, Feb 01, 2017 at 09:53:22AM +0100, Maxime Ripard wrote:
The ARM Mali Utgard GPU family is embedded into a number of SoCs from
Allwinner, Amlogic, Mediatek or Rockchip.
Add a binding for the GPU of that family.
Reviewed-by: Linus Walleij <redacted>
Signed-off-by: Maxime Ripard <redacted>
---
Changes from v2:
- Drop 0 in the unit-address
- Add missing st compatible
- Add Amlogic compatibles
Changes from v1:
- Dropped the arm,mali-utgard compatible
- Made the clocks mandatory
- Added Linus Walleij Reviewed-by, and the ST compatible for the Mali
---
Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt | 82 ++++++++-
1 file changed, 82 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
Acked-by: Rob Herring <robh@kernel.org>