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

TOMOYO Linux Cross Reference
Linux/arch/powerpc/boot/dts/fsl/p1020rdb-pc_camp_core1.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0-or-later
  2 /*
  3  * P1020 RDB-PC Core1 Device Tree Source in CAMP mode.
  4  *
  5  * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
  6  * can be shared, all the other devices must be assigned to one core only.
  7  * This dts allows core1 to have l2, eth0, crypto.
  8  *
  9  * Please note to add "-b 1" for core1's dts compiling.
 10  *
 11  * Copyright 2012 Freescale Semiconductor Inc.
 12  */
 13 
 14 /include/ "p1020rdb-pc_32b.dts"
 15 
 16 / {
 17         model = "fsl,P1020RDB-PC";
 18         compatible = "fsl,P1020RDB-PC";
 19 
 20         aliases {
 21                 ethernet0 = &enet0;
 22                 serial0 = &serial1;
 23                 };
 24 
 25         cpus {
 26                 PowerPC,P1020@0 {
 27                         status = "disabled";
 28                 };
 29         };
 30 
 31         memory {
 32                 device_type = "memory";
 33         };
 34 
 35         localbus@ffe05000 {
 36                 status = "disabled";
 37         };
 38 
 39         soc@ffe00000 {
 40                 ecm-law@0 {
 41                         status = "disabled";
 42                 };
 43 
 44                 ecm@1000 {
 45                         status = "disabled";
 46                 };
 47 
 48                 memory-controller@2000 {
 49                         status = "disabled";
 50                 };
 51 
 52                 i2c@3000 {
 53                         status = "disabled";
 54                 };
 55 
 56                 i2c@3100 {
 57                         status = "disabled";
 58                 };
 59 
 60                 serial0: serial@4500 {
 61                         status = "disabled";
 62                 };
 63 
 64                 spi@7000 {
 65                         status = "disabled";
 66                 };
 67 
 68                 gpio: gpio-controller@f000 {
 69                         status = "disabled";
 70                 };
 71 
 72                 dma@21300 {
 73                         status = "disabled";
 74                 };
 75 
 76                 mdio@24000 {
 77                         status = "disabled";
 78                 };
 79 
 80                 mdio@25000 {
 81                         status = "disabled";
 82                 };
 83 
 84                 enet1: ethernet@b1000 {
 85                         status = "disabled";
 86                 };
 87 
 88                 enet2: ethernet@b2000 {
 89                         status = "disabled";
 90                 };
 91 
 92                 usb@22000 {
 93                         status = "disabled";
 94                 };
 95 
 96                 sdhci@2e000 {
 97                         status = "disabled";
 98                 };
 99 
100                 mpic: pic@40000 {
101                         protected-sources = <
102                         16              /* ecm, mem, L2, pci0, pci1 */
103                         43 42 59        /* i2c, serial0, spi */
104                         47 63 62        /* gpio, tdm */
105                         20 21 22 23     /* dma */
106                         03 02           /* mdio */
107                         35 36 40        /* enet1-queue-group0 */
108                         51 52 67        /* enet1-queue-group1 */
109                         31 32 33        /* enet2-queue-group0 */
110                         25 26 27        /* enet2-queue-group1 */
111                         28 72 58        /* usb, sdhci, crypto */
112                         0xb0 0xb1 0xb2  /* message */
113                         0xb3 0xb4 0xb5
114                         0xb6 0xb7
115                         0xe0 0xe1 0xe2  /* msi */
116                         0xe3 0xe4 0xe5
117                         0xe6 0xe7               /* sdhci, crypto , pci */
118                         >;
119                         pic-no-reset;
120                 };
121 
122                 msi@41600 {
123                         status = "disabled";
124                 };
125 
126                 global-utilities@e0000 {        //global utilities block
127                         status = "disabled";
128                 };
129         };
130 
131         pci0: pcie@ffe09000 {
132                 status = "disabled";
133         };
134 
135         pci1: pcie@ffe0a000 {
136                 status = "disabled";
137         };
138 };

~ [ 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