Liu Shixin
b37c1e673e
clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_init
...
Simplify the return expression.
Signed-off-by: Liu Shixin <liushixin2@huawei.com >
Link: https://lore.kernel.org/r/20200921082426.2591042-1-liushixin2@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org >
2020-09-22 12:56:37 -07:00
YueHaibing
aa136002ae
clk: mediatek: mt7629: use devm_platform_ioremap_resource() to simplify code
...
Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.
Signed-off-by: YueHaibing <yuehaibing@huawei.com >
Link: https://lkml.kernel.org/r/20191015124226.25792-1-yuehaibing@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org >
2019-10-16 16:17:44 -07:00
Ryder Lee
d42925189b
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: 3b5e748615
("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 >
2018-12-05 12:30:30 -08:00
Ryder Lee
3b5e748615
clk: mediatek: add clock support for MT7629 SoC
...
Add all supported clocks exported from every susbystem found on MT7629 SoC.
Signed-off-by: Wenzhen Yu <wenzhen.yu@mediatek.com >
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Stephen Boyd <sboyd@kernel.org >
2018-11-29 22:52:05 -08:00