From ae9a84478fd061e5fc888e405c011b064521201a Mon Sep 17 00:00:00 2001 From: "Lai, Jim" Date: Thu, 30 Sep 2021 13:39:58 +0800 Subject: [PATCH] mb/google/brya/variants/kano: Correct MIPI camera info Correct OVTI2740 information for Kano: MIPI camera CIO port, HID and Link Freq BUG=b:200974074 TEST=Build and boot on Kano camera driver is not probed before, and it can now be probed properly after this change. Signed-off-by: Lai, Jim Change-Id: I4612c9d42cd59cba0991b763224f77b7af33770b Reviewed-on: https://review.coreboot.org/c/coreboot/+/58048 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/kano/overridetree.cb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mainboard/google/brya/variants/kano/overridetree.cb b/src/mainboard/google/brya/variants/kano/overridetree.cb index 8802ab276b..4efcdf13b1 100644 --- a/src/mainboard/google/brya/variants/kano/overridetree.cb +++ b/src/mainboard/google/brya/variants/kano/overridetree.cb @@ -114,7 +114,7 @@ chip soc/intel/alderlake register "cio2_num_ports" = "1" register "cio2_lanes_used" = "{2}" # 2 CSI Camera lanes are used register "cio2_lane_endpoint[0]" = ""^I2C2.CAM0"" - register "cio2_prt[0]" = "2" + register "cio2_prt[0]" = "1" device generic 0 on end end end @@ -310,7 +310,7 @@ chip soc/intel/alderlake device i2c 2C on end end chip drivers/intel/mipi_camera - register "acpi_hid" = ""OVTI2740"" + register "acpi_hid" = ""INT3474"" register "acpi_uid" = "0" register "acpi_name" = ""CAM0"" register "chip_name" = ""Ov 2740 Camera"" @@ -320,7 +320,7 @@ chip soc/intel/alderlake register "ssdb.lanes_used" = "2" register "ssdb.link_used" = "1" register "num_freq_entries" = "1" - register "link_freq[0]" = "DEFAULT_LINK_FREQ" + register "link_freq[0]" = "360 * MHz" register "remote_name" = ""IPU0"" #Controls