aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4029-mr33.dts
blob: 8c8b1b315086050fb82e60aa350229c709b07397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// SPDX-License-Identifier: GPL-2.0-only
// Device Tree Source for Meraki MR33 (Stinkbug)

#include "qcom-ipq4029-insect-common.dtsi"

/ {
	model = "Meraki MR33 Access Point";
	compatible = "meraki,mr33";
};

&tricolor {
	enable-gpio = <&tlmm 48 GPIO_ACTIVE_HIGH>;
};