aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/src/arm64/qcom/msm8916-samsung-j5x.dts
blob: 7e1326cc13c5a3bb85afd5eb3e8d8da11fd31951 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: GPL-2.0-only

/dts-v1/;

#include "msm8916-samsung-j5-common.dtsi"

/ {
	model = "Samsung Galaxy J5 (2016)";
	compatible = "samsung,j5x", "qcom,msm8916";
	chassis-type = "handset";
};

&muic {
	interrupts = <121 IRQ_TYPE_EDGE_FALLING>;
};

&muic_int_default {
	pins = "gpio121";
};