diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-11-17 10:37:10 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-11-22 10:53:01 +0100 |
commit | 57ea9daad51f7707f61a602a743decf10cf9fea9 (patch) | |
tree | 9831ee7e035a12e2af8cc16e7631c45c1fe5bc91 /fs/freevxfs | |
parent | memory: renesas-rpc-if: simplify register update (diff) | |
download | linux-57ea9daad51f7707f61a602a743decf10cf9fea9.tar.xz linux-57ea9daad51f7707f61a602a743decf10cf9fea9.zip |
memory: renesas-rpc-if: avoid use of undocumented bits
Instead of writing fixed values with undocumented bits which happen to
be set on some SoCs, better switch to read-modify-write operations
changing only bits which are documented. This is way more future-proof
as we don't know yet how these bits may be on upcoming SoCs.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20211117093710.14430-1-wsa+renesas@sang-engineering.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions