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-Tag: v6.5-rc1~170^2~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f603a3f083aeb9438865975c28b27be0afaae0c1;p=thirdparty%2Fkernel%2Flinux.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