diff mbox series

[U-Boot,v6,14/20] sunxi: A64: Update sun50i-a64-ccu.h

Message ID 20190110184016.17027-15-jagan@amarulasolutions.com
State Accepted
Delegated to: Jagannadha Sutradharudu Teki
Headers show
Series clk: Add Allwinner CLK, RESET support | expand

Commit Message

Jagan Teki Jan. 10, 2019, 6:40 p.m. UTC
Update sun50i-a64-ccu.h from the Linux sunxi/dt64-for-4.20 tree:
commit 679294497be31596e1c9c61507746d72b6b05f26
Author: Rodrigo Exterckötter Tjäder <rodrigo@tjader.xyz>
Date:   Wed Sep 26 19:48:24 2018 +0000
    arm64: dts: allwinner: a64: a64-olinuxino: set the PHY TX delay

This should be a part of previous sync patch from
commit 1b39a1834ed182bbd8036a5cd74a9ea111fa4691
Author: Andre Przywara <andre.przywara@arm.com>
Date:   Mon Oct 29 00:56:47 2018 +0000

    sunxi: A64: Update .dts/.dtsi files

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 include/dt-bindings/clock/sun50i-a64-ccu.h | 2 ++
 1 file changed, 2 insertions(+)

Comments

Andre Przywara Jan. 10, 2019, 11:58 p.m. UTC | #1
On 10/01/2019 18:40, Jagan Teki wrote:
> Update sun50i-a64-ccu.h from the Linux sunxi/dt64-for-4.20 tree:
> commit 679294497be31596e1c9c61507746d72b6b05f26
> Author: Rodrigo Exterckötter Tjäder <rodrigo@tjader.xyz>
> Date:   Wed Sep 26 19:48:24 2018 +0000
>     arm64: dts: allwinner: a64: a64-olinuxino: set the PHY TX delay
> 
> This should be a part of previous sync patch from
> commit 1b39a1834ed182bbd8036a5cd74a9ea111fa4691
> Author: Andre Przywara <andre.przywara@arm.com>
> Date:   Mon Oct 29 00:56:47 2018 +0000
> 
>     sunxi: A64: Update .dts/.dtsi files
> 
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Reviewed-by: Andre Przywara <andre.przywara@arm.com>

Cheers,
Andre.

> ---
>  include/dt-bindings/clock/sun50i-a64-ccu.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/dt-bindings/clock/sun50i-a64-ccu.h b/include/dt-bindings/clock/sun50i-a64-ccu.h
> index 370c0a0473..d66432c6e6 100644
> --- a/include/dt-bindings/clock/sun50i-a64-ccu.h
> +++ b/include/dt-bindings/clock/sun50i-a64-ccu.h
> @@ -43,6 +43,8 @@
>  #ifndef _DT_BINDINGS_CLK_SUN50I_A64_H_
>  #define _DT_BINDINGS_CLK_SUN50I_A64_H_
>  
> +#define CLK_PLL_PERIPH0		11
> +
>  #define CLK_BUS_MIPI_DSI	28
>  #define CLK_BUS_CE		29
>  #define CLK_BUS_DMA		30
>
diff mbox series

Patch

diff --git a/include/dt-bindings/clock/sun50i-a64-ccu.h b/include/dt-bindings/clock/sun50i-a64-ccu.h
index 370c0a0473..d66432c6e6 100644
--- a/include/dt-bindings/clock/sun50i-a64-ccu.h
+++ b/include/dt-bindings/clock/sun50i-a64-ccu.h
@@ -43,6 +43,8 @@ 
 #ifndef _DT_BINDINGS_CLK_SUN50I_A64_H_
 #define _DT_BINDINGS_CLK_SUN50I_A64_H_
 
+#define CLK_PLL_PERIPH0		11
+
 #define CLK_BUS_MIPI_DSI	28
 #define CLK_BUS_CE		29
 #define CLK_BUS_DMA		30