On 2/1/21 7:07 AM, Pratyush Yadav wrote:
Hi Sean,
On 31/01/21 07:34PM, Sean Anderson wrote:
This is useful for extending the default functionality.
Signed-off-by: Sean Anderson <sean...@gmail.com>
I saw a similar patch a few days ago [0]. Which one to pick is up to the
maintainer I guess.
Reviewed-by: Pratyush Yadav <p.ya...@ti.com>
[0]
https://patchwork.ozlabs.org/project/uboot/patch/20210125035521.23466-2-m...@traverse.com.au/
It was also done in Linux as commit 46109648052f ("spi: spi-mem: export
spi_mem_default_supports_op()"). Though I wrote this patch before I knew
about that one.
--Sean