pixel_probe: enable the device for tl1 [2/2]
authorXihai Zhu <xihai.zhu@amlogic.com>
Fri, 16 Aug 2019 02:33:01 +0000 (22:33 -0400)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 21 Aug 2019 07:58:43 +0000 (00:58 -0700)
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>
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
arch/arm64/boot/dts/amlogic/mesontl1.dtsi
arch/arm64/boot/dts/amlogic/tl1_t962x2_t309.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_2g.dts

index af874c6..5a398a4 100644 (file)
                reserve_mem_size = <0x00300000>;
        };
 
-       pixel_probe {
+       pixel_probe: pixel_probe {
                compatible = "amlogic, pixel_probe";
                vpp_probe_func = <0x820000f1>;
                vdin_probe_func = <0x820000f2>;
index 807a3a5..3f8a6a5 100644 (file)
 &efuse {
        status = "okay";
 };
+
+&pixel_probe {
+       status = "okay";
+};
index 54b0328..6b8bf3b 100644 (file)
 &efuse {
        status = "okay";
 };
+
+&pixel_probe {
+       status = "okay";
+};
index caca321..0f19f59 100644 (file)
 &efuse {
        status = "okay";
 };
+
+&pixel_probe {
+       status = "okay";
+};
index e3c2dfc..da702c7 100644 (file)
                reserve_mem_size = <0x00300000>;
        };
 
-       pixel_probe {
+       pixel_probe: pixel_probe {
                compatible = "amlogic, pixel_probe";
                vpp_probe_func = <0x820000f1>;
                vdin_probe_func = <0x820000f2>;
index 237d925..98f994d 100644 (file)
 &efuse {
        status = "okay";
 };
+
+&pixel_probe {
+       status = "okay";
+};
index 49c607f..10f449b 100644 (file)
 &efuse {
        status = "okay";
 };
+
+&pixel_probe {
+       status = "okay";
+};
index 9290705..347ab37 100644 (file)
 &efuse {
        status = "okay";
 };
+
+&pixel_probe {
+       status = "okay";
+};