diff options
author | Samuel Holland <samuel@sholland.org> | 2023-02-04 17:35:20 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-02-06 14:53:08 +0300 |
commit | ef3e6327ff04af8527b3558e023e99f1cc241bce (patch) | |
tree | b36d07c2aabcd4907fe9c6901d6b923fea37bc61 /Documentation/devicetree | |
parent | ac1c7072e38e492b27353a6e7b144e64cbbf9495 (diff) | |
download | linux-ef3e6327ff04af8527b3558e023e99f1cc241bce.tar.xz |
mtd: rawnand: sunxi: Precompute the ECC_CTL register value
The value computed by this function never changes for a given chip.
Compute the whole register value once up front, instead of every time
the ECC engine is enabled.
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230204143520.9682-4-samuel@sholland.org
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions