On Tue, 16 Jul 2024 14:03:09 +0200, Ahmad Fatoum wrote:
> We currently define __pci_iobase to please static analyzers that would
> otherwise complain about inb/outb and friends accessing the NULL page.
> 
> Let's make better use of it and add a node representing it to the device
> tree. This way we can add simple memory mapped peripherals on top that
> just need writable registers that can be read back in tests.
> 
> [...]

Applied, thanks!

[1/2] sandbox: alias I/O ports region in MMIO space
      https://git.pengutronix.de/cgit/barebox/commit/?id=eaa990eef328 (link may 
not be stable)
[2/2] sandbox: add dummy pinctrl nodes
      https://git.pengutronix.de/cgit/barebox/commit/?id=700ff2933ae8 (link may 
not be stable)

Best regards,
-- 
Sascha Hauer <s.ha...@pengutronix.de>


Reply via email to