Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/arm64/boot/dts/ti/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 805 B image not shown  

Quelle  k3-am65-iot2050-common-pg2.dtsi   Sprache: unbekannt

 
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) Siemens AG, 2021-2023
 *
 * Authors:
 *   Chao Zeng <chao.zeng@siemens.com>
 *   Jan Kiszka <jan.kiszka@siemens.com>
 *
 * Common bits of the IOT2050 Basic and Advanced variants, PG2
 */

&main_pmx0 {
 cp2102n_reset_pin_default: cp2102n-reset-default-pins {
  pinctrl-single,pins = <
   /* (AF12) GPIO1_24, used as cp2102 reset */
   AM65X_IOPAD(0x01e0, PIN_OUTPUT, 7)
  >;
 };
};

&main_gpio1 {
 pinctrl-names = "default";
 pinctrl-0 =
  <&main_pcie_enable_pins_default>,
  <&cp2102n_reset_pin_default>;
 gpio-line-names =
  "", "", "", "", "", "", "", "", "", "",
  "", "", "", "", "", "", "", "", "", "",
  "", "", "", "", "CP2102N-RESET";
};

&dss {
 /* Workaround needed to get DP clock of 154Mhz */
 assigned-clocks = <&k3_clks 67 0>;
};

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]