~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/marvell/armada-8040.dtsi

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 /*
  3  * Copyright (C) 2016 Marvell Technology Group Ltd.
  4  *
  5  * Device Tree file for the Armada 8040 SoC, made of an AP806 Quad and
  6  * two CP110.
  7  */
  8 
  9 #include "armada-ap806-quad.dtsi"
 10 #include "armada-80x0.dtsi"
 11 
 12 / {
 13         model = "Marvell Armada 8040";
 14         compatible = "marvell,armada8040", "marvell,armada-ap806-quad",
 15                      "marvell,armada-ap806";
 16 };
 17 
 18 &cp0_pcie0 {
 19         iommu-map =
 20                 <0x0   &smmu 0x480 0x20>,
 21                 <0x100 &smmu 0x4a0 0x20>,
 22                 <0x200 &smmu 0x4c0 0x20>;
 23         iommu-map-mask = <0x031f>;
 24 };
 25 
 26 /* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock
 27  * in CP master is not connected (by package) to the oscillator. So
 28  * disable it. However, the RTC clock in CP slave is connected to the
 29  * oscillator so this one is let enabled.
 30  */
 31 &cp0_rtc {
 32         status = "disabled";
 33 };
 34 
 35 &cp0_sata0 {
 36         iommus = <&smmu 0x444>;
 37 };
 38 
 39 &cp0_sdhci0 {
 40         iommus = <&smmu 0x445>;
 41 };
 42 
 43 &cp0_usb3_0 {
 44         iommus = <&smmu 0x440>;
 45 };
 46 
 47 &cp0_usb3_1 {
 48         iommus = <&smmu 0x441>;
 49 };
 50 
 51 &cp1_sata0 {
 52         iommus = <&smmu 0x454>;
 53 };
 54 
 55 &cp1_usb3_0 {
 56         iommus = <&smmu 0x450>;
 57 };
 58 
 59 &cp1_usb3_1 {
 60         iommus = <&smmu 0x451>;
 61 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php