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

Quelle  imx6sx-udoo-neo-extended.dts   Sprache: unbekannt

 
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (c) 2016 Andreas Färber
 */

/dts-v1/;

#include "imx6sx-udoo-neo.dtsi"

/ {
 model = "UDOO Neo Extended";
 compatible = "udoo,neoextended", "fsl,imx6sx";

 memory@80000000 {
  device_type = "memory";
  reg = <0x80000000 0x40000000>;
 };
};

&i2c4 { /* Onboard Motion sensors */
 status = "okay";
};

&uart3 { /* Bluetooth */
 status = "okay";
};

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]