cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

msm8996-sony-xperia-tone-dora.dts (577B)


      1// SPDX-License-Identifier: BSD-3-Clause
      2/*
      3 * Copyright (c) 2021, AngeloGioacchino Del Regno
      4 *                     <angelogioacchino.delregno@somainline.org>
      5 * Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
      6 */
      7
      8/dts-v1/;
      9
     10#include "msm8996-sony-xperia-tone.dtsi"
     11
     12/ {
     13	model = "Sony Xperia X Performance";
     14	compatible = "sony,dora-row", "qcom,msm8996";
     15	chassis-type = "handset";
     16};
     17
     18/delete-node/ &tof_sensor;
     19/delete-node/ &pm8994_l11;
     20/delete-node/ &pm8994_l14;
     21
     22&usb_detect {
     23	pins = "gpio24";
     24};
     25
     26&usb3_id {
     27	id-gpio = <&tlmm 24 GPIO_ACTIVE_LOW>;
     28};