On Fri, Sep 11, 2020 at 07:26:45PM -0700, Dipen Patel wrote: > The hsp_aon node reg property size 0xa0000 will overlap with other > resources. This patch fixes that wrong value with correct size 0x90000. > > Reviewed-by: Mikko Perttunen > Signed-off-by: Dipen Patel > Fixes: a38570c22e9d ("arm64: tegra: Add nodes for TCU on Tegra194") > --- > Changes in v2: > - Remove the space between Fixes and Signed-off-by tags > > arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. Thierry