Re: [PATCH] arm64: dts: ti: k3-am62-main: Fix GPIO numbers in DT

From: Bryan Brattlof
Date: Thu Mar 09 2023 - 11:56:36 EST


Hi Nitin!

On February 2, 2023 thus sayeth Nitin Yadav:
> Fix number of gpio pins in main_gpio0 & main_gpio1
> DT nodes according to AM62x SK datasheet. The Link
> of datasheet is in the following line:
> https://www.ti.com/lit/ds/symlink/am625.pdf?ts=1673852494660
>
> Section: 6.3.10 GPIO (Page No. 63-67)
>

Thanks for getting this fixed. Should we add a fixes tag to help get
this back ported?

Fixes: f1d17330a5bedc ("arm64: dts: ti: Introduce base support for AM62x SoC")

> Signed-off-by: Nitin Yadav <n-yadav@xxxxxx>
> ---
> arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Bryan Brattlof <bb@xxxxxx>

~Bryan