pinctrl: sh-pfc: Updates for v5.8
- Fix SWIO pins on RZ/A1L, - Add missing bindings to MAINTAINERS. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCXqp+wgAKCRCKwlD9ZEnx cL6FAQCTGiTnzKAYNDJ/dyaVLjJpAE0XHq0+LCGOaH7RQK5/MQD/bZSbPot8pxpm rLIpKv3K0uyWcoX3tBjFdBdCiCy8kAA= =W5I9 -----END PGP SIGNATURE----- Merge tag 'sh-pfc-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel pinctrl: sh-pfc: Updates for v5.8 - Fix SWIO pins on RZ/A1L, - Add missing bindings to MAINTAINERS.
This commit is contained in:
Коммит
7740dda5b4
|
@ -13346,6 +13346,7 @@ M: Geert Uytterhoeven <geert+renesas@glider.be>
|
|||
L: linux-renesas-soc@vger.kernel.org
|
||||
S: Maintained
|
||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git sh-pfc
|
||||
F: Documentation/devicetree/bindings/pinctrl/renesas,*
|
||||
F: drivers/pinctrl/pinctrl-rz*
|
||||
F: drivers/pinctrl/sh-pfc/
|
||||
|
||||
|
|
|
@ -418,7 +418,7 @@ static const struct rza1_bidir_entry rza1l_bidir_entries[RZA1_NPORTS] = {
|
|||
};
|
||||
|
||||
static const struct rza1_swio_entry rza1l_swio_entries[] = {
|
||||
[0] = { ARRAY_SIZE(rza1h_swio_pins), rza1h_swio_pins },
|
||||
[0] = { ARRAY_SIZE(rza1l_swio_pins), rza1l_swio_pins },
|
||||
};
|
||||
|
||||
/* RZ/A1L (r7s72102x) pinmux flags table */
|
||||
|
|
Загрузка…
Ссылка в новой задаче