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

k3-am65-iot2050-common-pg1.dtsi (585B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Copyright (c) Siemens AG, 2021
      4 *
      5 * Authors:
      6 *   Jan Kiszka <jan.kiszka@siemens.com>
      7 *
      8 * Common bits of the IOT2050 Basic and Advanced variants, PG1
      9 */
     10
     11&dss {
     12	assigned-clocks = <&k3_clks 67 2>;
     13	assigned-clock-parents = <&k3_clks 67 5>;
     14};
     15
     16&serdes0 {
     17	status = "disabled";
     18};
     19
     20&sdhci1 {
     21	no-1-8-v;
     22};
     23
     24&tx_pru0_0 {
     25	status = "disabled";
     26};
     27
     28&tx_pru0_1 {
     29	status = "disabled";
     30};
     31
     32&tx_pru1_0 {
     33	status = "disabled";
     34};
     35
     36&tx_pru1_1 {
     37	status = "disabled";
     38};
     39
     40&tx_pru2_0 {
     41	status = "disabled";
     42};
     43
     44&tx_pru2_1 {
     45	status = "disabled";
     46};