smaeul-u-boot/arch/arm/dts/mt7986-u-boot.dtsi
Weijie Gao 6331b8b0c8 mediatek: mt7986: rename pinctrl to pio in mt7986-u-boot.dtsi
The change from pinctrl to pio was missing in mt7986-u-boot.dtsi and will
cause build failure. Now fix it.

Fixes: f1775996ba9 (mediatek: mt7986: move gpio-controller up and rename pinctrl to pio)
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
2025-02-10 10:26:54 -06:00

34 lines
314 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2022 MediaTek Inc.
* Author: Sam Shih <sam.shih@mediatek.com>
*/
&topckgen {
bootph-all;
};
&pericfg {
bootph-all;
};
&apmixedsys {
bootph-all;
};
&timer0 {
bootph-all;
};
&uart0 {
bootph-all;
};
&snand {
bootph-all;
};
&pio {
bootph-all;
};