arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller
authorYassine Oudjana <y.oudjana@protonmail.com>
Fri, 28 Oct 2022 15:34:53 +0000 (18:34 +0300)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 8 Nov 2022 16:49:34 +0000 (17:49 +0100)
commitdb962d0d4593cf2aa36881786ac039f1ad3a5f3f
tree13fae89ae77a9fbe18f1f9e77d1a38867b2fdd7b
parent1d53a48eaa1ea2e1c013edfd62e0ffb5b171e97d
arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller

Remove syscon compatible string from pin controller to follow
DT bindings and pass checks. Adding the syscon compatible to
the DT bindings documentation instead causes a different check
error due to the syscon document specifying a maximum of 1 item
in the reg property, while this has 9. This pin controller has
never been, and will never be, used as a syscon, hence it is
safe to drop this compatible.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20221028153505.23741-2-y.oudjana@protonmail.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt6779.dtsi