From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 697CFC433EF for ; Tue, 18 Jan 2022 10:14:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1B7308383A; Tue, 18 Jan 2022 11:14:21 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=baylibre-com.20210112.gappssmtp.com header.i=@baylibre-com.20210112.gappssmtp.com header.b="K3S3ox6P"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 819D9837FA; Tue, 18 Jan 2022 11:13:56 +0100 (CET) Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4E6CF8380A for ; Tue, 18 Jan 2022 11:13:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=aouledameur@baylibre.com Received: by mail-wm1-x331.google.com with SMTP id e9-20020a05600c4e4900b0034d23cae3f0so3828635wmq.2 for ; Tue, 18 Jan 2022 02:13:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=fmWwlJqVFvV0RBFai8cYLy+uzVby7ML+6V0dJ8OMRgU=; b=K3S3ox6PbfMU5KwJaDT8axB5Cr282r4/zbWAeIvLIDw6QXMLnmjMJirzfh8DvnFRq9 T26I+2EJytDgVcj0J20c8ds9RsrLm8vHAPRZwjTuNXBuuu0rwWmtAZRWK5bY3o/fOmXf gdLG1lUJ6muMQqDIo9byyhIUwhaZcVLZTG9EAD9euU/grAEnj0olrq3XrR5eZZQpVHdb W/tyOIxX+ZnNaxpuHK9xuHbTJ8mRiKooHa54zJ9PBYvAaN6ePQ2wNkQ2MggcZycaVws0 YNXQyxFF/fFSK3jvn/HZFbHfekC3qYGgZCy7M8Lgf5Y2OYZSUtPwUqy2bD18xC21jiq3 101A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=fmWwlJqVFvV0RBFai8cYLy+uzVby7ML+6V0dJ8OMRgU=; b=L6u5SXme/J3txEPV6fVJQOQHxpXwwvxDxfprEZnsNOZH0p8bGHRC41k6ocTCSxx83z HnYF3QFwe+pE24rve7g+1rtmGu+7fY1wiUOLDouvKe7fFjky7mb/JG7fQpc6ttiFEqFZ phKpyC01dOf15Ho+ab4RACzePaUmqb0pRfyo58aE/NokfTL+6ijETn27ylVcoLfUip2d UuLBp+mAcoSH+03JXSPB5SkyNX04i6H/E6AC1bCdnNx7ElgTXiRNM+9MuMAZXrkzLskz 7z2qvgK7vJsFoz5XQLQqwaaqIx06VqFz85K2ZtBoIhEgYtYu/i07NJUZ7/njK8SdTXro ovMg== X-Gm-Message-State: AOAM533omGVmV/yIq5LFFmVgz2V/wCA6Vpo+azY7dBh8WWgntqULl8E0 UIBARqp91mnWzTU7KqPFVo1SsM4DCzybmw== X-Google-Smtp-Source: ABdhPJx3X7FwUKZyCgEtB1PMNRjxo6KCqiXUdPi/OMP9yg8GDpSvjXb4OE5nnM49at3KAF+vrFQRgg== X-Received: by 2002:a5d:474a:: with SMTP id o10mr20167829wrs.60.1642500825799; Tue, 18 Jan 2022 02:13:45 -0800 (PST) Received: from localhost.localdomain (203.247.120.78.rev.sfr.net. [78.120.247.203]) by smtp.googlemail.com with ESMTPSA id f16sm2213622wmg.48.2022.01.18.02.13.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jan 2022 02:13:45 -0800 (PST) From: Amjad Ouled-Ameur To: u-boot@lists.denx.de Cc: khilman@baylibre.com, Keerthy , Amjad Ouled-Ameur Subject: [PATCH v3 08/11] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes Date: Tue, 18 Jan 2022 11:12:46 +0100 Message-Id: <20220118101249.87031-9-aouledameur@baylibre.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220118101249.87031-1-aouledameur@baylibre.com> References: <20220118101249.87031-1-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean From: Keerthy Add all the ipu early boot related nodes Signed-off-by: Keerthy Signed-off-by: Amjad Ouled-Ameur --- (no changes since v1) MAINTAINERS | 1 + arch/arm/dts/dra7-ipu-common-early-boot.dtsi | 113 +++++++++++++++++++ 2 files changed, 114 insertions(+) create mode 100644 arch/arm/dts/dra7-ipu-common-early-boot.dtsi diff --git a/MAINTAINERS b/MAINTAINERS index 311397137b27..7adc28dbfd87 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -514,6 +514,7 @@ ARM TI M: Tom Rini S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-ti.git +F: arch/arm/dts/dra7* F: arch/arm/mach-davinci/ F: arch/arm/mach-k3/ F: arch/arm/mach-keystone/ diff --git a/arch/arm/dts/dra7-ipu-common-early-boot.dtsi b/arch/arm/dts/dra7-ipu-common-early-boot.dtsi new file mode 100644 index 000000000000..ec6040ff93eb --- /dev/null +++ b/arch/arm/dts/dra7-ipu-common-early-boot.dtsi @@ -0,0 +1,113 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* + * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ + */ + +/ { + chosen { + firmware-loader = &fs_loader0; + }; + + fs_loader0: fs_loader@0 { + u-boot,dm-pre-reloc; + compatible = "u-boot,fs-loader"; + phandlepart = <&mmc1 1>; + }; + + reserved-memory { + #address-cells = <2>; + #size-cells = <2>; + ranges; + u-boot,dm-spl; + + ipu2_memory_region: ipu2-memory@95800000 { + compatible = "shared-dma-pool"; + reg = <0x0 0x95800000 0x0 0x3800000>; + reusable; + status = "okay"; + u-boot,dm-spl; + }; + + ipu1_memory_region: ipu1-memory@9d000000 { + compatible = "shared-dma-pool"; + reg = <0x0 0x9d000000 0x0 0x2000000>; + reusable; + status = "okay"; + u-boot,dm-spl; + }; + + ipu1_pgtbl: ipu1-pgtbl@95700000 { + reg = <0x0 0x95700000 0x0 0x40000>; + no-map; + u-boot,dm-spl; + }; + + ipu2_pgtbl: ipu2-pgtbl@95740000 { + reg = <0x0 0x95740000 0x0 0x40000>; + no-map; + u-boot,dm-spl; + }; + }; +}; + +&timer3 { + u-boot,dm-spl; +}; + +&timer4 { + u-boot,dm-spl; +}; + +&timer7 { + u-boot,dm-spl; +}; + +&timer8 { + u-boot,dm-spl; +}; + +&timer9 { + u-boot,dm-spl; +}; + +&timer11 { + u-boot,dm-spl; +}; + +&mmu_ipu1 { + u-boot,dm-spl; +}; + +&mmu_ipu2 { + u-boot,dm-spl; +}; + +&ipu1 { + status = "okay"; + memory-region = <&ipu1_memory_region>; + pg-tbl = <&ipu1_pgtbl>; + u-boot,dm-spl; +}; + +&ipu2 { + status = "okay"; + memory-region = <&ipu2_memory_region>; + pg-tbl = <&ipu2_pgtbl>; + u-boot,dm-spl; +}; + +&l4_wkup { + u-boot,dm-spl; +}; + +&prm { + u-boot,dm-spl; +}; + +&ipu1_rst { + u-boot,dm-spl; +}; + +&ipu2_rst { + u-boot,dm-spl; +}; -- 2.25.1