Re: [PATCH 11/13] dts: qcs404-evb: Add PMIC GPIO controller node

2022-08-26 Thread Tom Rini
On Thu, Aug 04, 2022 at 07:57:19PM +0530, Sumit Garg wrote: > PMIC GPIOs are special GPIOs which are accessible through SPMI bus. So > add corresponding DT nodes. > > Signed-off-by: Sumit Garg Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 11/13] dts: qcs404-evb: Add PMIC GPIO controller node

2022-08-04 Thread Sumit Garg
PMIC GPIOs are special GPIOs which are accessible through SPMI bus. So add corresponding DT nodes. Signed-off-by: Sumit Garg --- arch/arm/dts/qcs404-evb.dts | 25 + 1 file changed, 25 insertions(+) diff --git a/arch/arm/dts/qcs404-evb.dts b/arch/arm/dts/qcs404-evb.dts