diff options
| author | Daniel Palmer <[email protected]> | 2026-05-16 16:39:54 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-22 16:47:54 -0600 |
| commit | 0bcd158db30aa14aa6add56060626388079c50cf (patch) | |
| tree | fb9b27fc70347e52ac1dee08ebed6ca1f02b4e1d /scripts/basic | |
| parent | ccec4ce2ee8ae7c95a00b16da0b5dbd88615a8e2 (diff) | |
sysreset: qemu virt: Use __raw_writel()
The virt ctrl register seems to be native endian, currently this driver
uses writel(), which works by luck because its currently broken on m68k.
Use __raw_writel() instead to avoid breaking this driver when the
endianness of writel() is fixed.
Acked-by: Kuan-Wei Chiu <[email protected]>
Reviewed-by: Angelo Dureghello <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Daniel Palmer <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
