]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: clocksource: backport upstream patch for __raw reads & writes 24170/head
authorRustam Adilov <adilov@tutamail.com>
Fri, 10 Jul 2026 13:34:30 +0000 (18:34 +0500)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 14 Aug 2026 08:45:47 +0000 (10:45 +0200)
commita4c2b32ec8143041a9c98f8c4202c9edf916f17b
tree17810aa31084c57c142961b2131cbcd931b9aafd
parent71227664f2d7be9f0492baeb3935881d74df4e32
realtek: clocksource: backport upstream patch for __raw reads & writes

Backport the upstream patch for realtek clocksource driver that
changes register access to instead use __raw_readl and __raw_writel
to not cause unnecessary byteswaps with SWAP_IO_SPACE enabled.

Signed-off-by: Rustam Adilov <adilov@tutamail.com>
Link: https://github.com/openwrt/openwrt/pull/24170
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/realtek/patches-6.18/036-v7.3-clocksource-rtl-otto-change-driver-to-use-__raw-reads-and-writes.patch [new file with mode: 0644]