1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* 2 /* 3 * Copyright (C) 2021 MediaTek Inc. 3 * Copyright (C) 2021 MediaTek Inc. 4 * Author: Sam.Shih <sam.shih@mediatek.com> 4 * Author: Sam.Shih <sam.shih@mediatek.com> 5 */ 5 */ 6 6 7 #include "mt7986a.dtsi" 7 #include "mt7986a.dtsi" 8 / { << 9 compatible = "mediatek,mt7986b"; << 10 }; << 11 8 12 &pio { 9 &pio { 13 compatible = "mediatek,mt7986b-pinctrl 10 compatible = "mediatek,mt7986b-pinctrl"; 14 gpio-ranges = <&pio 0 0 41>, <&pio 66 11 gpio-ranges = <&pio 0 0 41>, <&pio 66 66 35>; 15 }; 12 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.