Skip to content

Commit 7e5073a

Browse files
AngeloGioacchino Del Regnobebarino
authored andcommitted
dt-bindings: reset: mt8195: Add resets for PCIE controllers
Add the reset index for PCIe P0 and P1 (PCIe0, PCIe1) on MT8195. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220629105205.173471-2-angelogioacchino.delregno@collabora.com Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent f24d71f commit 7e5073a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/reset/mt8195-resets.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@
3131
#define MT8195_INFRA_RST0_THERM_CTRL_SWRST 0
3232
#define MT8195_INFRA_RST3_THERM_CTRL_PTP_SWRST 1
3333
#define MT8195_INFRA_RST4_THERM_CTRL_MCU_SWRST 2
34+
#define MT8195_INFRA_RST2_PCIE_P0_SWRST 3
35+
#define MT8195_INFRA_RST2_PCIE_P1_SWRST 4
3436

3537
#endif /* _DT_BINDINGS_RESET_CONTROLLER_MT8195 */

0 commit comments

Comments
 (0)