]> git.ipfire.org Git - thirdparty/u-boot.git/commit
km: pg-wcom-ls102xa: call qrio deblock cfg earlier
authorTomas Alvarez Vanoli <tomas.alvarez-vanoli@hitachienergy.com>
Mon, 14 Jul 2025 13:22:20 +0000 (15:22 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 22 Jul 2025 19:53:03 +0000 (13:53 -0600)
commitf1b5cb6f50ebebade6f0551ba1ef508f6330105a
treecf1f751baa7c29482123aada09b2944f6590c6e3
parentcec0a39b58c4bb29bad4d3b287413683307f0bd2
km: pg-wcom-ls102xa: call qrio deblock cfg earlier

Move the call to configure the qrio i2c deblock pins earlier.
Before this, the call was happening after the first attempt to deblock
the SDP EEPROM, which resulted in a not correct sequence.

Signed-off-by: Tomas Alvarez Vanoli <tomas.alvarez-vanoli@hitachienergy.com>
Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c