Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-16 | mac_newworld: wire up programmer switch to NMI handler | Mark Cave-Ayland | |
The programmer switch is wired up via an external GPIO pin and can be used to aid debugging Mac guests. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> | |||
2018-06-16 | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland | |
PMU-enabled New World Macs expose their GPIOs via a separate memory region within the macio device. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> |