diff options
-rw-r--r-- | arch/arm/boot/dts/sun8i-a83t.dtsi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index fed10aea7c7b..7f4955a5fab7 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi | |||
@@ -448,6 +448,12 @@ | |||
448 | function = "i2s1"; | 448 | function = "i2s1"; |
449 | }; | 449 | }; |
450 | 450 | ||
451 | lcd_lvds_pins: lcd-lvds-pins { | ||
452 | pins = "PD18", "PD19", "PD20", "PD21", "PD22", | ||
453 | "PD23", "PD24", "PD25", "PD26", "PD27"; | ||
454 | function = "lvds0"; | ||
455 | }; | ||
456 | |||
451 | mmc0_pins: mmc0-pins { | 457 | mmc0_pins: mmc0-pins { |
452 | pins = "PF0", "PF1", "PF2", | 458 | pins = "PF0", "PF1", "PF2", |
453 | "PF3", "PF4", "PF5"; | 459 | "PF3", "PF4", "PF5"; |