diff options
author | CK Hu <[email protected]> | 2021-07-29 09:05:49 +0200 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2021-08-04 19:05:46 +0200 |
commit | 7bdcead7a75e3eab5e711c2da78c2a0360e7f2a4 (patch) | |
tree | 8c74a94dc5759011732b592aecc452f97d299890 /net/lapb/lapb_timer.c | |
parent | 114956518c85f4e93c298749b35b46b2e78a2ec9 (diff) |
soc: mmsys: mediatek: add mask to mmsys routes
SOUT has many bits and need to be cleared before set new value.
Write only could do the clear, but for MOUT, it clears bits that
should not be cleared. So use a mask to reset only the needed bits.
this fixes HDMI issues on MT7623/BPI-R2 since 5.13
Fixes: 440147639ac7 ("soc: mediatek: mmsys: Use an array for setting the routing registers")
Signed-off-by: Frank Wunderlich <[email protected]>
Signed-off-by: CK Hu <[email protected]>
Reviewed-by: Chun-Kuang Hu <[email protected]>
Reviewed-by: Hsin-Yi Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions