clk: mediatek: fix the PCIe MAC clock parent
authorRyder Lee <ryder.lee@mediatek.com>
Wed, 5 Dec 2018 06:41:10 +0000 (14:41 +0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 5 Dec 2018 20:30:30 +0000 (12:30 -0800)
commitd42925189b416b1559f3d74d663fa16c29942d96
treef87f07b56a8a68ca0aa09420b391d087b7d11086
parent553604c041b8c18cd6a8e1d785a77f3e4be61cdb
clk: mediatek: fix the PCIe MAC clock parent

The PCIe function doesn't work as the clock tree of MAC layer is wrong.
Hence fix the clock table.

Fixes: 3b5e748615e7 ("clk: mediatek: add clock support for MT7629 SoC")
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/clk-mt7629.c