139b55b53SKumar Gala/*
239b55b53SKumar Gala * QorIQ BMan Portal device tree stub for 10 portals
339b55b53SKumar Gala *
439b55b53SKumar Gala * Copyright 2011 - 2014 Freescale Semiconductor Inc.
539b55b53SKumar Gala *
639b55b53SKumar Gala * Redistribution and use in source and binary forms, with or without
739b55b53SKumar Gala * modification, are permitted provided that the following conditions are met:
839b55b53SKumar Gala *     * Redistributions of source code must retain the above copyright
939b55b53SKumar Gala *	 notice, this list of conditions and the following disclaimer.
1039b55b53SKumar Gala *     * Redistributions in binary form must reproduce the above copyright
1139b55b53SKumar Gala *	 notice, this list of conditions and the following disclaimer in the
1239b55b53SKumar Gala *	 documentation and/or other materials provided with the distribution.
1339b55b53SKumar Gala *     * Neither the name of Freescale Semiconductor nor the
1439b55b53SKumar Gala *	 names of its contributors may be used to endorse or promote products
1539b55b53SKumar Gala *	 derived from this software without specific prior written permission.
1639b55b53SKumar Gala *
1739b55b53SKumar Gala *
1839b55b53SKumar Gala * ALTERNATIVELY, this software may be distributed under the terms of the
1939b55b53SKumar Gala * GNU General Public License ("GPL") as published by the Free Software
2039b55b53SKumar Gala * Foundation, either version 2 of that License or (at your option) any
2139b55b53SKumar Gala * later version.
2239b55b53SKumar Gala *
2339b55b53SKumar Gala * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY
2439b55b53SKumar Gala * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2539b55b53SKumar Gala * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2639b55b53SKumar Gala * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
2739b55b53SKumar Gala * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2839b55b53SKumar Gala * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2939b55b53SKumar Gala * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
3039b55b53SKumar Gala * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3139b55b53SKumar Gala * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3239b55b53SKumar Gala * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3339b55b53SKumar Gala */
3439b55b53SKumar Gala
3539b55b53SKumar Gala&bportals {
3639b55b53SKumar Gala	#address-cells = <1>;
3739b55b53SKumar Gala	#size-cells = <1>;
3839b55b53SKumar Gala	compatible = "simple-bus";
3939b55b53SKumar Gala
4039b55b53SKumar Gala	bman-portal@0 {
4139b55b53SKumar Gala		compatible = "fsl,bman-portal";
4239b55b53SKumar Gala		reg = <0x0 0x4000>, <0x100000 0x1000>;
4339b55b53SKumar Gala		interrupts = <105 2 0 0>;
4439b55b53SKumar Gala	};
4539b55b53SKumar Gala	bman-portal@4000 {
4639b55b53SKumar Gala		compatible = "fsl,bman-portal";
4739b55b53SKumar Gala		reg = <0x4000 0x4000>, <0x101000 0x1000>;
4839b55b53SKumar Gala		interrupts = <107 2 0 0>;
4939b55b53SKumar Gala	};
5039b55b53SKumar Gala	bman-portal@8000 {
5139b55b53SKumar Gala		compatible = "fsl,bman-portal";
5239b55b53SKumar Gala		reg = <0x8000 0x4000>, <0x102000 0x1000>;
5339b55b53SKumar Gala		interrupts = <109 2 0 0>;
5439b55b53SKumar Gala	};
5539b55b53SKumar Gala	bman-portal@c000 {
5639b55b53SKumar Gala		compatible = "fsl,bman-portal";
5739b55b53SKumar Gala		reg = <0xc000 0x4000>, <0x103000 0x1000>;
5839b55b53SKumar Gala		interrupts = <111 2 0 0>;
5939b55b53SKumar Gala	};
6039b55b53SKumar Gala	bman-portal@10000 {
6139b55b53SKumar Gala		compatible = "fsl,bman-portal";
6239b55b53SKumar Gala		reg = <0x10000 0x4000>, <0x104000 0x1000>;
6339b55b53SKumar Gala		interrupts = <113 2 0 0>;
6439b55b53SKumar Gala	};
6539b55b53SKumar Gala	bman-portal@14000 {
6639b55b53SKumar Gala		compatible = "fsl,bman-portal";
6739b55b53SKumar Gala		reg = <0x14000 0x4000>, <0x105000 0x1000>;
6839b55b53SKumar Gala		interrupts = <115 2 0 0>;
6939b55b53SKumar Gala	};
7039b55b53SKumar Gala	bman-portal@18000 {
7139b55b53SKumar Gala		compatible = "fsl,bman-portal";
7239b55b53SKumar Gala		reg = <0x18000 0x4000>, <0x106000 0x1000>;
7339b55b53SKumar Gala		interrupts = <117 2 0 0>;
7439b55b53SKumar Gala	};
7539b55b53SKumar Gala	bman-portal@1c000 {
7639b55b53SKumar Gala		compatible = "fsl,bman-portal";
7739b55b53SKumar Gala		reg = <0x1c000 0x4000>, <0x107000 0x1000>;
7839b55b53SKumar Gala		interrupts = <119 2 0 0>;
7939b55b53SKumar Gala	};
8039b55b53SKumar Gala	bman-portal@20000 {
8139b55b53SKumar Gala		compatible = "fsl,bman-portal";
8239b55b53SKumar Gala		reg = <0x20000 0x4000>, <0x108000 0x1000>;
8339b55b53SKumar Gala		interrupts = <121 2 0 0>;
8439b55b53SKumar Gala	};
8539b55b53SKumar Gala	bman-portal@24000 {
8639b55b53SKumar Gala		compatible = "fsl,bman-portal";
8739b55b53SKumar Gala		reg = <0x24000 0x4000>, <0x109000 0x1000>;
8839b55b53SKumar Gala		interrupts = <123 2 0 0>;
8939b55b53SKumar Gala	};
9039b55b53SKumar Gala};
91