Re: [U-Boot] [PATCH 4/5] mmc: uniphier-sd: Add support for quirks

2017-08-20 Thread Masahiro Yamada
2017-08-21 0:11 GMT+09:00 Marek Vasut : > Check if the OF match has any associated data and if so, use those > data as the controller quirks, otherwise fallback to the old method > of reading the controller version register to figure out the quirks. > This allows us to supply controller quirks on c

[U-Boot] [PATCH 4/5] mmc: uniphier-sd: Add support for quirks

2017-08-20 Thread Marek Vasut
Check if the OF match has any associated data and if so, use those data as the controller quirks, otherwise fallback to the old method of reading the controller version register to figure out the quirks. This allows us to supply controller quirks on controllers which ie. do not have version registe

[U-Boot] [PATCH 4/5] mmc: uniphier-sd: Add support for quirks

2017-08-07 Thread Marek Vasut
Check if the OF match has any associated data and if so, use those data as the controller quirks, otherwise fallback to the old method of reading the controller version register to figure out the quirks. This allows us to supply controller quirks on controllers which ie. do not have version registe

[U-Boot] [PATCH 4/5] mmc: uniphier-sd: Add support for quirks

2017-07-21 Thread Marek Vasut
Check if the OF match has any associated data and if so, use those data as the controller quirks, otherwise fallback to the old method of reading the controller version register to figure out the quirks. This allows us to supply controller quirks on controllers which ie. do not have version registe