Home
last modified time | relevance | path

Searched hist:db962d0d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6779.dtsidb962d0d Fri Oct 28 10:34:53 CDT 2022 Yassine Oudjana <y.oudjana@protonmail.com> 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>