kernel/arch/arm64/boot/dts/rockchip/rk3568-evb2-lp4x-v10-bt1120-to-hdmi.dts
.. .. @@ -4,6 +4,7 @@ 4 4 * 5 5 */ 6 6 7 +#include <dt-bindings/display/media-bus-format.h>7 8 #include "rk3568-evb2-lp4x-v10.dtsi" 8 9 #include "rk3568-android.dtsi" 9 10 .. .. @@ -28,7 +29,7 @@ 28 29 interrupts = <RK_PA0 IRQ_TYPE_LEVEL_HIGH>; 29 30 reset-gpio = <&gpio3 RK_PC4 GPIO_ACTIVE_LOW>; 30 31 enable-gpio = <&gpio0 RK_PC1 GPIO_ACTIVE_HIGH>; 31 - bus-format = <1>;32 + bus-format = <MEDIA_BUS_FMT_YUYV8_1X16>;32 33 33 34 ports { 34 35 #address-cells = <1>;