From patchwork Wed Jul 11 17:24:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Chauvet X-Patchwork-Id: 942612 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="RwmpLcDV"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41QmCG0P2hz9s0n for ; Thu, 12 Jul 2018 03:24:25 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 7AF61C21F17; Wed, 11 Jul 2018 17:24:23 +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 7271BC21C6A; Wed, 11 Jul 2018 17:24:20 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id CB157C21C6A; Wed, 11 Jul 2018 17:24:18 +0000 (UTC) Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) by lists.denx.de (Postfix) with ESMTPS id D16FAC21C51 for ; Wed, 11 Jul 2018 17:24:16 +0000 (UTC) Received: by mail-wr1-f66.google.com with SMTP id h10-v6so18953148wre.6 for ; Wed, 11 Jul 2018 10:24:16 -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=RwmpLcDVqVInttsTo5rYUPcjAYrYS1ncSSZDh6589g7yMNeQTq8tV4zZykWzUNzVqf gOmN7+jvtJvnPcXwc5IyDCwe+2TQoYBFWX+GfBv/Y90+qDomes7+kwaVrOTsBkoJql6G q1yhceemJkyrO+dy53rf1OIKoQCLW+iQsSo70mqJFlyX1VRN96JrUG2kOjp9r7fH9GtE GU5qQIifH3U/Y3ZDLd9+aWtHeVNiudRvP2Q5EtX5JM/bzMj4XKKMc6mo5jiqju9rJfYo vQxVMm2whsPA+Vd77dFqiEgw3chHepO9oGjWCOwKSPq/kG+33BkS83FtCY5Ij6DZ7lgT 98CA== 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=BY92mbaeq2uhg3Kt/Y4SDxjUF3Av9eOcVEOr6prLTTMolHywcUZ4VNSEwepP7ZAa57 t5qnChnAbCpzk9LiaezxqyN1YR+p6IGTyY2D4mBNIueJL/PkYeQqyAKcyW79vrfIvDbc mcumtS+YhKBTmQ9OPFFWp9IH3lLTJaMAhlBbJ98ryu1jm0ZqbfNnkA27Mp64pLhjfUck wMvnbOjrfZESjsItordvzc5OrIbLa3sZUQ3zwenH6kx1Nqx/9eGb3SQ5ENS+b61VgyKT 5NlUPOpwHlRm0hJS1sw/nyJ1xj7kaT9PsyYFIMSuIZj06DuY+aWMm0lTB+q3c0mGZ+5t VWSw== X-Gm-Message-State: AOUpUlFxm5uBEmDeqNGx1/iVyvWELXy4cSdJtd4yLiAnpmEyyxZ/zY81 totbCg2jwtae7TK8zgiAJ/I= X-Google-Smtp-Source: AAOMgpeI3J5Ql4GaazTrFym4ErsyzFt7ofcyl1Vpq586ueJJW/ahhW89RqMq1o/7tszS8NzYPANFRA== X-Received: by 2002:adf:e687:: with SMTP id r7-v6mr14916520wrm.35.1531329856551; Wed, 11 Jul 2018 10:24:16 -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 a17-v6sm17747945wrr.81.2018.07.11.10.24.15 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 11 Jul 2018 10:24:15 -0700 (PDT) From: Nicolas Chauvet To: swarren@nvidia.com Date: Wed, 11 Jul 2018 19:24:12 +0200 Message-Id: <20180711172412.13220-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; + }; + }; +};