diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2018-08-18 12:15:54 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2018-08-18 12:15:54 +0000 |
| commit | 3611ec604864a7d4dcc9a3ea898c80eb35eef8a0 (patch) | |
| tree | 76cb190325f6eedb677f5e3162b1196394f2780a /sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h | |
| parent | 7726714dffdf7f3f8ac3ca8d0f167200150256d5 (diff) | |
| parent | 1a498d2e689f9e8220e2ad64b018eb1f0d11127e (diff) | |
Notes
Diffstat (limited to 'sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h')
| -rw-r--r-- | sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h b/sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h index b2325d3e236a..0d67f53bba93 100644 --- a/sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h +++ b/sys/gnu/dts/include/dt-bindings/clock/imx7d-clock.h @@ -168,7 +168,7 @@ #define IMX7D_SPDIF_ROOT_SRC 155 #define IMX7D_SPDIF_ROOT_CG 156 #define IMX7D_SPDIF_ROOT_DIV 157 -#define IMX7D_ENET1_REF_ROOT_CLK 158 +#define IMX7D_ENET1_IPG_ROOT_CLK 158 #define IMX7D_ENET1_REF_ROOT_SRC 159 #define IMX7D_ENET1_REF_ROOT_CG 160 #define IMX7D_ENET1_REF_ROOT_DIV 161 @@ -176,7 +176,7 @@ #define IMX7D_ENET1_TIME_ROOT_SRC 163 #define IMX7D_ENET1_TIME_ROOT_CG 164 #define IMX7D_ENET1_TIME_ROOT_DIV 165 -#define IMX7D_ENET2_REF_ROOT_CLK 166 +#define IMX7D_ENET2_IPG_ROOT_CLK 166 #define IMX7D_ENET2_REF_ROOT_SRC 167 #define IMX7D_ENET2_REF_ROOT_CG 168 #define IMX7D_ENET2_REF_ROOT_DIV 169 |
