linux/drivers/soc/rockchip
Brian Norris 2ca9e472c7 soc: rockchip: power-domain: Replace dsb() with smb()
It's unclear if these are really needed at all, but seemingly their
purpose is only as a write barrier. Use the general macro instead of the
ARM-specific one.

This driver is partially marked for COMPILE_TEST'ing, but it doesn't
build under non-ARM architectures. Fix this up before *really* enabling
it for COMPILE_TEST.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20220426014545.628100-2-briannorris@chromium.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2022-04-30 15:06:14 +02:00
..
dtpm.c dtpm/soc/rk3399: Add the ability to unload the module 2022-02-23 19:46:29 +01:00
grf.c soc: rockchip: set dwc3 clock for rk3566 2022-04-10 18:39:05 +02:00
io-domain.c soc: rockchip: io-domain: Remove unneeded semicolon 2021-08-19 23:56:38 +02:00
Kconfig soc: rockchip: Clean up Kconfig whitespace 2022-04-30 15:06:14 +02:00
Makefile rockchip/soc/drivers: Add DTPM description for rk3399 2022-02-04 17:38:09 +01:00
pm_domains.c soc: rockchip: power-domain: Replace dsb() with smb() 2022-04-30 15:06:14 +02:00