]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
authorRafał Miłecki <rafal@milecki.pl>
Fri, 8 Oct 2021 20:59:38 +0000 (22:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Nov 2021 18:46:12 +0000 (19:46 +0100)
commit6d7a525bbae71a6aace15f616ab737e616ac6038
treeffc2fcf708d8bece93873a617114cc70d300eb97
parent2f1d1c1ec7c8586cb3a4279d9f7835d054791f99
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"

commit 6dba4bdfd7a30e77b848a45404b224588bf989e5 upstream.

This reverts commit 69371a53e14e730217456697355a6ad34fcfd1dd.

The updated binding was wrong / invalid and has been reverted. There
isn't any upstream kernel DTS using it and Broadcom isn't known to use
it neither. There is close to zero chance this will cause regression for
anyone.

Actually in-kernel bcm5301x.dtsi still uses the old good binding and so
it's broken since the driver update. This revert fixes it.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Link: https://lore.kernel.org/r/20211008205938.29925-3-zajec5@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/bcm/pinctrl-ns.c