The changes to the register layout affect the interrupt status/ack registers
authorpatrick <patrick@openbsd.org>
Mon, 10 Jul 2023 13:48:02 +0000 (13:48 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 10 Jul 2023 13:48:02 +0000 (13:48 +0000)
commit80663c2667c9960b3abac430b24d70b0bfafc17c
tree6834c301dbee6bb1a9cc9e0b097e8d8d0d72243f
parent4dc253038b5afe65faca448cd1932c7b0dc7d37f
The changes to the register layout affect the interrupt status/ack registers
as well.  Make use of these, otherwise it might lead to an interrupt flood.

ok kettenis@
sys/dev/fdt/rkgpio.c