commit | d349194eb25ef5aa1f0d45d7b9cf095ba099541a | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Aug 03 10:40:34 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 19 16:14:43 2024 -0600 |
tree | c14166a6596ace5c8292d6ad4b38d5dcc3313222 | |
parent | dede31cf34043e2e4d992123e166c36c965add94 [diff] |
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>