···11+/*22+ * PQ3 DMA device tree stub [ controller @ offset 0x21000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+dma@21300 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ compatible = "fsl,eloplus-dma";3939+ reg = <0x21300 0x4>;4040+ ranges = <0x0 0x21100 0x200>;4141+ cell-index = <0>;4242+ dma-channel@0 {4343+ compatible = "fsl,eloplus-dma-channel";4444+ reg = <0x0 0x80>;4545+ cell-index = <0>;4646+ interrupts = <20 2 0 0>;4747+ };4848+ dma-channel@80 {4949+ compatible = "fsl,eloplus-dma-channel";5050+ reg = <0x80 0x80>;5151+ cell-index = <1>;5252+ interrupts = <21 2 0 0>;5353+ };5454+ dma-channel@100 {5555+ compatible = "fsl,eloplus-dma-channel";5656+ reg = <0x100 0x80>;5757+ cell-index = <2>;5858+ interrupts = <22 2 0 0>;5959+ };6060+ dma-channel@180 {6161+ compatible = "fsl,eloplus-dma-channel";6262+ reg = <0x180 0x80>;6363+ cell-index = <3>;6464+ interrupts = <23 2 0 0>;6565+ };6666+};
+66
arch/powerpc/boot/dts/fsl/pq3-dma-1.dtsi
···11+/*22+ * PQ3 DMA device tree stub [ controller @ offset 0xc300 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+dma@c300 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ compatible = "fsl,eloplus-dma";3939+ reg = <0xc300 0x4>;4040+ ranges = <0x0 0xc100 0x200>;4141+ cell-index = <1>;4242+ dma-channel@0 {4343+ compatible = "fsl,eloplus-dma-channel";4444+ reg = <0x0 0x80>;4545+ cell-index = <0>;4646+ interrupts = <76 2 0 0>;4747+ };4848+ dma-channel@80 {4949+ compatible = "fsl,eloplus-dma-channel";5050+ reg = <0x80 0x80>;5151+ cell-index = <1>;5252+ interrupts = <77 2 0 0>;5353+ };5454+ dma-channel@100 {5555+ compatible = "fsl,eloplus-dma-channel";5656+ reg = <0x100 0x80>;5757+ cell-index = <2>;5858+ interrupts = <78 2 0 0>;5959+ };6060+ dma-channel@180 {6161+ compatible = "fsl,eloplus-dma-channel";6262+ reg = <0x180 0x80>;6363+ cell-index = <3>;6464+ interrupts = <79 2 0 0>;6565+ };6666+};
+51
arch/powerpc/boot/dts/fsl/pq3-duart-0.dtsi
···11+/*22+ * PQ3 DUART device tree stub [ controller @ offset 0x4000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+serial0: serial@4500 {3636+ cell-index = <0>;3737+ device_type = "serial";3838+ compatible = "ns16550";3939+ reg = <0x4500 0x100>;4040+ clock-frequency = <0>;4141+ interrupts = <42 2 0 0>;4242+};4343+4444+serial1: serial@4600 {4545+ cell-index = <1>;4646+ device_type = "serial";4747+ compatible = "ns16550";4848+ reg = <0x4600 0x100>;4949+ clock-frequency = <0>;5050+ interrupts = <42 2 0 0>;5151+};
+41
arch/powerpc/boot/dts/fsl/pq3-esdhc-0.dtsi
···11+/*22+ * PQ3 eSDHC device tree stub [ controller @ offset 0x2e000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+sdhc@2e000 {3636+ compatible = "fsl,esdhc";3737+ reg = <0x2e000 0x1000>;3838+ interrupts = <72 0x2 0 0>;3939+ /* Filled in by U-Boot */4040+ clock-frequency = <0>;4141+};
+41
arch/powerpc/boot/dts/fsl/pq3-espi-0.dtsi
···11+/*22+ * PQ3 eSPI device tree stub [ controller @ offset 0x7000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+spi@7000 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ compatible = "fsl,mpc8536-espi";3939+ reg = <0x7000 0x1000>;4040+ interrupts = <59 0x2 0 0>;4141+};
+53
arch/powerpc/boot/dts/fsl/pq3-etsec1-0.dtsi
···11+/*22+ * PQ3 eTSEC device tree stub [ @ offsets 0x24000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+ethernet@24000 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ cell-index = <0>;3939+ device_type = "network";4040+ model = "eTSEC";4141+ compatible = "gianfar";4242+ reg = <0x24000 0x1000>;4343+ ranges = <0x0 0x24000 0x1000>;4444+ local-mac-address = [ 00 00 00 00 00 00 ];4545+ interrupts = <29 2 0 0 30 2 0 0 34 2 0 0>;4646+};4747+4848+mdio@24520 {4949+ #address-cells = <1>;5050+ #size-cells = <0>;5151+ compatible = "fsl,gianfar-mdio";5252+ reg = <0x24520 0x20>;5353+};
+53
arch/powerpc/boot/dts/fsl/pq3-etsec1-1.dtsi
···11+/*22+ * PQ3 eTSEC device tree stub [ @ offsets 0x25000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+ethernet@25000 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ cell-index = <1>;3939+ device_type = "network";4040+ model = "eTSEC";4141+ compatible = "gianfar";4242+ reg = <0x25000 0x1000>;4343+ ranges = <0x0 0x25000 0x1000>;4444+ local-mac-address = [ 00 00 00 00 00 00 ];4545+ interrupts = <35 2 0 0 36 2 0 0 40 2 0 0>;4646+};4747+4848+mdio@25520 {4949+ #address-cells = <1>;5050+ #size-cells = <0>;5151+ compatible = "fsl,gianfar-tbi";5252+ reg = <0x25520 0x20>;5353+};
+53
arch/powerpc/boot/dts/fsl/pq3-etsec1-2.dtsi
···11+/*22+ * PQ3 eTSEC device tree stub [ @ offsets 0x26000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+ethernet@26000 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ cell-index = <2>;3939+ device_type = "network";4040+ model = "eTSEC";4141+ compatible = "gianfar";4242+ reg = <0x26000 0x1000>;4343+ ranges = <0x0 0x26000 0x1000>;4444+ local-mac-address = [ 00 00 00 00 00 00 ];4545+ interrupts = <31 2 0 0 32 2 0 0 33 2 0 0>;4646+};4747+4848+mdio@26520 {4949+ #address-cells = <1>;5050+ #size-cells = <0>;5151+ compatible = "fsl,gianfar-tbi";5252+ reg = <0x26520 0x20>;5353+};
+53
arch/powerpc/boot/dts/fsl/pq3-etsec1-3.dtsi
···11+/*22+ * PQ3 eTSEC device tree stub [ @ offsets 0x27000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+ethernet@27000 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ cell-index = <3>;3939+ device_type = "network";4040+ model = "eTSEC";4141+ compatible = "gianfar";4242+ reg = <0x27000 0x1000>;4343+ ranges = <0x0 0x27000 0x1000>;4444+ local-mac-address = [ 00 00 00 00 00 00 ];4545+ interrupts = <37 2 0 0 38 2 0 0 39 2 0 0>;4646+};4747+4848+mdio@27520 {4949+ #address-cells = <1>;5050+ #size-cells = <0>;5151+ compatible = "fsl,gianfar-tbi";5252+ reg = <0x27520 0x20>;5353+};
+39
arch/powerpc/boot/dts/fsl/pq3-etsec1-timer-0.dtsi
···11+/*22+ * PQ3 eTSEC Timer (IEEE 1588) device tree stub [ @ offsets 0x24e00 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+ptp_clock@24e00 {3636+ compatible = "fsl,etsec-ptp";3737+ reg = <0x24e00 0xb0>;3838+ interrupts = <68 2 0 0 69 2 0 0>;3939+};
+60
arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
···11+/*22+ * PQ3 eTSEC2 device tree stub [ @ offsets 0x24000/0xb0000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+3636+mdio@24000 {3737+ #address-cells = <1>;3838+ #size-cells = <0>;3939+ compatible = "fsl,etsec2-mdio";4040+ reg = <0x24000 0x1000 0xb0030 0x4>;4141+};4242+4343+ethernet@b0000 {4444+ #address-cells = <1>;4545+ #size-cells = <1>;4646+ device_type = "network";4747+ model = "eTSEC";4848+ compatible = "fsl,etsec2";4949+ fsl,num_rx_queues = <0x8>;5050+ fsl,num_tx_queues = <0x8>;5151+ fsl,magic-packet;5252+ local-mac-address = [ 00 00 00 00 00 00 ];5353+5454+ queue-group@b0000 {5555+ #address-cells = <1>;5656+ #size-cells = <1>;5757+ reg = <0xb0000 0x1000>;5858+ interrupts = <29 2 0 0 30 2 0 0 34 2 0 0>;5959+ };6060+};
+60
arch/powerpc/boot/dts/fsl/pq3-etsec2-1.dtsi
···11+/*22+ * PQ3 eTSEC2 device tree stub [ @ offsets 0x25000/0xb1000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+3636+mdio@25000 {3737+ #address-cells = <1>;3838+ #size-cells = <0>;3939+ compatible = "fsl,etsec2-tbi";4040+ reg = <0x25000 0x1000 0xb1030 0x4>;4141+};4242+4343+ethernet@b1000 {4444+ #address-cells = <1>;4545+ #size-cells = <1>;4646+ device_type = "network";4747+ model = "eTSEC";4848+ compatible = "fsl,etsec2";4949+ fsl,num_rx_queues = <0x8>;5050+ fsl,num_tx_queues = <0x8>;5151+ fsl,magic-packet;5252+ local-mac-address = [ 00 00 00 00 00 00 ];5353+5454+ queue-group@b1000 {5555+ #address-cells = <1>;5656+ #size-cells = <1>;5757+ reg = <0xb1000 0x1000>;5858+ interrupts = <35 2 0 0 36 2 0 0 40 2 0 0>;5959+ };6060+};
+59
arch/powerpc/boot/dts/fsl/pq3-etsec2-2.dtsi
···11+/*22+ * PQ3 eTSEC2 device tree stub [ @ offsets 0x26000/0xb2000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+mdio@26000 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ compatible = "fsl,etsec2-tbi";3939+ reg = <0x26000 0x1000 0xb1030 0x4>;4040+};4141+4242+ethernet@b2000 {4343+ #address-cells = <1>;4444+ #size-cells = <1>;4545+ device_type = "network";4646+ model = "eTSEC";4747+ compatible = "fsl,etsec2";4848+ fsl,num_rx_queues = <0x8>;4949+ fsl,num_tx_queues = <0x8>;5050+ fsl,magic-packet;5151+ local-mac-address = [ 00 00 00 00 00 00 ];5252+5353+ queue-group@b2000 {5454+ #address-cells = <1>;5555+ #size-cells = <1>;5656+ reg = <0xb2000 0x1000>;5757+ interrupts = <31 2 0 0 32 2 0 0 33 2 0 0>;5858+ };5959+};
+42
arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-0.dtsi
···11+/*22+ * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb4000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+&enet0_grp2 {3636+ queue-group@b4000 {3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0xb4000 0x1000>;4040+ interrupts = <17 2 0 0 18 2 0 0 24 2 0 0>;4141+ };4242+};
+42
arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-1.dtsi
···11+/*22+ * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb5000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+&enet1_grp2 {3636+ queue-group@b5000 {3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0xb5000 0x1000>;4040+ interrupts = <51 2 0 0 52 2 0 0 67 2 0 0>;4141+ };4242+};
+42
arch/powerpc/boot/dts/fsl/pq3-etsec2-grp2-2.dtsi
···11+/*22+ * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb6000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+&enet2_grp2 {3636+ queue-group@b6000 {3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0xb6000 0x1000>;4040+ interrupts = <25 2 0 0 26 2 0 0 27 2 0 0>;4141+ };4242+};
+41
arch/powerpc/boot/dts/fsl/pq3-gpio-0.dtsi
···11+/*22+ * PQ3 GPIO device tree stub [ controller @ offset 0xf000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+gpio-controller@f000 {3636+ #gpio-cells = <2>;3737+ compatible = "fsl,pq3-gpio";3838+ reg = <0xf000 0x100>;3939+ interrupts = <47 0x2 0 0>;4040+ gpio-controller;4141+};
+43
arch/powerpc/boot/dts/fsl/pq3-i2c-0.dtsi
···11+/*22+ * PQ3 I2C device tree stub [ controller @ offset 0x3000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+i2c@3000 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ cell-index = <0>;3939+ compatible = "fsl-i2c";4040+ reg = <0x3000 0x100>;4141+ interrupts = <43 2 0 0>;4242+ dfsrr;4343+};
+43
arch/powerpc/boot/dts/fsl/pq3-i2c-1.dtsi
···11+/*22+ * PQ3 I2C device tree stub [ controller @ offset 0x3100 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+i2c@3100 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ cell-index = <1>;3939+ compatible = "fsl-i2c";4040+ reg = <0x3100 0x100>;4141+ interrupts = <43 2 0 0>;4242+ dfsrr;4343+};
+42
arch/powerpc/boot/dts/fsl/pq3-mpic-timer-B.dtsi
···11+/*22+ * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+timer@42100 {3636+ compatible = "fsl,mpic-global-timer";3737+ reg = <0x42100 0x100 0x42300 4>;3838+ interrupts = <4 0 3 03939+ 5 0 3 04040+ 6 0 3 04141+ 7 0 3 0>;4242+};
+66
arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi
···11+/*22+ * PQ3 MPIC device tree stub [ controller @ offset 0x40000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+mpic: pic@40000 {3636+ interrupt-controller;3737+ #address-cells = <0>;3838+ #interrupt-cells = <4>;3939+ reg = <0x40000 0x40000>;4040+ compatible = "fsl,mpic";4141+ device_type = "open-pic";4242+};4343+4444+timer@41100 {4545+ compatible = "fsl,mpic-global-timer";4646+ reg = <0x41100 0x100 0x41300 4>;4747+ interrupts = <0 0 3 04848+ 1 0 3 04949+ 2 0 3 05050+ 3 0 3 0>;5151+};5252+5353+msi@41600 {5454+ compatible = "fsl,mpic-msi";5555+ reg = <0x41600 0x80>;5656+ msi-available-ranges = <0 0x100>;5757+ interrupts = <5858+ 0xe0 0 0 05959+ 0xe1 0 0 06060+ 0xe2 0 0 06161+ 0xe3 0 0 06262+ 0xe4 0 0 06363+ 0xe5 0 0 06464+ 0xe6 0 0 06565+ 0xe7 0 0 0>;6666+};
+40
arch/powerpc/boot/dts/fsl/pq3-sata2-0.dtsi
···11+/*22+ * PQ3 SATAv2 device tree stub [ controller @ offset 0x18000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+sata@18000 {3636+ compatible = "fsl,pq-sata-v2";3737+ reg = <0x18000 0x1000>;3838+ cell-index = <1>;3939+ interrupts = <74 0x2 0 0>;4040+};
+40
arch/powerpc/boot/dts/fsl/pq3-sata2-1.dtsi
···11+/*22+ * PQ3 SATAv2 device tree stub [ controller @ offset 0x19000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+sata@19000 {3636+ compatible = "fsl,pq-sata-v2";3737+ reg = <0x19000 0x1000>;3838+ cell-index = <2>;3939+ interrupts = <41 0x2 0 0>;4040+};
+43
arch/powerpc/boot/dts/fsl/pq3-sec2.1-0.dtsi
···11+/*22+ * PQ3 Sec/Crypto 2.1 device tree stub [ controller @ offset 0x30000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto@30000 {3636+ compatible = "fsl,sec2.1", "fsl,sec2.0";3737+ reg = <0x30000 0x10000>;3838+ interrupts = <45 2 0 0>;3939+ fsl,num-channels = <4>;4040+ fsl,channel-fifo-len = <24>;4141+ fsl,exec-units-mask = <0xfe>;4242+ fsl,descriptor-types-mask = <0x12b0ebf>;4343+};
+45
arch/powerpc/boot/dts/fsl/pq3-sec3.0-0.dtsi
···11+/*22+ * PQ3 Sec/Crypto 3.0 device tree stub [ controller @ offset 0x30000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto@30000 {3636+ compatible = "fsl,sec3.0",3737+ "fsl,sec2.4", "fsl,sec2.2", "fsl,sec2.1",3838+ "fsl,sec2.0";3939+ reg = <0x30000 0x10000>;4040+ interrupts = <45 2 0 0 58 2 0 0>;4141+ fsl,num-channels = <4>;4242+ fsl,channel-fifo-len = <24>;4343+ fsl,exec-units-mask = <0x9fe>;4444+ fsl,descriptor-types-mask = <0x3ab0ebf>;4545+};
+45
arch/powerpc/boot/dts/fsl/pq3-sec3.1-0.dtsi
···11+/*22+ * PQ3 Sec/Crypto 3.1 device tree stub [ controller @ offset 0x30000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto@30000 {3636+ compatible = "fsl,sec3.1", "fsl,sec3.0",3737+ "fsl,sec2.4", "fsl,sec2.2", "fsl,sec2.1",3838+ "fsl,sec2.0";3939+ reg = <0x30000 0x10000>;4040+ interrupts = <45 2 0 0 58 2 0 0>;4141+ fsl,num-channels = <4>;4242+ fsl,channel-fifo-len = <24>;4343+ fsl,exec-units-mask = <0xbfe>;4444+ fsl,descriptor-types-mask = <0x3ab0ebf>;4545+};
+45
arch/powerpc/boot/dts/fsl/pq3-sec3.3-0.dtsi
···11+/*22+ * PQ3 Sec/Crypto 3.3 device tree stub [ controller @ offset 0x30000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto@30000 {3636+ compatible = "fsl,sec3.3", "fsl,sec3.1", "fsl,sec3.0",3737+ "fsl,sec2.4", "fsl,sec2.2", "fsl,sec2.1",3838+ "fsl,sec2.0";3939+ reg = <0x30000 0x10000>;4040+ interrupts = <45 2 0 0 58 2 0 0>;4141+ fsl,num-channels = <4>;4242+ fsl,channel-fifo-len = <24>;4343+ fsl,exec-units-mask = <0x97c>;4444+ fsl,descriptor-types-mask = <0x3a30abf>;4545+};
+65
arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi
···11+/*22+ * PQ3 Sec/Crypto 4.4 device tree stub [ controller @ offset 0x30000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto@30000 {3636+ compatible = "fsl,sec4.4", "fsl,sec4.0";3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0x30000 0x10000>;4040+ interrupts = <58 2 0 0>;4141+4242+ sec_jr0: jr@1000 {4343+ compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";4444+ reg = <0x1000 0x1000>;4545+ interrupts = <45 2 0 0>;4646+ };4747+4848+ sec_jr1: jr@2000 {4949+ compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";5050+ reg = <0x2000 0x1000>;5151+ interrupts = <45 2 0 0>;5252+ };5353+5454+ sec_jr2: jr@3000 {5555+ compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";5656+ reg = <0x3000 0x1000>;5757+ interrupts = <45 2 0 0>;5858+ };5959+6060+ sec_jr3: jr@4000 {6161+ compatible = "fsl,sec4.4-job-ring", "fsl,sec4.0-job-ring";6262+ reg = <0x4000 0x1000>;6363+ interrupts = <45 2 0 0>;6464+ };6565+};
+41
arch/powerpc/boot/dts/fsl/pq3-usb2-dr-0.dtsi
···11+/*22+ * PQ3 USB DR device tree stub [ controller @ offset 0x22000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+usb@22000 {3636+ compatible = "fsl-usb2-dr";3737+ reg = <0x22000 0x1000>;3838+ #address-cells = <1>;3939+ #size-cells = <0>;4040+ interrupts = <28 0x2 0 0>;4141+};
+41
arch/powerpc/boot/dts/fsl/pq3-usb2-dr-1.dtsi
···11+/*22+ * PQ3 USB DR device tree stub [ controller @ offset 0x23000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+usb@23000 {3636+ compatible = "fsl-usb2-dr";3737+ reg = <0x23000 0x1000>;3838+ #address-cells = <1>;3939+ #size-cells = <0>;4040+ interrupts = <46 0x2 0 0>;4141+};
+66
arch/powerpc/boot/dts/fsl/qoriq-dma-0.dtsi
···11+/*22+ * QorIQ DMA device tree stub [ controller @ offset 0x100000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+dma0: dma@100300 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ compatible = "fsl,eloplus-dma";3939+ reg = <0x100300 0x4>;4040+ ranges = <0x0 0x100100 0x200>;4141+ cell-index = <0>;4242+ dma-channel@0 {4343+ compatible = "fsl,eloplus-dma-channel";4444+ reg = <0x0 0x80>;4545+ cell-index = <0>;4646+ interrupts = <28 2 0 0>;4747+ };4848+ dma-channel@80 {4949+ compatible = "fsl,eloplus-dma-channel";5050+ reg = <0x80 0x80>;5151+ cell-index = <1>;5252+ interrupts = <29 2 0 0>;5353+ };5454+ dma-channel@100 {5555+ compatible = "fsl,eloplus-dma-channel";5656+ reg = <0x100 0x80>;5757+ cell-index = <2>;5858+ interrupts = <30 2 0 0>;5959+ };6060+ dma-channel@180 {6161+ compatible = "fsl,eloplus-dma-channel";6262+ reg = <0x180 0x80>;6363+ cell-index = <3>;6464+ interrupts = <31 2 0 0>;6565+ };6666+};
+66
arch/powerpc/boot/dts/fsl/qoriq-dma-1.dtsi
···11+/*22+ * QorIQ DMA device tree stub [ controller @ offset 0x101000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+dma1: dma@101300 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ compatible = "fsl,eloplus-dma";3939+ reg = <0x101300 0x4>;4040+ ranges = <0x0 0x101100 0x200>;4141+ cell-index = <1>;4242+ dma-channel@0 {4343+ compatible = "fsl,eloplus-dma-channel";4444+ reg = <0x0 0x80>;4545+ cell-index = <0>;4646+ interrupts = <32 2 0 0>;4747+ };4848+ dma-channel@80 {4949+ compatible = "fsl,eloplus-dma-channel";5050+ reg = <0x80 0x80>;5151+ cell-index = <1>;5252+ interrupts = <33 2 0 0>;5353+ };5454+ dma-channel@100 {5555+ compatible = "fsl,eloplus-dma-channel";5656+ reg = <0x100 0x80>;5757+ cell-index = <2>;5858+ interrupts = <34 2 0 0>;5959+ };6060+ dma-channel@180 {6161+ compatible = "fsl,eloplus-dma-channel";6262+ reg = <0x180 0x80>;6363+ cell-index = <3>;6464+ interrupts = <35 2 0 0>;6565+ };6666+};
+51
arch/powerpc/boot/dts/fsl/qoriq-duart-0.dtsi
···11+/*22+ * QorIQ DUART device tree stub [ controller @ offset 0x11c000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+serial0: serial@11c500 {3636+ cell-index = <0>;3737+ device_type = "serial";3838+ compatible = "ns16550";3939+ reg = <0x11c500 0x100>;4040+ clock-frequency = <0>;4141+ interrupts = <36 2 0 0>;4242+};4343+4444+serial1: serial@11c600 {4545+ cell-index = <1>;4646+ device_type = "serial";4747+ compatible = "ns16550";4848+ reg = <0x11c600 0x100>;4949+ clock-frequency = <0>;5050+ interrupts = <36 2 0 0>;5151+};
+51
arch/powerpc/boot/dts/fsl/qoriq-duart-1.dtsi
···11+/*22+ * QorIQ DUART device tree stub [ controller @ offset 0x11d000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+serial2: serial@11d500 {3636+ cell-index = <2>;3737+ device_type = "serial";3838+ compatible = "ns16550";3939+ reg = <0x11d500 0x100>;4040+ clock-frequency = <0>;4141+ interrupts = <37 2 0 0>;4242+};4343+4444+serial3: serial@11d600 {4545+ cell-index = <3>;4646+ device_type = "serial";4747+ compatible = "ns16550";4848+ reg = <0x11d600 0x100>;4949+ clock-frequency = <0>;5050+ interrupts = <37 2 0 0>;5151+};
+40
arch/powerpc/boot/dts/fsl/qoriq-esdhc-0.dtsi
···11+/*22+ * QorIQ eSDHC device tree stub [ controller @ offset 0x114000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+sdhc: sdhc@114000 {3636+ compatible = "fsl,esdhc";3737+ reg = <0x114000 0x1000>;3838+ interrupts = <48 2 0 0>;3939+ clock-frequency = <0>;4040+};
+41
arch/powerpc/boot/dts/fsl/qoriq-espi-0.dtsi
···11+/*22+ * QorIQ eSPI device tree stub [ controller @ offset 0x110000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+spi@110000 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ compatible = "fsl,mpc8536-espi";3939+ reg = <0x110000 0x1000>;4040+ interrupts = <53 0x2 0 0>;4141+};
+41
arch/powerpc/boot/dts/fsl/qoriq-gpio-0.dtsi
···11+/*22+ * QorIQ GPIO device tree stub [ controller @ offset 0x130000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+gpio0: gpio@130000 {3636+ compatible = "fsl,qoriq-gpio";3737+ reg = <0x130000 0x1000>;3838+ interrupts = <55 2 0 0>;3939+ #gpio-cells = <2>;4040+ gpio-controller;4141+};
+53
arch/powerpc/boot/dts/fsl/qoriq-i2c-0.dtsi
···11+/*22+ * QorIQ I2C device tree stub [ controller @ offset 0x118000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+i2c@118000 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ cell-index = <0>;3939+ compatible = "fsl-i2c";4040+ reg = <0x118000 0x100>;4141+ interrupts = <38 2 0 0>;4242+ dfsrr;4343+};4444+4545+i2c@118100 {4646+ #address-cells = <1>;4747+ #size-cells = <0>;4848+ cell-index = <1>;4949+ compatible = "fsl-i2c";5050+ reg = <0x118100 0x100>;5151+ interrupts = <38 2 0 0>;5252+ dfsrr;5353+};
+53
arch/powerpc/boot/dts/fsl/qoriq-i2c-1.dtsi
···11+/*22+ * QorIQ I2C device tree stub [ controller @ offset 0x119000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+i2c@119000 {3636+ #address-cells = <1>;3737+ #size-cells = <0>;3838+ cell-index = <2>;3939+ compatible = "fsl-i2c";4040+ reg = <0x119000 0x100>;4141+ interrupts = <39 2 0 0>;4242+ dfsrr;4343+};4444+4545+i2c@119100 {4646+ #address-cells = <1>;4747+ #size-cells = <0>;4848+ cell-index = <3>;4949+ compatible = "fsl-i2c";5050+ reg = <0x119100 0x100>;5151+ interrupts = <39 2 0 0>;5252+ dfsrr;5353+};
+106
arch/powerpc/boot/dts/fsl/qoriq-mpic.dtsi
···11+/*22+ * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+mpic: pic@40000 {3636+ interrupt-controller;3737+ #address-cells = <0>;3838+ #interrupt-cells = <4>;3939+ reg = <0x40000 0x40000>;4040+ compatible = "fsl,mpic", "chrp,open-pic";4141+ device_type = "open-pic";4242+ clock-frequency = <0x0>;4343+};4444+4545+timer@41100 {4646+ compatible = "fsl,mpic-global-timer";4747+ reg = <0x41100 0x100 0x41300 4>;4848+ interrupts = <0 0 3 04949+ 1 0 3 05050+ 2 0 3 05151+ 3 0 3 0>;5252+};5353+5454+msi0: msi@41600 {5555+ compatible = "fsl,mpic-msi";5656+ reg = <0x41600 0x200>;5757+ msi-available-ranges = <0 0x100>;5858+ interrupts = <5959+ 0xe0 0 0 06060+ 0xe1 0 0 06161+ 0xe2 0 0 06262+ 0xe3 0 0 06363+ 0xe4 0 0 06464+ 0xe5 0 0 06565+ 0xe6 0 0 06666+ 0xe7 0 0 0>;6767+};6868+6969+msi1: msi@41800 {7070+ compatible = "fsl,mpic-msi";7171+ reg = <0x41800 0x200>;7272+ msi-available-ranges = <0 0x100>;7373+ interrupts = <7474+ 0xe8 0 0 07575+ 0xe9 0 0 07676+ 0xea 0 0 07777+ 0xeb 0 0 07878+ 0xec 0 0 07979+ 0xed 0 0 08080+ 0xee 0 0 08181+ 0xef 0 0 0>;8282+};8383+8484+msi2: msi@41a00 {8585+ compatible = "fsl,mpic-msi";8686+ reg = <0x41a00 0x200>;8787+ msi-available-ranges = <0 0x100>;8888+ interrupts = <8989+ 0xf0 0 0 09090+ 0xf1 0 0 09191+ 0xf2 0 0 09292+ 0xf3 0 0 09393+ 0xf4 0 0 09494+ 0xf5 0 0 09595+ 0xf6 0 0 09696+ 0xf7 0 0 0>;9797+};9898+9999+timer@42100 {100100+ compatible = "fsl,mpic-global-timer";101101+ reg = <0x42100 0x100 0x42300 4>;102102+ interrupts = <4 0 3 0103103+ 5 0 3 0104104+ 6 0 3 0105105+ 7 0 3 0>;106106+};
+68
arch/powerpc/boot/dts/fsl/qoriq-rmu-0.dtsi
···11+/*22+ * QorIQ RIO Message Unit device tree stub [ controller @ offset 0xd3000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+rmu: rmu@d3000 {3636+ #address-cells = <1>;3737+ #size-cells = <1>;3838+ compatible = "fsl,srio-rmu";3939+ reg = <0xd3000 0x500>;4040+ ranges = <0x0 0xd3000 0x500>;4141+4242+ message-unit@0 {4343+ compatible = "fsl,srio-msg-unit";4444+ reg = <0x0 0x100>;4545+ interrupts = <4646+ 60 2 0 0 /* msg1_tx_irq */4747+ 61 2 0 0>;/* msg1_rx_irq */4848+ };4949+ message-unit@100 {5050+ compatible = "fsl,srio-msg-unit";5151+ reg = <0x100 0x100>;5252+ interrupts = <5353+ 62 2 0 0 /* msg2_tx_irq */5454+ 63 2 0 0>;/* msg2_rx_irq */5555+ };5656+ doorbell-unit@400 {5757+ compatible = "fsl,srio-dbell-unit";5858+ reg = <0x400 0x80>;5959+ interrupts = <6060+ 56 2 0 0 /* bell_outb_irq */6161+ 57 2 0 0>;/* bell_inb_irq */6262+ };6363+ port-write-unit@4e0 {6464+ compatible = "fsl,srio-port-write-unit";6565+ reg = <0x4e0 0x20>;6666+ interrupts = <16 2 1 11>;6767+ };6868+};
+39
arch/powerpc/boot/dts/fsl/qoriq-sata2-0.dtsi
···11+/*22+ * QorIQ SATAv2 device tree stub [ controller @ offset 0x220000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+sata@220000 {3636+ compatible = "fsl,pq-sata-v2";3737+ reg = <0x220000 0x1000>;3838+ interrupts = <68 0x2 0 0>;3939+};
+39
arch/powerpc/boot/dts/fsl/qoriq-sata2-1.dtsi
···11+/*22+ * QorIQ SATAv2 device tree stub [ controller @ offset 0x221000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+sata@221000 {3636+ compatible = "fsl,pq-sata-v2";3737+ reg = <0x221000 0x1000>;3838+ interrupts = <69 0x2 0 0>;3939+};
+100
arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
···11+/*22+ * QorIQ Sec/Crypto 4.0 device tree stub [ controller @ offset 0x300000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto: crypto@300000 {3636+ compatible = "fsl,sec-v4.0";3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0x300000 0x10000>;4040+ ranges = <0 0x300000 0x10000>;4141+ interrupts = <92 2 0 0>;4242+4343+ sec_jr0: jr@1000 {4444+ compatible = "fsl,sec-v4.0-job-ring";4545+ reg = <0x1000 0x1000>;4646+ interrupts = <88 2 0 0>;4747+ };4848+4949+ sec_jr1: jr@2000 {5050+ compatible = "fsl,sec-v4.0-job-ring";5151+ reg = <0x2000 0x1000>;5252+ interrupts = <89 2 0 0>;5353+ };5454+5555+ sec_jr2: jr@3000 {5656+ compatible = "fsl,sec-v4.0-job-ring";5757+ reg = <0x3000 0x1000>;5858+ interrupts = <90 2 0 0>;5959+ };6060+6161+ sec_jr3: jr@4000 {6262+ compatible = "fsl,sec-v4.0-job-ring";6363+ reg = <0x4000 0x1000>;6464+ interrupts = <91 2 0 0>;6565+ };6666+6767+ rtic@6000 {6868+ compatible = "fsl,sec-v4.0-rtic";6969+ #address-cells = <1>;7070+ #size-cells = <1>;7171+ reg = <0x6000 0x100>;7272+ ranges = <0x0 0x6100 0xe00>;7373+7474+ rtic_a: rtic-a@0 {7575+ compatible = "fsl,sec-v4.0-rtic-memory";7676+ reg = <0x00 0x20 0x100 0x80>;7777+ };7878+7979+ rtic_b: rtic-b@20 {8080+ compatible = "fsl,sec-v4.0-rtic-memory";8181+ reg = <0x20 0x20 0x200 0x80>;8282+ };8383+8484+ rtic_c: rtic-c@40 {8585+ compatible = "fsl,sec-v4.0-rtic-memory";8686+ reg = <0x40 0x20 0x300 0x80>;8787+ };8888+8989+ rtic_d: rtic-d@60 {9090+ compatible = "fsl,sec-v4.0-rtic-memory";9191+ reg = <0x60 0x20 0x500 0x80>;9292+ };9393+ };9494+};9595+9696+sec_mon: sec_mon@314000 {9797+ compatible = "fsl,sec-v4.0-mon";9898+ reg = <0x314000 0x1000>;9999+ interrupts = <93 2 0 0>;100100+};
+109
arch/powerpc/boot/dts/fsl/qoriq-sec4.1-0.dtsi
···11+/*22+ * QorIQ Sec/Crypto 4.1 device tree stub [ controller @ offset 0x300000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto: crypto@300000 {3636+ compatible = "fsl,sec-v4.1", "fsl,sec-v4.0";3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0x300000 0x10000>;4040+ ranges = <0 0x300000 0x10000>;4141+ interrupts = <92 2 0 0>;4242+4343+ sec_jr0: jr@1000 {4444+ compatible = "fsl,sec-v4.1-job-ring",4545+ "fsl,sec-v4.0-job-ring";4646+ reg = <0x1000 0x1000>;4747+ interrupts = <88 2 0 0>;4848+ };4949+5050+ sec_jr1: jr@2000 {5151+ compatible = "fsl,sec-v4.1-job-ring",5252+ "fsl,sec-v4.0-job-ring";5353+ reg = <0x2000 0x1000>;5454+ interrupts = <89 2 0 0>;5555+ };5656+5757+ sec_jr2: jr@3000 {5858+ compatible = "fsl,sec-v4.1-job-ring",5959+ "fsl,sec-v4.0-job-ring";6060+ reg = <0x3000 0x1000>;6161+ interrupts = <90 2 0 0>;6262+ };6363+6464+ sec_jr3: jr@4000 {6565+ compatible = "fsl,sec-v4.1-job-ring",6666+ "fsl,sec-v4.0-job-ring";6767+ reg = <0x4000 0x1000>;6868+ interrupts = <91 2 0 0>;6969+ };7070+7171+ rtic@6000 {7272+ compatible = "fsl,sec-v4.1-rtic",7373+ "fsl,sec-v4.0-rtic";7474+ #address-cells = <1>;7575+ #size-cells = <1>;7676+ reg = <0x6000 0x100>;7777+ ranges = <0x0 0x6100 0xe00>;7878+7979+ rtic_a: rtic-a@0 {8080+ compatible = "fsl,sec-v4.1-rtic-memory",8181+ "fsl,sec-v4.0-rtic-memory";8282+ reg = <0x00 0x20 0x100 0x80>;8383+ };8484+8585+ rtic_b: rtic-b@20 {8686+ compatible = "fsl,sec-v4.1-rtic-memory",8787+ "fsl,sec-v4.0-rtic-memory";8888+ reg = <0x20 0x20 0x200 0x80>;8989+ };9090+9191+ rtic_c: rtic-c@40 {9292+ compatible = "fsl,sec-v4.1-rtic-memory",9393+ "fsl,sec-v4.0-rtic-memory";9494+ reg = <0x40 0x20 0x300 0x80>;9595+ };9696+9797+ rtic_d: rtic-d@60 {9898+ compatible = "fsl,sec-v4.1-rtic-memory",9999+ "fsl,sec-v4.0-rtic-memory";100100+ reg = <0x60 0x20 0x500 0x80>;101101+ };102102+ };103103+};104104+105105+sec_mon: sec_mon@314000 {106106+ compatible = "fsl,sec-v4.1-mon", "fsl,sec-v4.0-mon";107107+ reg = <0x314000 0x1000>;108108+ interrupts = <93 2 0 0>;109109+};
+109
arch/powerpc/boot/dts/fsl/qoriq-sec4.2-0.dtsi
···11+/*22+ * QorIQ Sec/Crypto 4.2 device tree stub [ controller @ offset 0x300000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+crypto: crypto@300000 {3636+ compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";3737+ #address-cells = <1>;3838+ #size-cells = <1>;3939+ reg = <0x300000 0x10000>;4040+ ranges = <0 0x300000 0x10000>;4141+ interrupts = <92 2 0 0>;4242+4343+ sec_jr0: jr@1000 {4444+ compatible = "fsl,sec-v4.2-job-ring",4545+ "fsl,sec-v4.0-job-ring";4646+ reg = <0x1000 0x1000>;4747+ interrupts = <88 2 0 0>;4848+ };4949+5050+ sec_jr1: jr@2000 {5151+ compatible = "fsl,sec-v4.2-job-ring",5252+ "fsl,sec-v4.0-job-ring";5353+ reg = <0x2000 0x1000>;5454+ interrupts = <89 2 0 0>;5555+ };5656+5757+ sec_jr2: jr@3000 {5858+ compatible = "fsl,sec-v4.2-job-ring",5959+ "fsl,sec-v4.0-job-ring";6060+ reg = <0x3000 0x1000>;6161+ interrupts = <90 2 0 0>;6262+ };6363+6464+ sec_jr3: jr@4000 {6565+ compatible = "fsl,sec-v4.2-job-ring",6666+ "fsl,sec-v4.0-job-ring";6767+ reg = <0x4000 0x1000>;6868+ interrupts = <91 2 0 0>;6969+ };7070+7171+ rtic@6000 {7272+ compatible = "fsl,sec-v4.2-rtic",7373+ "fsl,sec-v4.0-rtic";7474+ #address-cells = <1>;7575+ #size-cells = <1>;7676+ reg = <0x6000 0x100>;7777+ ranges = <0x0 0x6100 0xe00>;7878+7979+ rtic_a: rtic-a@0 {8080+ compatible = "fsl,sec-v4.2-rtic-memory",8181+ "fsl,sec-v4.0-rtic-memory";8282+ reg = <0x00 0x20 0x100 0x80>;8383+ };8484+8585+ rtic_b: rtic-b@20 {8686+ compatible = "fsl,sec-v4.2-rtic-memory",8787+ "fsl,sec-v4.0-rtic-memory";8888+ reg = <0x20 0x20 0x200 0x80>;8989+ };9090+9191+ rtic_c: rtic-c@40 {9292+ compatible = "fsl,sec-v4.2-rtic-memory",9393+ "fsl,sec-v4.0-rtic-memory";9494+ reg = <0x40 0x20 0x300 0x80>;9595+ };9696+9797+ rtic_d: rtic-d@60 {9898+ compatible = "fsl,sec-v4.2-rtic-memory",9999+ "fsl,sec-v4.0-rtic-memory";100100+ reg = <0x60 0x20 0x500 0x80>;101101+ };102102+ };103103+};104104+105105+sec_mon: sec_mon@314000 {106106+ compatible = "fsl,sec-v4.2-mon", "fsl,sec-v4.0-mon";107107+ reg = <0x314000 0x1000>;108108+ interrupts = <93 2 0 0>;109109+};
+41
arch/powerpc/boot/dts/fsl/qoriq-usb2-dr-0.dtsi
···11+/*22+ * QorIQ USB DR device tree stub [ controller @ offset 0x211000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+usb@211000 {3636+ compatible = "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr";3737+ reg = <0x211000 0x1000>;3838+ #address-cells = <1>;3939+ #size-cells = <0>;4040+ interrupts = <45 0x2 0 0>;4141+};
+41
arch/powerpc/boot/dts/fsl/qoriq-usb2-mph-0.dtsi
···11+/*22+ * QorIQ USB Host device tree stub [ controller @ offset 0x210000 ]33+ *44+ * Copyright 2011 Freescale Semiconductor Inc.55+ *66+ * Redistribution and use in source and binary forms, with or without77+ * modification, are permitted provided that the following conditions are met:88+ * * Redistributions of source code must retain the above copyright99+ * notice, this list of conditions and the following disclaimer.1010+ * * Redistributions in binary form must reproduce the above copyright1111+ * notice, this list of conditions and the following disclaimer in the1212+ * documentation and/or other materials provided with the distribution.1313+ * * Neither the name of Freescale Semiconductor nor the1414+ * names of its contributors may be used to endorse or promote products1515+ * derived from this software without specific prior written permission.1616+ *1717+ *1818+ * ALTERNATIVELY, this software may be distributed under the terms of the1919+ * GNU General Public License ("GPL") as published by the Free Software2020+ * Foundation, either version 2 of that License or (at your option) any2121+ * later version.2222+ *2323+ * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY2424+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED2525+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE2626+ * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY2727+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES2828+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;2929+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND3030+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT3131+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS3232+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3333+ */3434+3535+usb@210000 {3636+ compatible = "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";3737+ reg = <0x210000 0x1000>;3838+ #address-cells = <1>;3939+ #size-cells = <0>;4040+ interrupts = <44 0x2 0 0>;4141+};