From patchwork Tue Jul 16 13:38:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrei Gherzan X-Patchwork-Id: 1132782 X-Patchwork-Delegate: matthias.bgg@gmail.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=none (p=none dis=none) header.from=gherzan.ro Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=gherzan.ro header.i=@gherzan.ro header.b="VwUcUhUH"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45p1rv2gKxz9s7T for ; Tue, 16 Jul 2019 23:46:23 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 11A12C21F34; Tue, 16 Jul 2019 13:43:05 +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=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 6027CC21F34; Tue, 16 Jul 2019 13:39:08 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id DB2C6C21E47; Tue, 16 Jul 2019 13:38: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 88675C21E34 for ; Tue, 16 Jul 2019 13:38:24 +0000 (UTC) Received: by mail-wr1-f67.google.com with SMTP id p17so20971809wrf.11 for ; Tue, 16 Jul 2019 06:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gherzan.ro; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=BVDDky93fEy9MwyT5115RP0HzdTQNcY96sEkPkWRibI=; b=VwUcUhUHFRzyO6lOy9FWarJAPPQijOamdsaBMD1IMhDCzEYpy3iY+E2WhPBnfyAe3P 5up2141I2Sof2HqWRBVnznYi74X5fYnhOMohg9fHqoooQrmY6GB2/pHsDySA0i4Z6iqu JedQbPC2punYzg2zEGuz+5roeqb2zr1tBqfssSibAvuwPMeEqjly8gvp9eEv4lRpsvtY sRy9+7gEO3ZavMdY/iYJqGGMDQE+hzG5KUj8VwbYCIuwjMR8QZD7TumBvqPF2YfTCXPW 4vY4J9jb8oy0AkkL5SKO4ttwGcX+HcoSLKoAYm/+xbQ6opObGZ/KAnCggjPZJa+rASLC LXkg== 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:mime-version:content-transfer-encoding; bh=BVDDky93fEy9MwyT5115RP0HzdTQNcY96sEkPkWRibI=; b=BWe2qqsBlw9ymPNJifcSkT1jli11ZKFDH3bvC73sF1rWWz4GySueQ0qKr50tYLK77Q U9wG/idAh+AmimivL/U6oISwb9owQQXvrbpXLyDluDrPZzZ7LZMPy//04IlDx9CMCheZ ZTzVM+LQpx1GyxyVZmgm+jPdQpB46tBDsLV48SAkICR96VF6JYHyY6AfxoiNCcFVWWmV m7SqLKsXVitsGvi+w58w9NqEll/k98HyhmSblmUXxelMCaSigs7oUdLeov6kmbtwZTFH W4o6kgGQVMNO74pJHEFQLR7nJzDvOobdQMLXPWC3A1iMR6sXqmNuHIi1QwNpX4+4sMwB Torw== X-Gm-Message-State: APjAAAX5JWTAVgBw3n13diJNmuBJpRfBdlocl8xJW0ky1l4UhpbJiMml QADlnLOzP3l8qja8wDcGo8ZBcmTr X-Google-Smtp-Source: APXvYqxJoIH/7p7p7eCAIVRonjUgLY+miFBVR/PWg93joXtn5HCmnxSHtt2qUgE4chEKcCPcbi4LGg== X-Received: by 2002:a5d:4a02:: with SMTP id m2mr35830761wrq.78.1563284303834; Tue, 16 Jul 2019 06:38:23 -0700 (PDT) Received: from localhost.localdomain ([212.36.34.46]) by smtp.gmail.com with ESMTPSA id e5sm21450292wro.41.2019.07.16.06.38.22 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 16 Jul 2019 06:38:23 -0700 (PDT) From: andrei@gherzan.ro To: u-boot@lists.denx.de Date: Tue, 16 Jul 2019 14:38:03 +0100 Message-Id: <20190716133803.1174-17-andrei@gherzan.ro> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190716133803.1174-1-andrei@gherzan.ro> References: <20190716133803.1174-1-andrei@gherzan.ro> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 16 Jul 2019 13:38:54 +0000 Cc: Andrei Gherzan Subject: [U-Boot] [PATCH 16/16] dts: bcm2838-rpi-4-b: Use the emmc2/2811 compatible string for SDHCI 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- arch/arm/dts/bcm2838-rpi-4-b.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/bcm2838-rpi-4-b.dts b/arch/arm/dts/bcm2838-rpi-4-b.dts index 168179c17c..b7241be3fd 100644 --- a/arch/arm/dts/bcm2838-rpi-4-b.dts +++ b/arch/arm/dts/bcm2838-rpi-4-b.dts @@ -39,7 +39,7 @@ }; &emmc2 { - compatible = "brcm,bcm2835-sdhci"; + compatible = "brcm,bcm2711-emmc2"; status = "okay"; };