From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B94B7C282DD for ; Thu, 9 Jan 2020 13:51:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8CEA72075D for ; Thu, 9 Jan 2020 13:51:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="G3hIUulK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731156AbgAINvb (ORCPT ); Thu, 9 Jan 2020 08:51:31 -0500 Received: from mail-wr1-f66.google.com ([209.85.221.66]:46372 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730446AbgAINvb (ORCPT ); Thu, 9 Jan 2020 08:51:31 -0500 Received: by mail-wr1-f66.google.com with SMTP id z7so7396929wrl.13 for ; Thu, 09 Jan 2020 05:51:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=XDCI6TLpdeIYPij5yOHYCifq+NjQyJfwW4dyJEujviU=; b=G3hIUulK4TgEq82wz5GNtf5wS7Mq2sgiYrOa/+OvqMHJJNB+YkDsyumIDlcCCGezFj HhXGOIkHJkDvYMuJCmaFP8yZYz5J0m9VCj1xx+9Me5O68XQr8zMuMvFsy7n1V5NfOBAg yKDeiHq/64ozhgaPBvsuPgK3un1Cz9HQs2Tl1dcS7eCeC2XIdGcwXpWz+1yAvfQw09vX vtKx6J1uFA2d5uG0T9Wr3TFZoFQAPMlNG5WDxJ9tQBnJu1G+Ghd/unu/ESnKGg1BcK2P mnhyOGn3lLylsBqzjiUj360YW3DdgotpRceA50aZfwY32TVnatQod9+G/+iR0BX4Vs6u tyIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=XDCI6TLpdeIYPij5yOHYCifq+NjQyJfwW4dyJEujviU=; b=r3aDUp3SNfjtytLCwpmxwVPwBRaJly7k9pa1vh6adKSrnVPm8rE+cB1RU9UIFga869 BeEV3UsMr36eWbn09XOARfd6T8WiHvVCkQaYRGOQQQaFRo1vbBlwWyLjDZyANiSLAyap 7J0KOSIuqQvqFH2OmqGY5Lwvs0nTpOVo6kl3/KGPvhQ6ByxJOFpJOawtNFh0BTLJ0CqC zXkbqRm3gcMOI40le0d3GV6OLTc5VjkZWpv5D27V3vppCa11bCixlok8A6FfINcrR3W1 sLpEhK2GBsuPPkD2ESjrEMnm0vvVm3ss2hFdUBwXx2CaP1sQ5yEtyDtGFEKdFw4nRMH9 /HKQ== X-Gm-Message-State: APjAAAWRqdizaZFfwjRXv5u27kBjoOQdPRrQx00il5cpddv01moY7dB9 TlWHYLx0zKOIFYR2RBwIg+5T/M8eUIquPaRVBPGdag== X-Google-Smtp-Source: APXvYqz8e1hxJpaPqVsNsHKM5ImeIdIGCduTba279//zephv/DVYc8tIyk0DE067Xb7xRCg7Bq0x3Ng81eVOKS4awRo= X-Received: by 2002:a5d:44cd:: with SMTP id z13mr11245464wrr.104.1578577889103; Thu, 09 Jan 2020 05:51:29 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Michal Simek Date: Thu, 9 Jan 2020 14:51:18 +0100 Message-ID: Subject: Re: [PATCH 0/6] arm64: zynqmp: Various DT fixes To: linux-arm Cc: Anurag Kumar Vulisha , Harini Katakam , Jan Kiszka , Mark Rutland , Rajan Vaja , Rob Herring , Ulf Hansson , Venkatesh Yadav Abbarapu , DTML , LKML Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org =C4=8Dt 9. 1. 2020 v 14:39 odes=C3=ADlatel Michal Simek napsal: > > Hi, > > I am sending various DT fixes which have been found over the xilinx > release. > 1-2 patches are fixing reported description issues > 3-6 patches are actual fixes. > > Thanks, > Michal > > > Michal Simek (5): > arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 > arm64: zynqmp: Turn comment to gpio-line-names > arm64: zynqmp: Setup clock-output-names for si570 chips > arm64: zynqmp: Remove broken-cd from zcu100-revC > arm64: zynqmp: Setup default number of chipselects for zcu100 > > Venkatesh Yadav Abbarapu (1): > arm64: zynqmp: Fix the si570 clock frequency on zcu111 > > .../boot/dts/xilinx/zynqmp-zcu100-revC.dts | 3 +- > .../boot/dts/xilinx/zynqmp-zcu102-revA.dts | 45 +++++-------------- > .../boot/dts/xilinx/zynqmp-zcu104-revA.dts | 4 +- > .../boot/dts/xilinx/zynqmp-zcu106-revA.dts | 2 + > .../boot/dts/xilinx/zynqmp-zcu111-revA.dts | 4 +- > 5 files changed, 20 insertions(+), 38 deletions(-) > > -- > 2.24.0 > Please ignore this patchset. I sent just 6 patches instead of 8 that's why description here is not correct. Thanks, Michal --=20 Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs