1// SPDX-License-Identifier: GPL-2.0-only 2 3/dts-v1/; 4 5#include "msm8916-samsung-j5-common.dtsi" 6 7/ { 8 model = "Samsung Galaxy J5 (2016)"; 9 compatible = "samsung,j5x", "qcom,msm8916"; 10 chassis-type = "handset"; 11}; 12 13&muic { 14 interrupts = <121 IRQ_TYPE_EDGE_FALLING>; 15}; 16 17&muic_int_default { 18 pins = "gpio121"; 19}; 20