mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3568-evb2-lp4x-v10-bt1120-to-hdmi: modify the bus-format definition
Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Change-Id: I2c6ab9a586604156504394ce17cf3074cecf653c
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <dt-bindings/display/media-bus-format.h>
|
||||
#include "rk3568-evb2-lp4x-v10.dtsi"
|
||||
#include "rk3568-android.dtsi"
|
||||
|
||||
@@ -28,7 +29,7 @@
|
||||
interrupts = <RK_PA0 IRQ_TYPE_LEVEL_HIGH>;
|
||||
reset-gpio = <&gpio3 RK_PC4 GPIO_ACTIVE_LOW>;
|
||||
enable-gpio = <&gpio0 RK_PC1 GPIO_ACTIVE_HIGH>;
|
||||
bus-format = <1>;
|
||||
bus-format = <MEDIA_BUS_FMT_YUYV8_1X16>;
|
||||
|
||||
ports {
|
||||
#address-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user