hdmitx: add missing 'product_desc' in SPD infoframe [1/1]
authorZongdong Jiao <zongdong.jiao@amlogic.com>
Mon, 21 Oct 2019 13:44:56 +0000 (21:44 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 23 Oct 2019 04:01:20 +0000 (21:01 -0700)
PD#SWPL-14801

Problem:
Sharp/LCD-42GX50A TV will be black when it receives vendor_name
but without product_desc in SPD infoframe

Solution:
Add missing 'product_desc' in SPD infoframe

Verify:
G12A/U212

Change-Id: I630fa416580855883a80be2747d39887ef67ef5c
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
arch/arm/boot/dts/amlogic/mesong12a.dtsi
arch/arm/boot/dts/amlogic/mesong12b.dtsi
arch/arm/boot/dts/amlogic/mesong12b_a.dtsi
arch/arm/boot/dts/amlogic/mesonsm1.dtsi
arch/arm/boot/dts/amlogic/mesontm2.dtsi
arch/arm64/boot/dts/amlogic/mesong12a.dtsi
arch/arm64/boot/dts/amlogic/mesong12b.dtsi
arch/arm64/boot/dts/amlogic/mesong12b_a.dtsi
arch/arm64/boot/dts/amlogic/mesonsm1.dtsi
arch/arm64/boot/dts/amlogic/mesontm2.dtsi

index 806e3b8..16fb5ed 100644 (file)
                cedst_en = <0>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index f98a97f..dc2dca7 100644 (file)
                ic_type = <11>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index 76dd3cd..a5e2bff 100644 (file)
                ic_type = <11>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index 86741df..1acd70d 100644 (file)
                ic_type = <12>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index 48ad9b5..6328b41 100644 (file)
                ic_type = <13>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index b657453..86ee912 100644 (file)
                dongle_mode = <0>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index 78cfb28..43db314 100644 (file)
                ic_type = <11>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index e9276e2..91f2b22 100644 (file)
                ic_type = <11>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index 2275959..a8bcf93 100644 (file)
                ic_type = <12>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };
index 55889e9..2852e80 100644 (file)
                ic_type = <13>;
                vend_data: vend_data{ /* Should modified by Customer */
                        vendor_name = "Amlogic"; /* Max Chars: 8 */
+                       product_desc = "MBox Meson Ref"; /* Max Chars: 16 */
                        /* standards.ieee.org/develop/regauth/oui/oui.txt */
                        vendor_id = <0x000000>;
                };