mbox series

[0/2] MT8195: Add resets for PCIe controllers

Message ID 20220629105205.173471-1-angelogioacchino.delregno@collabora.com (mailing list archive)
Headers show
Series MT8195: Add resets for PCIe controllers | expand

Message

AngeloGioacchino Del Regno June 29, 2022, 10:52 a.m. UTC
The MediaTek PCIe driver supports resets from a reset controller and
they're essential for correct initialization of the PCIe controllers.

As a preparation for adding the PCIe nodes to mt8195, add the resets
to dt-bindings and infra_ao clock driver.

AngeloGioacchino Del Regno (2):
  dt-bindings: reset: mt8195: Add resets for PCIE controllers
  clk: mediatek: mt8195: Add reset idx for PCIe0 and PCIe1

 drivers/clk/mediatek/clk-mt8195-infra_ao.c | 2 ++
 include/dt-bindings/reset/mt8195-resets.h  | 2 ++
 2 files changed, 4 insertions(+)