From patchwork Wed Jul 11 18:42:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Chauvet X-Patchwork-Id: 942634 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="tbCB95cf"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41QnxT1BMnz9rxs for ; Thu, 12 Jul 2018 04:42:35 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id E01B5C21E7E; Wed, 11 Jul 2018 18:42:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 0035EC21C6A; Wed, 11 Jul 2018 18:42:26 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 73868C21C6A; Wed, 11 Jul 2018 18:42:24 +0000 (UTC) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by lists.denx.de (Postfix) with ESMTPS id 16344C21C51 for ; Wed, 11 Jul 2018 18:42:24 +0000 (UTC) Received: by mail-wr1-f67.google.com with SMTP id c13-v6so19127364wrt.1 for ; Wed, 11 Jul 2018 11:42:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=78QuZTaWw9sLWS3mJniFsx74wTMMmjHQyUFphusvpmU=; b=tbCB95cfzmu5Nn0EpG9MdfPCIfZ1N7YFKlp5O8q7OrOJPpXFLv5SwnY8AlUITRGpg+ 7GNXoOEuTrND16ldgX1nnUQoKoSNWkbhmQWLnJBeJzNRBcrPXtlUMezMdb6KMvV8k96c FcuYVSsv28XI/SX/FoEDSFOV1Sr8VafrrTooJ1ZZnvHAmCfEM55SFEwh5JnTO5K41vrI VUQwM4QWXRUoRSbp5SBPtdHXQlzu4HbkecfwkAY2aO6EBv7yM/vs5ciF23jJ0X/pN+KT J0znEgHK6NZTceoPERAL12sNc5eNeoblq9PlTpd0eIKEpsXf60dOZC77d4++XbamzVtH 3bAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=78QuZTaWw9sLWS3mJniFsx74wTMMmjHQyUFphusvpmU=; b=jB/FRavaB1bihNBaCfHZQRGak9eVau0a98OD/Tn3s7u9S3492iDl4OS7aOWcPWYndf 0JZZRpGeVT2FWNNze9iLvfvg0IpG1KBzij7KzVICDfQe4q5pxqaQ5ok/aoKlAVCHZKwX ExzwHQpnILqAysOg3AofuHeDTnSEHN0eSvogx0x9VjHKvpVlE9UnmiLE1lC1wn+5Mqrk H3Kg+Co35IxdFcBH8mZbOp0AD6YD5i5XscEtKk3/5BEKekzbQOCbyDFcSO+9x2+ksT27 wTXE3uEDbTyuskB0C2zVq7RgAnt2e9/WfvQbl3hkd4kv6/6Cap0l3V+nzJRxs7AJJTep YwKg== X-Gm-Message-State: APt69E3WXmRaHkb34/6UAmTqAW4SQsda+nrYZkKy5j/la9xpPhvb7GI3 SWhHE6dEkcKbjyZoYbrn1aA= X-Google-Smtp-Source: AAOMgpfWaX5ZJMKWMe+jQtkZ1IsESLi6A2OhLdFDu8DmXEjsml1P82x/D8dh7zaDraU7tu0CFy5d1g== X-Received: by 2002:adf:ea0a:: with SMTP id q10-v6mr22063499wrm.224.1531334543705; Wed, 11 Jul 2018 11:42:23 -0700 (PDT) Received: from arrakis.kwizart.net (LFbn-1-7164-210.w90-116.abo.wanadoo.fr. [90.116.95.210]) by smtp.gmail.com with ESMTPSA id y127-v6sm4056121wmy.1.2018.07.11.11.42.22 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 11 Jul 2018 11:42:22 -0700 (PDT) From: Nicolas Chauvet To: swarren@nvidia.com Date: Wed, 11 Jul 2018 20:42:19 +0200 Message-Id: <20180711184219.13920-1-kwizart@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180711151948.21779-1-kwizart@gmail.com> References: <20180711151948.21779-1-kwizart@gmail.com> Cc: linux-tegra@vger.kernel.org, u-boot@lists.denx.de Subject: [U-Boot] [PATCH] arm: tegra: Restore host1x/dc dm-pre-reloc properties X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Since commit f2faffecb016, tegra: Convert to use binman the dm-pre-reloc properties are removed. This leads uboot not to enable the display on paz00 This patch restore the dm-pre-reloc properties allowing the bootloader to output to the display panel v3: - Fix few typos v2: - Add more characters to commit hash Signed-off-by: Nicolas Chauvet Reviewed-by: Simon Glass --- arch/arm/dts/tegra20-u-boot.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/dts/tegra20-u-boot.dtsi b/arch/arm/dts/tegra20-u-boot.dtsi index 7c11972552..f64667e549 100644 --- a/arch/arm/dts/tegra20-u-boot.dtsi +++ b/arch/arm/dts/tegra20-u-boot.dtsi @@ -1,3 +1,13 @@ #include #include "tegra-u-boot.dtsi" + + +/ { + host1x@50000000 { + u-boot,dm-pre-reloc; + dc@54200000 { + u-boot,dm-pre-reloc; + }; + }; +};