commit | 2f16f5b582cd43898cfdae0d8a0570748f57f266 | [log] [tgz] |
---|---|---|
author | Michael Wu <[email protected]> | Fri Aug 19 10:45:41 2022 +0800 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Sep 23 14:16:57 2022 +0200 |
tree | 7840b2e023696d891a88f49ba3d6302e782c73f1 | |
parent | ee4369260e77821602102dcc7d792de39a56365c [diff] |
pinctrl: sunxi: Fix name for A100 R_PIO [ Upstream commit 76648c867c6c03b8a468d9c9222025873ecc613d ] The name of A100 R_PIO driver should be sun50i-a100-r-pinctrl, not sun50iw10p1-r-pinctrl. Fixes: 473436e7647d6 ("pinctrl: sunxi: add support for the Allwinner A100 pin controller") Signed-off-by: Michael Wu <[email protected]> Acked-by: Samuel Holland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Sasha Levin <[email protected]>