]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/reset/reset-uniphier.c
reset: uniphier: add compatible string for LD11 SD-reset block
[mirror_ubuntu-bionic-kernel.git] / drivers / reset / reset-uniphier.c
index 968c3ae4535cf2f2b6fc26c54c02e773b659c104..9c11be3d3450f804d1ae90470a3950ac79c5bef0 100644 (file)
@@ -389,6 +389,10 @@ static const struct of_device_id uniphier_reset_match[] = {
                .compatible = "socionext,uniphier-ld11-mio-reset",
                .data = uniphier_sld3_mio_reset_data,
        },
+       {
+               .compatible = "socionext,uniphier-ld11-sd-reset",
+               .data = uniphier_pro5_sd_reset_data,
+       },
        {
                .compatible = "socionext,uniphier-ld20-sd-reset",
                .data = uniphier_pro5_sd_reset_data,