From patchwork Wed Jul 11 18:42:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Chauvet X-Patchwork-Id: 942635 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=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; 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="YEjsppLx"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41Qny026xlz9rxs for ; Thu, 12 Jul 2018 04:43:04 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732892AbeGKSsj (ORCPT ); Wed, 11 Jul 2018 14:48:39 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:51682 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732846AbeGKSsj (ORCPT ); Wed, 11 Jul 2018 14:48:39 -0400 Received: by mail-wm0-f68.google.com with SMTP id s12-v6so3350783wmc.1 for ; Wed, 11 Jul 2018 11:43:02 -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=JDAtf3UGVYxAD8aywA0IZjZOLZ8SmnjMT+bNvOn5KGE=; b=YEjsppLxUrB+shLZqQhd3yae7F6agDILkAaK8pr0voH6ZLPSKj6BLZo1UjW/qcaMhd b4DynpXinnlGeSHshNp11CAeV6D1ybOB3o9L4YGtS8hCWfAPNEt235/LUiQ0TGE2Tz8I 7yo20B8rMvU7XQpqZVUMsRokkqfbOCj2j8xhwENFexpakr2kpskRxnw7W9RXtKRUqjPi JWfD689cJZhSPtYp+jwX3h2iWUtWgWvp4noPSNL7QBluqjRwy/VgGSXHGeTeKsmHjQf1 uC4TW3eMM20mIbMIhx1SLYAuGYzRVN3APBdMLkt/3K9UzWVB90V3H0mGFkXPTT5RfsBI I9sg== 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=JDAtf3UGVYxAD8aywA0IZjZOLZ8SmnjMT+bNvOn5KGE=; b=PMtE4NqEhbxazlUwpGtPv3WJxMBeFcu0WPsRpdGI/i2o3w1GKhMLXoElVcymJJv+OY vdfuP8ZlLDxV5Pv075fbphHIdoB3Ocv3LQvpNO8LoRYjguOac8cXcQCQtd5f7vcUB9VA McPljklPUwi5pFUBuMiyIacuYpKgpdVNCcyaLKETPwxUEisijyNkboUNL87kFtcL0Td5 qz5lPvyZ5JcDR3OLOuSpK2Oh29z0ZEqLSQy+MyXWI5rNiud5AoNIDP9S9TODzIUOJ04F Nrt/NljXelSS8aBmUe7nlHH2LNsv+P7BUDnbummBsT0fvKfu38IRlbi4Qka9jIxJpD/I pPxA== X-Gm-Message-State: APt69E2QR0IyIrB3EH5V81L5AOpddHjVQKoyHjLqcbHXiw6kHFe4N8ht aIBRwYpF80PjVNGL0T4fkbM= X-Google-Smtp-Source: AAOMgpeCNh+3lMrxksEekiuxvq5uvzc5LZOEb6nW2fMjZJrsDjz+hh8ua61lrtsqBKggsd2eskEu1w== X-Received: by 2002:a1c:dcf:: with SMTP id 198-v6mr7480300wmn.131.1531334581876; Wed, 11 Jul 2018 11:43:01 -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 s12-v6sm268738wmc.2.2018.07.11.11.43.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 11 Jul 2018 11:43:01 -0700 (PDT) From: Nicolas Chauvet To: swarren@nvidia.com Cc: u-boot@lists.denx.de, sjg@chromium.org, linux-tegra@vger.kernel.org, Nicolas Chauvet Subject: [PATCH] arm: tegra: Restore host1x/dc dm-pre-reloc properties Date: Wed, 11 Jul 2018 20:42:57 +0200 Message-Id: <20180711184257.13999-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> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Since commit f2faffecb016, tegra: Convert to use binman the dm-pre-reloc properties are removed. This leads U-Boot not to enable the display on paz00 This patch restore the dm-pre-reloc properties allowing the bootloader to output to the display panel v4: - Spell project name as appropriate 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; + }; + }; +};