[PATCH 3/4] ARM64: dts: meson-gx: grow reset controller memory zone
Neil Armstrong
narmstrong at baylibre.com
Tue Oct 17 04:40:17 PDT 2017
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 <narmstrong at baylibre.com>
> ---
> 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 at 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
More information about the linux-arm-kernel
mailing list