From: Maksim Kiselev Date: Wed, 10 May 2023 08:11:08 +0000 (+0300) Subject: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f603a3f083aeb9438865975c28b27be0afaae0c1;p=linux.git 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