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: clock: ast2600: Add reset definitions for MAC1 and MAC2

Add ASPEED_RESET_MAC1 and ASPEED_RESET_MAC2 reset definitions to
the ast2600-clock binding header. These are required for proper
reset control of the MAC1 and MAC2 ethernet controllers on the
AST2600 SoC.

Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://patch.msgid.link/20250709070809.2560688-3-jacky_chou@aspeedtech.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Jacky Chou and committed by
Jakub Kicinski
4dc5f7b2 fc6c8af6

+2
+2
include/dt-bindings/clock/ast2600-clock.h
··· 122 122 #define ASPEED_RESET_PCIE_DEV_OEN 20 123 123 #define ASPEED_RESET_PCIE_RC_O 19 124 124 #define ASPEED_RESET_PCIE_RC_OEN 18 125 + #define ASPEED_RESET_MAC2 12 126 + #define ASPEED_RESET_MAC1 11 125 127 #define ASPEED_RESET_PCI_DP 5 126 128 #define ASPEED_RESET_HACE 4 127 129 #define ASPEED_RESET_AHB 1