[PATCH 0/2] arm64: dts: mediatek: Fix pinfunc headers of two SoCs

From: Igor Belwon

Date: Fri Aug 28 2026 - 09:57:58 EST


Hi,

these pinfunc headers were including a header ('mt65xx.h') which is
outside of the search path (it's in dt-bindings), thus causing a
build failure (CI couldn't catch this since 6878/6893 don't have DTs
merged in yet). Use the correct path, following other SoC pinfunc
headers.

Best regards,
Igor

Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>
---
Igor Belwon (2):
arm64: dts: mediatek: mt6878-pinfunc: Fix pinctrl header path
arm64: dts: mediatek: mt6893-pinfunc: Fix pinctrl header path

arch/arm64/boot/dts/mediatek/mt6878-pinfunc.h | 2 +-
arch/arm64/boot/dts/mediatek/mt6893-pinfunc.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 8d3ae59288f1e7d58d76558a6ee96d533bc5019f
change-id: 20260828-mt6878-header-fix-8bd142b196cf

Best regards,
--
Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>