From: Louis-Alexis Eyraud Date: Wed, 29 Apr 2026 09:44:22 +0000 (+0200) Subject: arm64: dts: mediatek: mt8395-radxa-nio-12l: use MT6365 PMIC definitions X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ba6b257d934d02b7b56aeff7c65131f05f6a39;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: mediatek: mt8395-radxa-nio-12l: use MT6365 PMIC definitions Radxa NIO-12L EVK board integrates a MT6365 PMIC, compatible with MT6359, but its devicetree used mt6359.dtsi to enable its support since the board support was introduced. Now that mt6365.dtsi has been created, include it instead of mt6359.dtsi and use MT6365 labels and pmic key compatible too. Signed-off-by: Louis-Alexis Eyraud Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts b/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts index bf91305e8e4a5..8bd3b3250b87b 100644 --- a/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts +++ b/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts @@ -6,7 +6,7 @@ */ #include "mt8195.dtsi" -#include "mt6359.dtsi" +#include "mt6365.dtsi" #include #include #include @@ -1034,8 +1034,8 @@ &pmic { interrupts-extended = <&pio 222 IRQ_TYPE_LEVEL_HIGH>; - mt6359keys: keys { - compatible = "mediatek,mt6359-keys"; + mt6365keys: keys { + compatible = "mediatek,mt6365-keys", "mediatek,mt6359-keys"; mediatek,long-press-mode = <1>; power-off-time-sec = <0>;