Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: reset: mt8195: Add resets for USB/PCIe t-phy port 1

Add the reset index for USBSIF P1 (T-PHY port 1), used as either USB
or PCI-Express PHY reset.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220720102817.237483-2-angelogioacchino.delregno@collabora.com
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

AngeloGioacchino Del Regno and committed by
Stephen Boyd
697b551e 3f10f49c

+1
+1
include/dt-bindings/reset/mt8195-resets.h
··· 33 33 #define MT8195_INFRA_RST4_THERM_CTRL_MCU_SWRST 2 34 34 #define MT8195_INFRA_RST2_PCIE_P0_SWRST 3 35 35 #define MT8195_INFRA_RST2_PCIE_P1_SWRST 4 36 + #define MT8195_INFRA_RST2_USBSIF_P1_SWRST 5 36 37 37 38 #endif /* _DT_BINDINGS_RESET_CONTROLLER_MT8195 */