Re: [PATCH 18/25] spi: rockchip: Add support for RV1106

Krzysztof Kozlowski <[email protected]>
Newsgroups gmane.linux.kernel.spi.devel,gmane.linux.ports.arm.rockchip,gmane.linux.ports.arm.kernel,gmane.linux.kernel.clk,gmane.linux.drivers.devicetree,gmane.linux.kernel
Message-ID <20260814-jovial-black-swift-bf0dce@quoll>
On Mon, Aug 10, 2026 at 03:11:09PM +0300, Vladislav Leonov wrote:
> Add the "rockchip,rv1106-spi" compatible to the match table. No driver
> changes are needed beyond that, since the controller behaves like the
> other Rockchip variants already handled by the driver.
> 
> Signed-off-by: Vladislav Leonov <vlad-/[email protected]>
> ---
> 
>  drivers/spi/spi-rockchip.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/spi/spi-rockchip.c b/drivers/spi/spi-rockchip.c
> index 231fbcf0e7aa..447e6ff47c53 100644
> --- a/drivers/spi/spi-rockchip.c
> +++ b/drivers/spi/spi-rockchip.c
> @@ -1021,6 +1021,7 @@ static const struct of_device_id rockchip_spi_dt_match[] = {
>  	{ .compatible = "rockchip,rk3328-spi", },
>  	{ .compatible = "rockchip,rk3368-spi", },
>  	{ .compatible = "rockchip,rk3399-spi", },
> +	{ .compatible = "rockchip,rv1106-spi", },

Why do you need this? It's fully compatible, no?

Best regards,
Krzysztof
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.