1 #include <dt-bindings/clock/ast2500-scu.h>
2 #include <dt-bindings/reset/ast2500-reset.h>
4 #include "ast2500.dtsi"
7 scu: clock-controller@1e6e2000 {
8 compatible = "aspeed,ast2500-scu";
9 reg = <0x1e6e2000 0x1000>;
15 rst: reset-controller {
17 compatible = "aspeed,ast2500-reset";
22 sdrammc: sdrammc@1e6e0000 {
24 compatible = "aspeed,ast2500-sdrammc";
25 reg = <0x1e6e0000 0x174
28 clocks = <&scu PLL_MPLL>;
29 resets = <&rst AST_RESET_SDRAM>;
43 clocks = <&scu PCLK_UART1>;
47 clocks = <&scu PCLK_UART2>;
51 clocks = <&scu PCLK_UART3>;
55 clocks = <&scu PCLK_UART4>;
59 clocks = <&scu PCLK_UART5>;
67 clocks = <&scu PCLK_MAC1>, <&scu PLL_D2PLL>;
71 clocks = <&scu PCLK_MAC2>, <&scu PLL_D2PLL>;