mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
dts: enable picdec [1/1]
PD#166830: dts: enable picdec or we can't play 4K picture Change-Id: I7109cd421608a82fb5cd05617bf4065d4897a430 Signed-off-by: Lei Qian <lei.qian@amlogic.com>
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
compatible = "amlogic, picdec";
|
||||
memory-region = <&picdec_cma_reserved>;
|
||||
dev_name = "picdec";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ppmgr {
|
||||
|
||||
@@ -364,7 +364,7 @@
|
||||
compatible = "amlogic, picdec";
|
||||
memory-region = <&picdec_cma_reserved>;
|
||||
dev_name = "picdec";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ppmgr {
|
||||
|
||||
@@ -364,7 +364,7 @@
|
||||
compatible = "amlogic, picdec";
|
||||
memory-region = <&picdec_cma_reserved>;
|
||||
dev_name = "picdec";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ppmgr {
|
||||
|
||||
@@ -363,7 +363,7 @@
|
||||
compatible = "amlogic, picdec";
|
||||
memory-region = <&picdec_cma_reserved>;
|
||||
dev_name = "picdec";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ppmgr {
|
||||
|
||||
Reference in New Issue
Block a user