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

Quelle  wm8750-apc8750.dts   Sprache: unbekannt

 
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 * wm8750-apc8750.dts
 *  - Device tree file for VIA APC8750
 *
 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
 */

/dts-v1/;
/include/ "wm8750.dtsi"

/ {
 model = "VIA APC8750";

 memory@0 {
  device_type = "memory";
  reg = <0x0 0x20000000>;
 };
};

&pinctrl {
 pinctrl-names = "default";
 pinctrl-0 = <&i2c>;

 i2c: i2c {
  wm,pins = <168 169 170 171>;
  wm,function = <2>; /* alt */
  wm,pull = <2>; /* pull-up */
 };
};

&uart0 {
 status = "okay";
};

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]