lkml.org 
[lkml]   [2022]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 19/33] crypto: rockchip: add support for rk3328
    Date
    The rk3328 could be used as-is by the rockchip driver.

    Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
    ---
    drivers/crypto/rockchip/rk3288_crypto.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/crypto/rockchip/rk3288_crypto.c b/drivers/crypto/rockchip/rk3288_crypto.c
    index 97ef59a36be6..6147ce44f757 100644
    --- a/drivers/crypto/rockchip/rk3288_crypto.c
    +++ b/drivers/crypto/rockchip/rk3288_crypto.c
    @@ -197,6 +197,7 @@ static void rk_crypto_unregister(void)

    static const struct of_device_id crypto_of_id_table[] = {
    { .compatible = "rockchip,rk3288-crypto" },
    + { .compatible = "rockchip,rk3328-crypto" },
    {}
    };
    MODULE_DEVICE_TABLE(of, crypto_of_id_table);
    --
    2.35.1
    \
     
     \ /
      Last update: 2022-04-13 21:12    [W:5.011 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site