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(+) -- 2.35.1