[PATCH v2 01/10] arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller
Rob Herring
robh at kernel.org
Thu Oct 6 12:15:17 PDT 2022
On Wed, Oct 05, 2022 at 08:43:34PM +0300, Yassine Oudjana wrote:
> From: Yassine Oudjana <y.oudjana at protonmail.com>
>
> 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. Nothing is using the pin
> controller as a syscon at the moment so it should be a safe
> thing to do.
>
> Signed-off-by: Yassine Oudjana <y.oudjana at protonmail.com>
> ---
> arch/arm64/boot/dts/mediatek/mt6779.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the Linux-mediatek
mailing list