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&blsp_i2c5 { 14 status = "disabled"; 15}; 16 17&touchscreen { 18 /* FIXME: Missing sm5703-mfd driver to power up vdd-supply */ 19}; 20 21&usb_hs_phy { 22 qcom,init-seq = /bits/ 8 <0x1 0x19 0x2 0x0b>; 23}; 24