From: Christian Marangi <[email protected]> Document support for Airoha AN7583 clock. This is based on the EN7523 clock schema with the new requirement of the "airoha,chip-scu" (previously optional for EN7581).
Add additional binding for additional clock and reset lines. Signed-off-by: Christian Marangi <[email protected]> --- dts/upstream/include/dt-bindings/clock/en7523-clk.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dts/upstream/include/dt-bindings/clock/en7523-clk.h b/dts/upstream/include/dt-bindings/clock/en7523-clk.h index edfa64045f5..0fbbcb7b1b2 100644 --- a/dts/upstream/include/dt-bindings/clock/en7523-clk.h +++ b/dts/upstream/include/dt-bindings/clock/en7523-clk.h @@ -14,4 +14,7 @@ #define EN7581_CLK_EMMC 8 +#define AN7583_CLK_MDIO0 9 +#define AN7583_CLK_MDIO1 10 + #endif /* _DT_BINDINGS_CLOCK_AIROHA_EN7523_H_ */ -- 2.53.0
