mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
mipi: arm64: rockchip_defconfig enable mipi default.
Signed-off-by: xubilv <xbl@rock-chips.com>
This commit is contained in:
@@ -749,7 +749,7 @@
|
||||
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&clk_gates4 14>, <&clk_gates22 10>, <&clk_gates17 3>, <&pd_mipidsi>;
|
||||
clock-names = "clk_mipi_24m", "pclk_mipi_dsi", "pclk_mipi_dsi_host", "pd_mipi_dsi";
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
lvds: lvds@ff968000 {
|
||||
|
||||
@@ -391,10 +391,13 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
CONFIG_BACKLIGHT_PWM=y
|
||||
CONFIG_FB_ROCKCHIP=y
|
||||
CONFIG_LCDC_RK3368=y
|
||||
CONFIG_LCD_MIPI=y
|
||||
CONFIG_RK_TRSM=y
|
||||
CONFIG_RK31XX_LVDS=y
|
||||
CONFIG_DP_ANX6345=y
|
||||
CONFIG_RK32_DP=y
|
||||
CONFIG_MIPI_DSI=y
|
||||
CONFIG_RK32_MIPI_DSI=y
|
||||
CONFIG_RK_HDMI=y
|
||||
CONFIG_RK_TVENCODER=y
|
||||
CONFIG_ROCKCHIP_RGA=y
|
||||
|
||||
Reference in New Issue
Block a user