[PULL 05/14] hw: aspeed_gpio: Simplify 1.8V defines

2021-09-20 Thread Cédric Le Goater
From: Joel Stanley There's no need to define the registers relative to the 0x800 offset where the controller is mapped, as the device is instantiated as it's own model at the correct memory address. Simplify the defines and remove the offset to save future confusion. Signed-off-by: Joel Stanley

[PULL 05/14] hw: aspeed_gpio: Simplify 1.8V defines

2021-09-13 Thread Cédric Le Goater
From: Joel Stanley There's no need to define the registers relative to the 0x800 offset where the controller is mapped, as the device is instantiated as it's own model at the correct memory address. Simplify the defines and remove the offset to save future confusion. Signed-off-by: Joel Stanley

[PULL 05/14] hw: aspeed_gpio: Simplify 1.8V defines

2021-09-03 Thread Cédric Le Goater
From: Joel Stanley There's no need to define the registers relative to the 0x800 offset where the controller is mapped, as the device is instantiated as it's own model at the correct memory address. Simplify the defines and remove the offset to save future confusion. Signed-off-by: Joel Stanley