|
|
@ -1,6 +1,6 @@ |
|
|
|
--- a/arch/arm/dts/Makefile
|
|
|
|
--- a/arch/arm/dts/Makefile
|
|
|
|
+++ b/arch/arm/dts/Makefile
|
|
|
|
+++ b/arch/arm/dts/Makefile
|
|
|
|
@@ -306,6 +306,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \
|
|
|
|
@@ -313,6 +313,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \
|
|
|
|
sun6i-a31-m9.dtb \
|
|
|
|
sun6i-a31-m9.dtb \
|
|
|
|
sun6i-a31-mele-a1000g-quad.dtb \
|
|
|
|
sun6i-a31-mele-a1000g-quad.dtb \
|
|
|
|
sun6i-a31-mixtile-loftq.dtb \
|
|
|
|
sun6i-a31-mixtile-loftq.dtb \
|
|
|
@ -358,7 +358,7 @@ |
|
|
|
+CONFIG_SUNXI_SPI=y
|
|
|
|
+CONFIG_SUNXI_SPI=y
|
|
|
|
--- a/arch/arm/mach-sunxi/Kconfig
|
|
|
|
--- a/arch/arm/mach-sunxi/Kconfig
|
|
|
|
+++ b/arch/arm/mach-sunxi/Kconfig
|
|
|
|
+++ b/arch/arm/mach-sunxi/Kconfig
|
|
|
|
@@ -872,6 +872,14 @@ config VIDEO_LCD_PANEL_I2C_SCL
|
|
|
|
@@ -875,6 +875,14 @@ config VIDEO_LCD_PANEL_I2C_SCL
|
|
|
|
Set the SCL pin for the LCD i2c interface. This takes a string in the
|
|
|
|
Set the SCL pin for the LCD i2c interface. This takes a string in the
|
|
|
|
format understood by sunxi_name_to_gpio, e.g. PH1 for pin 1 of port H.
|
|
|
|
format understood by sunxi_name_to_gpio, e.g. PH1 for pin 1 of port H.
|
|
|
|
|
|
|
|
|
|
|
|