From patchwork Wed Feb 13 15:54:21 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 1041364 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=xilinx.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="E5QgGn4E"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 4403y40bpCz9s3l for ; Thu, 14 Feb 2019 02:55:08 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id AF01EC22068; Wed, 13 Feb 2019 15:54:51 +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_DNSWL_BLOCKED, 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 04541C21FD1; Wed, 13 Feb 2019 15:54:35 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 850FAC21F98; Wed, 13 Feb 2019 15:54:33 +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 3C295C21E08 for ; Wed, 13 Feb 2019 15:54:33 +0000 (UTC) Received: by mail-wr1-f66.google.com with SMTP id w17so3034918wrn.12 for ; Wed, 13 Feb 2019 07:54:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id; bh=QGAWOILsC3kbHbGAeaJ1BtM0r80kcX5YoUJ2dhfUz4I=; b=E5QgGn4EE4bvgnB59pBJ15dA/pgK5I+ahhy3P3nY/D42wv5R7wJ/DFiv1z8RkFbA4P 9rUkuQCOMM/cok1+AoEXbvlMuyAq6YrHIYwCMifYzEP0BCVAphD3RHJ3RUrmlbo98uDS D1tdqlC6q1pfy7l0U63MY1m1ELr4MZXvjsqzrgwlmLqpuRa38Tj8Ezy9d558cu9jbhO2 iSGouJItGr/cY6kkgoMspu7AItl7X+77EifAMCiWhKv1iScGgcblpaxAEMB1y1Ise+tc 60MhodXuMY0sl1c6lBuL7xknJpJ87mCVQk33Q+NLHFb8RJAqntAadfUSNj1GIyeVFaMU Y2VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=QGAWOILsC3kbHbGAeaJ1BtM0r80kcX5YoUJ2dhfUz4I=; b=Xg70KIyOoMSDR0NUgNwuGlRTgCh+kvbpkvhONwYyj9yy+vcLNW0zjCbMepGhm22nwl rCgaewTTW8vwBjUZkwLj10fYy2Y6e9GSATjUicj2cUBraQNGTO9vYLszfhMxx+AxBJBj x8GHlP/bOEcy336KzZmucpfurVJjNsW2iKvKOVqWnrWglc7/i7t+B7K9Zml3/PtShUZL useLnLwXVrG31toXdgJQhauHZP2/d0zUnnENh36PSM8Zcetgyz9biSAEM7ggSwsu3HEx agMbYntCQupeDtb6i7rq5PXt5oxDWyHkhpYR1ZK3izJf4QBadFXZEyEQ3tNLvfnl7IRN l66w== X-Gm-Message-State: AHQUAuZSkpYBE07Q/VpSFprwl7zYfwRDHsPO3R5ubp57N24DcX3gF+vw dlqartjedziyUIjeLCMuUmmHEG6fdsVGPg== X-Google-Smtp-Source: AHgI3IZcGWqB70H/n7Az7i7LPnjNL9c3/iubqwCqgnCpRQeSTyNkLhOZOgBzct9vmglIcjEBrEgWqw== X-Received: by 2002:adf:e98c:: with SMTP id h12mr987685wrm.302.1550073272570; Wed, 13 Feb 2019 07:54:32 -0800 (PST) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id z3sm11472657wrt.66.2019.02.13.07.54.31 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 13 Feb 2019 07:54:31 -0800 (PST) From: Michal Simek To: u-boot@lists.denx.de Date: Wed, 13 Feb 2019 16:54:21 +0100 Message-Id: X-Mailer: git-send-email 1.9.1 Cc: Mounika Grace Akula , Alexander Graf , Amit Kucheria , Li Yang , Sudeep Holla Subject: [U-Boot] [PATCH 0/9] xilinx: dts: Update various DT files 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" Hi, just put together some DT changes and send me all. Most of these patches are coming from Linux kernel. Thanks, Michal Amit Kucheria (1): arm64: dts: Fix various entry-method properties to reflect documentation Luis Araneda (2): ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards ARM: dts: zynq: correct and improve the model property of dt files Michal Simek (3): ARM: dts: Use mmc@ instead sdhci@ xilinx: dts: Remove additional empty lines arm64: zynqmp: Remove autodetected devices without description Mounika Grace Akula (1): arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout value Shubhrajyoti Datta (1): arm64: zynqmp: Fix i2c boot warning Venkatesh Yadav Abbarapu (1): arm64: zynqmp: Change the spi-rx-bus-width property to x1 arch/arm/dts/zynq-7000.dtsi | 4 ++-- arch/arm/dts/zynq-cc108.dts | 2 +- arch/arm/dts/zynq-microzed.dts | 2 +- arch/arm/dts/zynq-zc702.dts | 2 +- arch/arm/dts/zynq-zc706.dts | 2 +- arch/arm/dts/zynq-zc770-xm010.dts | 3 +-- arch/arm/dts/zynq-zc770-xm011.dts | 2 +- arch/arm/dts/zynq-zc770-xm012.dts | 2 +- arch/arm/dts/zynq-zc770-xm013.dts | 2 +- arch/arm/dts/zynq-zed.dts | 4 ++-- arch/arm/dts/zynq-zybo.dts | 2 +- arch/arm/dts/zynqmp-zc1275-revB.dts | 2 +- arch/arm/dts/zynqmp-zcu100-revC.dts | 2 -- arch/arm/dts/zynqmp-zcu102-revA.dts | 16 ---------------- arch/arm/dts/zynqmp-zcu106-revA.dts | 20 -------------------- arch/arm/dts/zynqmp-zcu111-revA.dts | 20 -------------------- arch/arm/dts/zynqmp.dtsi | 5 +++-- 17 files changed, 17 insertions(+), 75 deletions(-)