mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 13:14:02 +02:00
dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
Add additional reset to control PCIe PERSTOUT reset line for each of the 3 PCIe lines. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Brian Masney <bmasney@redhat.com>
This commit is contained in:
parent
a2b1c025cf
commit
e6850b69b6
|
|
@ -62,5 +62,9 @@
|
|||
#define EN7581_CPU_TIMER_RST 50
|
||||
#define EN7581_PCIE_HB_RST 51
|
||||
#define EN7581_XPON_MAC_RST 52
|
||||
/* RST_PCIC */
|
||||
#define EN7581_PCIC_PERSTOUT0_RST 53
|
||||
#define EN7581_PCIC_PERSTOUT1_RST 54
|
||||
#define EN7581_PCIC_PERSTOUT2_RST 55
|
||||
|
||||
#endif /* __DT_BINDINGS_RESET_CONTROLLER_AIROHA_EN7581_H_ */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user