aboutsummaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2020-10-04 14:42:08 +0200
committerNico Huber <nico.h@gmx.de>2020-10-21 14:37:48 +0000
commit9f7b36a540a89a594bcdeeda77be82801cb8b88d (patch)
treea80015cde8c20e1298f49c35181ce8a1a8e60d42 /src/device
parent947dc64d21e75af94bfddb36ad6b921d47a1e453 (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 'src/device')
0 files changed, 0 insertions, 0 deletions