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 (2015)";
9 compatible = "samsung,j5", "qcom,msm8916";
10 chassis-type = "handset";
11};
12
13&usb_hs_phy {
14 qcom,init-seq = /bits/ 8 <0x1 0x19 0x2 0x0b>;
15};
16