Add clock driver for MediaTek MT8516 SoC.
Signed-off-by: Fabien Parent
Acked-by: Ryder Lee
---
v2:
* Fix invalid GATE_TOP5 flag
---
drivers/clk/mediatek/Makefile | 1 +
drivers/clk/mediatek/clk-mt8516.c | 802 +
include/dt-bindings/clock/mt8516
Add the implementation for the CLK_GATE_SETCLR_INV and
CLK_GATE_NO_SETCLR flags.
Signed-off-by: Fabien Parent
Acked-by: Ryder Lee
---
v2:
* Add missing support for SETCLR_INV in the mtk_clk_gate_disable func
* Add support for CLK_GATE_NO_SETCLR
---
drivers/clk/mediatek/clk
Add Pinctrl driver for MediaTek MT8516 SoC.
Signed-off-by: Fabien Parent
Acked-by: Ryder Lee
---
v2:
* No change
---
drivers/pinctrl/mediatek/Kconfig | 4 +
drivers/pinctrl/mediatek/Makefile | 1 +
drivers/pinctrl/mediatek/pinctrl-mt8516.c | 391
Add support for MediaTek MT8516 SoC. This include the file
that will initialize the SoC after boot and its device tree.
Signed-off-by: Fabien Parent
---
v2:
* Move u-boot,dm-pre-reloc into a seperate dts
* Implement dram_init_banksize to get DRAM size correct
---
arch/arm/dts
Add the topckgen, apmixedsys and infracfg clock driver for the MT8183
SoC.
Signed-off-by: Fabien Parent
---
drivers/clk/mediatek/Makefile | 1 +
drivers/clk/mediatek/clk-mt8183.c | 823 +
include/dt-bindings/clock/mt8183-clk.h | 329 ++
3 files
Hi Simon,
On Sat, Nov 13, 2021 at 3:20 PM Simon Glass wrote:
>
> Hi Fabien,
>
> On Fri, 16 Oct 2020 at 09:40, Fabien Parent wrote:
> >
> > This series adds USB/Fastboot support on MT8516 Pumpkin board.
> >
> > Fabien Parent (5):
> > arm: dts: mt8516:
101 - 106 of 106 matches
Mail list logo