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)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 13 Oct 2021 23:09:07 +0000 (01:09 +0200)
commit6dba4bdfd7a30e77b848a45404b224588bf989e5
treeb7d08a9a1e0a6760dac39980c9d26d5ccfa97f7a
parent1d0a779892e8aae484e11bf5f28fb41d49e8b0f6
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"

This reverts commit a49d784d5a8272d0f63c448fe8dc69e589db006e.

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>
drivers/pinctrl/bcm/pinctrl-ns.c