mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
drm: add drm buildroot dts for g12a
PD#162577: add drm buildroot dts for g12a 1. g12a default buildroot dts use g12a_s905d2_u200_buildroot.dts 2. g12a drm buildroot dts use g12a_s905d2_u200_drm_buildroot.dts Change-Id: I08616ab1ce38b8db24ca78c1133294fff8e82ff8 Signed-off-by: liangzhuo.xie <liangzhuo.xie@amlogic.com>
This commit is contained in:
@@ -14137,6 +14137,7 @@ F: driver/amlogic/drm/am_meson_fbdev.c
|
||||
F: include/linux/amlogic/meson_drm.h
|
||||
F: arch/arm64/boot/dts/amlogic/g12a_skt_buildroot.dts
|
||||
F: arch/arm64/boot/dts/amlogic/mesong12a_drm.dtsi
|
||||
F: arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts
|
||||
F: driver/amlogic/drm/am_meson_drv.c
|
||||
F: driver/amlogic/drm/am_meson_drv.h
|
||||
F: driver/amlogic/drm/am_meson_vpu.c
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "mesong12a.dtsi"
|
||||
#include "mesong12a_skt-panel.dtsi"
|
||||
#include "mesong12a_drm.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Amlogic";
|
||||
@@ -805,18 +804,6 @@
|
||||
|
||||
}; /* end of / */
|
||||
|
||||
&drm_vpu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&drm_amhdmitx {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&drm_lcd {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pwm_AO_cd {
|
||||
status = "okay";
|
||||
};
|
||||
@@ -1377,5 +1364,3 @@
|
||||
&meson_cooldev {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
|
||||
1379
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts
Normal file
1379
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user