From f603a3f083aeb9438865975c28b27be0afaae0c1 Mon Sep 17 00:00:00 2001 From: Maksim Kiselev Date: Wed, 10 May 2023 11:11:08 +0300 Subject: [PATCH] spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI Listed above Allwinner SoCs has two SPI controllers. First is the regular SPI controller and the second one has additional functionality for MIPI-DBI Type C. Add compatible strings for these controllers Signed-off-by: Maksim Kiselev