mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ppmgr:enable ppmgr module [1/1]
PD#157786: enable ppmgr enable txlx ppmgr feature Change-Id: I3939724e5a9c51349875bc340e5fcd47c2774e12 Signed-off-by: Tellen Yu <tellen.yu@amlogic.com>
This commit is contained in:
@@ -365,7 +365,7 @@
|
||||
compatible = "amlogic, ppmgr";
|
||||
memory-region = <&ppmgr_reserved>;
|
||||
dev_name = "ppmgr";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
deinterlace {
|
||||
|
||||
@@ -366,7 +366,7 @@
|
||||
compatible = "amlogic, ppmgr";
|
||||
memory-region = <&ppmgr_reserved>;
|
||||
dev_name = "ppmgr";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
deinterlace {
|
||||
|
||||
@@ -366,7 +366,7 @@
|
||||
compatible = "amlogic, ppmgr";
|
||||
memory-region = <&ppmgr_reserved>;
|
||||
dev_name = "ppmgr";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
deinterlace {
|
||||
|
||||
Reference in New Issue
Block a user