xref: /freebsd-src/sys/contrib/device-tree/src/arm64/mediatek/mt7986b.dtsi (revision 8bab661a3316d8bd9b9fbd11a3b4371b91507bd2)
1e67e8565SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2e67e8565SEmmanuel Vadot/*
3e67e8565SEmmanuel Vadot * Copyright (C) 2021 MediaTek Inc.
4e67e8565SEmmanuel Vadot * Author: Sam.Shih <sam.shih@mediatek.com>
5e67e8565SEmmanuel Vadot */
6e67e8565SEmmanuel Vadot
7e67e8565SEmmanuel Vadot#include "mt7986a.dtsi"
8*8bab661aSEmmanuel Vadot/ {
9*8bab661aSEmmanuel Vadot	compatible = "mediatek,mt7986b";
10*8bab661aSEmmanuel Vadot};
11e67e8565SEmmanuel Vadot
12e67e8565SEmmanuel Vadot&pio {
13e67e8565SEmmanuel Vadot	compatible = "mediatek,mt7986b-pinctrl";
14e67e8565SEmmanuel Vadot	gpio-ranges = <&pio 0 0 41>, <&pio 66 66 35>;
15e67e8565SEmmanuel Vadot};
16