diff options
author | Nico Huber <nico.h@gmx.de> | 2020-10-04 14:42:08 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2020-10-21 14:37:48 +0000 |
commit | 9f7b36a540a89a594bcdeeda77be82801cb8b88d (patch) | |
tree | a80015cde8c20e1298f49c35181ce8a1a8e60d42 /payloads/external/linux | |
parent | 947dc64d21e75af94bfddb36ad6b921d47a1e453 (diff) |
mb/asus/f2a85-m_pro: Use `irq` in dt for single-byte registers
The `io` statement will prepare a 16-bit write, hence use `irq` for
miscellaneous 8-bit registers and fix actual `io` settings (i.e. merge
0x61 writes into 0x60). Note, using `irq` is still just a hack as these
are neither I/O nor IRQs, but it's common practice in coreboot.
Change-Id: I2e1c2286be726d126598cc4a97bb15a57faef42f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46013
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'payloads/external/linux')
0 files changed, 0 insertions, 0 deletions