Andy Yeh uploaded patch set #2 to this change.

View Change

mb/google/nautilus: Modify the XTDV = 210 due to different OSC from Poppy

It is to change MCLK output in 19.2Mhz (currently 23.04Mhz) because
nautilus uses different OSC for TI PMIC.

According to PMIC datasheet (tps68470), the MCLK for camera depends on
the frequency of OSC. In poppy, the frequency of OSC is 20 MHz, the
PLL_REF_CLK = 20M / [XTDV (170) + 30] = 100kHz.
If we want to keep the PLL_REF_CLK in nautilus with 24 MHz OSC, we
should change XDTV to 210.

BUG=b:73987684
TEST: Verified the MIPI camera fps on DUT board.
TODO: OEM tries to fix OSC on next build. Then this patch shall be reverted.

Change-Id: Ia93bee1fc07434c13a5fa4227e100ddaff2de74a
Signed-off-by: Andy Yeh <andy.yeh@intel.com>
---
M src/mainboard/google/poppy/variants/baseboard/include/baseboard/acpi/camera_pmic.asl
1 file changed, 6 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/24910/2

To view, visit change 24910. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia93bee1fc07434c13a5fa4227e100ddaff2de74a
Gerrit-Change-Number: 24910
Gerrit-PatchSet: 2
Gerrit-Owner: Andy Yeh <andy.yeh@intel.corp-partner.google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>