Re: [PATCH] ARM: dts: aspeed-g6: Add sgpiom/sgpios node

2020-10-04 Thread Billy Tsai
Hi Andrew, On 2020/10/1, 8:36 AM, Andrew Jeffery wrote: Hi Billy, On Wed, 30 Sep 2020, at 14:41, Billy Tsai wrote: > This commit add two sgpiom and two sgpios node into aspeed-g6.dtsi > and change the register range of gpio0 to fix the hardware design. > > Signed-of

Re: [PATCH] ARM: dts: aspeed-g6: Add sgpiom/sgpios node

2020-09-30 Thread Andrew Jeffery
Hi Billy, On Wed, 30 Sep 2020, at 14:41, Billy Tsai wrote: > This commit add two sgpiom and two sgpios node into aspeed-g6.dtsi > and change the register range of gpio0 to fix the hardware design. > > Signed-off-by: Billy Tsai > --- > arch/arm/boot/dts/aspeed-g6.dtsi | 51 ++

[PATCH] ARM: dts: aspeed-g6: Add sgpiom/sgpios node

2020-09-29 Thread Billy Tsai
This commit add two sgpiom and two sgpios node into aspeed-g6.dtsi and change the register range of gpio0 to fix the hardware design. Signed-off-by: Billy Tsai --- arch/arm/boot/dts/aspeed-g6.dtsi | 51 +++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git