Pali Rohár
712a172499
mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
...
ecc.mode is set to 0 (aliased to NAND_ECC_NONE) either when function
nand_scan_ident() has not selected ecc.mode or when it selected it to none
ecc mode.
Distinguish between these two states by checking of node property
"nand-ecc-mode" which function nand_scan_ident() uses for filling ecc.mode.
This change fixes usage of none ecc mode if it is specified in DTS file.
Fixes: c9ea9019c5aa ("mtd: rawnand: fsl_elbc: Use ECC configuration from device tree")
Signed-off-by: Pali Rohár <pali@kernel.org>
2022-07-03 15:13:51 +08:00
..
2022-03-07 11:36:12 -05:00
2021-10-06 09:16:23 -04:00
2021-01-05 12:26:35 -07:00
2018-09-20 20:10:49 +05:30
2021-10-06 09:16:23 -04:00
2022-01-19 18:11:34 +01:00
2021-01-18 15:14:34 -05:00
2021-12-27 16:20:18 -05:00
2021-01-05 12:26:35 -07:00
2020-05-18 21:19:23 -04:00
2021-09-28 06:34:45 +02:00
2020-07-11 21:30:21 +09:00
2022-07-03 15:13:51 +08:00
2021-10-06 09:16:23 -04:00
2021-03-23 18:06:07 +05:30
2022-06-06 12:09:28 -04:00
2021-10-06 09:16:23 -04:00
2022-06-17 14:12:27 +02:00
2021-10-06 09:16:23 -04:00
2022-06-06 12:09:28 -04:00
2021-10-06 09:16:23 -04:00
2021-10-06 09:16:23 -04:00
2021-10-06 09:16:23 -04:00
2021-10-06 09:16:23 -04:00
2022-06-06 12:09:28 -04:00
2021-10-06 09:16:23 -04:00
2021-10-06 09:16:23 -04:00
2021-10-01 21:08:18 -04:00
2021-10-12 16:48:38 -04:00
2022-03-28 08:22:17 -04:00
2022-05-20 12:36:47 +02:00
2022-05-20 12:36:47 +02:00
2022-04-26 17:18:39 +05:30
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2018-09-20 20:10:49 +05:30
2021-09-30 09:08:16 -04:00
2021-10-06 09:16:23 -04:00
2018-09-20 20:10:49 +05:30
2020-07-08 17:21:46 -04:00
2021-10-06 09:16:23 -04:00
2020-02-05 19:33:46 -07:00
2022-01-19 18:11:34 +01:00
2021-12-27 16:20:18 -05:00
2020-10-14 07:55:56 +02:00
2022-05-03 18:33:29 -04:00
2022-01-19 18:11:34 +01:00
2022-05-03 18:33:29 -04:00
2018-09-20 20:10:49 +05:30
2022-01-19 18:11:34 +01:00
2022-01-17 14:45:24 -05:00
2018-09-20 20:10:49 +05:30
2021-10-06 09:16:23 -04:00
2022-03-15 09:10:52 +01:00
2021-10-06 09:16:23 -04:00
2021-09-28 06:34:45 +02:00
2022-01-19 18:11:34 +01:00
2018-09-20 20:10:49 +05:30
2021-08-30 14:10:08 -04:00
2022-03-07 08:52:20 +01:00