diff options
author | changhuang.liang <changhuang.liang@starfivetech.com> | 2022-06-09 05:29:20 +0300 |
---|---|---|
committer | Jianlong Huang <jianlong.huang@starfivetech.com> | 2022-06-13 06:39:18 +0300 |
commit | b9eafe98ae283ec3733cccc8cfe9cee0cca7e48e (patch) | |
tree | 4b1982a40196d35e789caca9d8749afc4c81d9e4 /arch | |
parent | 7d774dca86a0f33af46788b692fded46219c365b (diff) | |
download | linux-VF_SDK_510_V1.1.2.tar.xz |
DRM: use CONFIG_DRM_STARFIVE_MIPI_DSI change display channelVF_SDK_510_V1.1.2
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
Diffstat (limited to 'arch')
-rwxr-xr-x | arch/riscv/boot/dts/starfive/jh7100-common.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/boot/dts/starfive/jh7100-common.dtsi b/arch/riscv/boot/dts/starfive/jh7100-common.dtsi index 3e4a1bcfa44b..ef2190c08688 100755 --- a/arch/riscv/boot/dts/starfive/jh7100-common.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7100-common.dtsi @@ -721,7 +721,7 @@ remote-endpoint = <&dsi_out_port>; encoder-type = <6>; //2-TMDS, 3-LVDS, 6-DSI, 8-DPI reg = <1>; - status = "disabled"; + status = "okay"; }; }; |