[PATCH 1/3] ARM: dts: r7s72100: add ethernet clock to device tree
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Thu Sep 1 09:30:28 PDT 2016
On 09/01/2016 06:54 PM, Chris Brandt wrote:
> Signed-off-by: Chris Brandt <chris.brandt at renesas.com>
> ---
> include/dt-bindings/clock/r7s72100-clock.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/dt-bindings/clock/r7s72100-clock.h b/include/dt-bindings/clock/r7s72100-clock.h
> index 5128f4d..3cd8138 100644
> --- a/include/dt-bindings/clock/r7s72100-clock.h
> +++ b/include/dt-bindings/clock/r7s72100-clock.h
> @@ -25,6 +25,9 @@
> #define R7S72100_CLK_SCIF6 1
> #define R7S72100_CLK_SCIF7 0
>
> +/* MSTP7 */
> +#define R7S72100_CLK_ETHER 4
> +
> /* MSTP9 */
> #define R7S72100_CLK_I2C0 7
> #define R7S72100_CLK_I2C1 6
I'd add the MSTP7 clock node itself in the same patch...
MBR, Sergei
More information about the linux-arm-kernel
mailing list