mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
pixel_probe: enable the device for tl1 [2/2]
PD#SWPL-11790 Problem: probe device is not enable Solution: have probe device enabled in tl1 device Verify: TL1 Change-Id: I6d6d5ecca2ab70cc0dec8973252f69587bc50915 Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
reserve_mem_size = <0x00300000>;
|
||||
};
|
||||
|
||||
pixel_probe {
|
||||
pixel_probe: pixel_probe {
|
||||
compatible = "amlogic, pixel_probe";
|
||||
vpp_probe_func = <0x820000f1>;
|
||||
vdin_probe_func = <0x820000f2>;
|
||||
|
||||
@@ -2053,3 +2053,7 @@
|
||||
&efuse {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pixel_probe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -2170,3 +2170,7 @@
|
||||
&efuse {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pixel_probe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -2167,3 +2167,7 @@
|
||||
&efuse {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pixel_probe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -208,7 +208,7 @@
|
||||
reserve_mem_size = <0x00300000>;
|
||||
};
|
||||
|
||||
pixel_probe {
|
||||
pixel_probe: pixel_probe {
|
||||
compatible = "amlogic, pixel_probe";
|
||||
vpp_probe_func = <0x820000f1>;
|
||||
vdin_probe_func = <0x820000f2>;
|
||||
|
||||
@@ -2059,3 +2059,7 @@
|
||||
&efuse {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pixel_probe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -2167,3 +2167,7 @@
|
||||
&efuse {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pixel_probe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -2160,3 +2160,7 @@
|
||||
&efuse {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pixel_probe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user