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:
Xihai Zhu
2019-08-15 22:33:01 -04:00
committed by Tao Zeng
parent 6736e8c1cb
commit 5f8c274cbb
8 changed files with 26 additions and 2 deletions

View File

@@ -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>;

View File

@@ -2053,3 +2053,7 @@
&efuse {
status = "okay";
};
&pixel_probe {
status = "okay";
};

View File

@@ -2170,3 +2170,7 @@
&efuse {
status = "okay";
};
&pixel_probe {
status = "okay";
};

View File

@@ -2167,3 +2167,7 @@
&efuse {
status = "okay";
};
&pixel_probe {
status = "okay";
};

View File

@@ -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>;

View File

@@ -2059,3 +2059,7 @@
&efuse {
status = "okay";
};
&pixel_probe {
status = "okay";
};

View File

@@ -2167,3 +2167,7 @@
&efuse {
status = "okay";
};
&pixel_probe {
status = "okay";
};

View File

@@ -2160,3 +2160,7 @@
&efuse {
status = "okay";
};
&pixel_probe {
status = "okay";
};