提交 5569c557 编写于 作者: E ester.zhou

Update docs (13336)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 2fc4f937
...@@ -1429,7 +1429,7 @@ Now, there are two debugging ideas: ...@@ -1429,7 +1429,7 @@ Now, there are two debugging ideas:
According to the entire debugging process, the camera supports the YUYV and MJPEG formats. By default, preview in **v4l2_main** uses the YUYV format. Change the format to MJEPG and try again. According to the entire debugging process, the camera supports the YUYV and MJPEG formats. By default, preview in **v4l2_main** uses the YUYV format. Change the format to MJPEG and try again.
Modification: Modification:
...@@ -1577,7 +1577,7 @@ Disable the Linux TP driver by disabling **TOUCHSCREEN_GT9XX** in the **<rockchi ...@@ -1577,7 +1577,7 @@ Disable the Linux TP driver by disabling **TOUCHSCREEN_GT9XX** in the **<rockchi
``` ```
#### Driver Adaptation #### Driver Adaptation
1. Modify content in **vendor/rockchip/rk3399/hdf_config/khdf/device_info/device_info.hcs** as follows or add the following content to the file: 1. Modify content in **vendor/rockchip/rk3399/hdf_config/khdf/device_info/device_info.hcs** as follows or add the following content to the file:
```json ```json
device_touch_chip :: device { device_touch_chip :: device {
...@@ -1595,7 +1595,7 @@ Disable the Linux TP driver by disabling **TOUCHSCREEN_GT9XX** in the **<rockchi ...@@ -1595,7 +1595,7 @@ Disable the Linux TP driver by disabling **TOUCHSCREEN_GT9XX** in the **<rockchi
2. Modify content in **vendor/rockchip/rk3399/hdf_config/khdf/input/input_config.hcs** as follows or add the following content to the file: 2. Modify content in **vendor/rockchip/rk3399/hdf_config/khdf/input/input_config.hcs** as follows or add the following content to the file:
```json ```json
busConfig { busConfig {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册