Received: by 2002:ac0:e34a:0:0:0:0:0 with SMTP id g10csp858610imn; Tue, 26 Jul 2022 11:13:32 -0700 (PDT) X-Google-Smtp-Source: AGRyM1sXKO72BfuQMBZxwjKGQ3K0naAK/kq6r3pqEm5D/XXMFXlSbymvNvLY2M8WSgfx3JbMRClr X-Received: by 2002:a05:6402:2b8f:b0:43a:66d4:a025 with SMTP id fj15-20020a0564022b8f00b0043a66d4a025mr19369108edb.121.1658859212638; Tue, 26 Jul 2022 11:13:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658859212; cv=none; d=google.com; s=arc-20160816; b=JbkvpDZOOEUOjZ1eTqm+8+nGDdgFks+Zv6jXaloXR3FabUHwjksOIVca3hNEfyij8h jOv0eFKMnZEfWhwym5Azp0JhCRWZrsbZH2mKvAHbYEiEj0ggTKALsRkdwPAm+gymHqjE GEobWqe7j3yaSWcwdWeBGF/CxkyIHdhGr2dWItIdohut5k8Aiixe9CFHrZNyUu0ZO+Ay x4luFARAAFbofCmhsZ6R5gj7uNTKvan6SVKn35WVXBpVAAh52Th1td03p+/A1i6lRF6y 9L+YYG7hpFoYXEmonuGZp0Xagyiop8dActELoh0CWOrznVfTedtDo8mV7Yq+Rzxh6Mtt 3e6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=ovMO2O01VvT//cqHuQBUQ3mgDPbvuR5vrGPxr6F6K98=; b=j8J+JPbIgqBkQ1jK6AJrGfd6Lu2bagIlOLKyzc/J/kxYPa7us0RfFbsarJ7yfg38ob 8JAgJYKM0Kqikz/d9vFVsey/FDfBPx/TVghPl5AIzIsHUDcgcfvjjcArCLLutNfbP8TX oIDJGwJbxGYYXJc4nVpoOl78hMduVTfqo6tX0Uv2vHRaeZEuHJDIAlgD9e4WqpFZYgNj l3plxL7LacHnlEgEP5JSUZRCntXM7LvdYhMJrlDhljkmHa6zxOUmprtRqnEtKO6r/BS6 pMKacvZL+//Ogbah3Npc6oL11OfJc4Khz8R1mx4MxqMgOT19ugxslwemGW3tzCU8S8Tk AVpQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s5-20020a17090699c500b0072ffe9a4a8csi193898ejn.824.2022.07.26.11.13.07; Tue, 26 Jul 2022 11:13:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239776AbiGZSGo (ORCPT + 99 others); Tue, 26 Jul 2022 14:06:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234575AbiGZSGl (ORCPT ); Tue, 26 Jul 2022 14:06:41 -0400 Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 6A3032A70B; Tue, 26 Jul 2022 11:06:40 -0700 (PDT) X-IronPort-AV: E=Sophos;i="5.93,194,1654527600"; d="scan'208";a="129202674" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 27 Jul 2022 03:06:40 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id DD2B140C58A7; Wed, 27 Jul 2022 03:06:35 +0900 (JST) From: Lad Prabhakar To: Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou Cc: Anup Patel , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, Prabhakar , Biju Das , Lad Prabhakar Subject: [PATCH 1/6] dt-bindings: arm: renesas: Ignore the schema for RISC-V arch Date: Tue, 26 Jul 2022 19:06:18 +0100 Message-Id: <20220726180623.1668-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220726180623.1668-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20220726180623.1668-1-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ignore the ARM renesas.yaml schema if the board is RZ/Five SMARC EVK (RISC-V arch). Signed-off-by: Lad Prabhakar --- Documentation/devicetree/bindings/arm/renesas.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml index ff80152f092f..f646df1a23af 100644 --- a/Documentation/devicetree/bindings/arm/renesas.yaml +++ b/Documentation/devicetree/bindings/arm/renesas.yaml @@ -9,6 +9,15 @@ title: Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings maintainers: - Geert Uytterhoeven +# We want to ignore this schema if the board is of RISC-V arch +select: + not: + properties: + compatible: + contains: + items: + - const: renesas,r9a07g043f01 + properties: $nodename: const: '/' -- 2.17.1