]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: mediatek: mt7986: fix wrong shift for PCIe clocks
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 3 Aug 2024 08:40:34 +0000 (10:40 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 19 Aug 2024 22:14:43 +0000 (16:14 -0600)
commit5dd509788dd1cd73cd8ac3881d026c5b33a725a5
treec14166a6596ace5c8292d6ad4b38d5dcc3313222
parent6becf9ba1ab82af6f4fcf9f4d0da38f9c75212d2
clk: mediatek: mt7986: fix wrong shift for PCIe clocks

Fix wrong shift for PCIe clocks. This cause the PCIe port to malfunction
as the gate clocks weren't correctly enabled.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
drivers/clk/mediatek/clk-mt7986.c