From patchwork Mon Feb 1 13:16:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 374343 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=-16.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham 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 9655BC433DB for ; Mon, 1 Feb 2021 13:18:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F8D264EA2 for ; Mon, 1 Feb 2021 13:18:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231778AbhBANSW (ORCPT ); Mon, 1 Feb 2021 08:18:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231758AbhBANRj (ORCPT ); Mon, 1 Feb 2021 08:17:39 -0500 Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CBD6C06178A for ; Mon, 1 Feb 2021 05:16:18 -0800 (PST) Received: by mail-ed1-x529.google.com with SMTP id f1so18767948edr.12 for ; Mon, 01 Feb 2021 05:16:18 -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:mime-version :content-transfer-encoding; bh=s5/eeM3qa/btb6EM5+rqph0mqVQc4OkKhh4e2aNhbos=; b=m87Lr8zKV+MWdDb7raetVApFGHICYKY8EJdIP9ETAiOBMiNT2TFieYVZmcploC8Smh ACF7A/UKchIQSr568o0U9d4/K3JZ5rc+knDPQXGAMO2DBEHhwosYaDHw8Ru1B4Hn/9s9 wnec0uqgS+EVQ5VBv2m50QrPeWBmJRIPZcc3yWTxo+vFcbOpLYQNEwf3hUomuu104+05 Mi845qlXS5qoPXIOAQPzM8ZV3BCnw4yVNki6Bo6/x1pHFXqORdRR64iXYU0+7szPGoV7 vMn5paP2Ule3dUhHbS1yrRnZ9PblNpoMmdt8VvHEl0rh7pXcrDQgIJyxuIXO6ToZ0Z56 C6bA== 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 :mime-version:content-transfer-encoding; bh=s5/eeM3qa/btb6EM5+rqph0mqVQc4OkKhh4e2aNhbos=; b=aNeC0FK5CeIRjMiAi0VQMLVuf5nFdqkiLIA72x9clvBqFievHZUITJU3llKCsIf7Qi I4P7QEUwm7cpyuAk6AxV+yCOWnZ8wneu7z+84run8SoS44ahxYf0aefxLR6r8W0pX6EJ T9Zngg0mPqtchMX3DAAgHdU31JnLZnopywNxTmoP+/VUMY0t/Y+VQfA2JU/Fzfo1bTcM 4bfTwYWP/EjK+PET+2arfK4tTv7DBgxJ+zwR9HLNmmKx8nrcKyJA6NzqBjoE76qEjI7I nVAuQP3agfpl6/oNdgdWW/hFbf23Y6BhWj0wFksHLcuri1xO0SrmJIvEuz6PS/5LwhM0 vJqA== X-Gm-Message-State: AOAM533lfTsx3k1oDsFwSzKHsKUvEl1cXsoXa8IWGf/IRZlRsKLsGBHC eFvTgEp4QCwHbb0ruPZuf1yxsw== X-Google-Smtp-Source: ABdhPJxiUReEE3I89ozFL6M9ht8nS0MhSjZrDZ+3PtQPvDXz0ZjVFoziMWRmfPMvB029Ad3kencGiQ== X-Received: by 2002:a05:6402:50c6:: with SMTP id h6mr18475460edb.117.1612185377090; Mon, 01 Feb 2021 05:16:17 -0800 (PST) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id m26sm7874408ejr.54.2021.02.01.05.16.16 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 01 Feb 2021 05:16:16 -0800 (PST) Sender: Michal Simek From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com Cc: Geert Uytterhoeven , Michael Walle , Rob Herring , Viresh Kumar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] dt-bindings: arm: xilinx: Add missing Zturn boards Date: Mon, 1 Feb 2021 14:16:12 +0100 Message-Id: X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add missing DT compatible strings for Zturn boards. Signed-off-by: Michal Simek Acked-by: Rob Herring --- Patches are based on https://lore.kernel.org/linux-arm-kernel/20210120194033.26970-3-michael@walle.cc/ --- Documentation/devicetree/bindings/arm/xilinx.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/xilinx.yaml b/Documentation/devicetree/bindings/arm/xilinx.yaml index aaca69d0199f..05217537fb0c 100644 --- a/Documentation/devicetree/bindings/arm/xilinx.yaml +++ b/Documentation/devicetree/bindings/arm/xilinx.yaml @@ -23,6 +23,8 @@ properties: - digilent,zynq-zybo - digilent,zynq-zybo-z7 - ebang,ebaz4205 + - myir,zynq-zturn-v5 + - myir,zynq-zturn - xlnx,zynq-cc108 - xlnx,zynq-zc702 - xlnx,zynq-zc706