On 17/10/2017 10:29, Neil Armstrong wrote:
> Now the Amlogic Meson GX SoCs datasheet documents all the Reset registers,
> grow the memory in the node to allow usage of the level registers.
> 
> Signed-off-by: Neil Armstrong <[email protected]>
> ---
>  arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi 
> b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
> index 80a0f2b..9b19656 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
> @@ -220,7 +220,7 @@
>  
>                       reset: reset-controller@4404 {
>                               compatible = "amlogic,meson-gx-reset", 
> "amlogic,meson-gxbb-reset";
> -                             reg = <0x0 0x04404 0x0 0x20>;
> +                             reg = <0x0 0x04404 0x0 0x9c>;
>                               #reset-cells = <1>;
>                       };
>  
> 

Kevin,

This one can be applied now since Philipp took my reset patch.

Neil

Reply via email to