mbox series

[0/2] Fix the memory layout and add sgpio node for aspeed g6

Message ID 20201008015106.3198-1-billy_tsai@aspeedtech.com (mailing list archive)
Headers show
Series Fix the memory layout and add sgpio node for aspeed g6 | expand

Message

Billy Tsai Oct. 8, 2020, 1:51 a.m. UTC
Fix the memory layout and add sgpio node for aspeed g6

Billy Tsai (2):
  Arm: dts: aspeed-g6: Fix the register range of gpio
  Arm: dts: aspeed-g6: Add sgpio node and pinctrl setting

 arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi   |  5 ++
 arch/arm/boot/dts/aspeed-g6.dtsi           | 55 +++++++++++++++++++++-
 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c | 30 ++++++++++--
 3 files changed, 85 insertions(+), 5 deletions(-)