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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 8F9B1C07E95 for ; Mon, 19 Jul 2021 14:10:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 67B41610F7 for ; Mon, 19 Jul 2021 14:10:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240743AbhGSN3m (ORCPT ); Mon, 19 Jul 2021 09:29:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240733AbhGSN3m (ORCPT ); Mon, 19 Jul 2021 09:29:42 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6D75DC061574 for ; Mon, 19 Jul 2021 06:35:09 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id i5so30426113lfe.2 for ; Mon, 19 Jul 2021 07:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=2FTzlNaMCD3AmNUJH2yEEkaHs7MO07UhN4O/oRsXVWs=; b=yHFlJAhv+eSL/vMjKL3izWbfVWVlBmv87iAQi3iuBreHMZ9zK5RnKEFh6CpS41tzKg MM5oQXKJ0EWMNgEdD1vMLmvuk0TO0u7bdUpktXw35DPmsYBMHBSbgn3Xs0huM7hx+aqZ QHJ4DHOfvJK8FhfEZoEIeWyVPgrq6nUS0IIz2lJwiZJhWAg/hcPWKMHj7KiPKYrm+fLR n0fqw75Dbr4SZ/SkGc9VouvTRUKqA5Qp02R1Cb7TvVFgWCR45913+7+8i6tXB8H/3Pbc Wk7uJpN8W4/jAMYFX/1D9cZzIST0Xs4tagdWkZkeo1iCy2r3/I+BRSWAIa64BoHZhVxN 15iA== 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; bh=2FTzlNaMCD3AmNUJH2yEEkaHs7MO07UhN4O/oRsXVWs=; b=BjReAKvux4LjzZnGgBXVvY3gyBihN+Tqmo0LDwG8ifx42Sy46fa0uv4iFTl4cONVfY eV4cITTsUljfNgqsk0g78Ims6SYYhYL/izCcUq3UfBUaSlcRbOd7YFaoNxS5JYcKO2ka aGFYcRn+O+q924TleZ74kt2/pWiNKjh7jLc7DDZFEFabWJWAfb7B2k6K1fI8w1lKnYsH bxTTu3bBzsIAbqr3vWYZ8J9eIpmMKTPQydHpfq1PpCDhF7ECxMtgSNilNA1bmvzl1Teu 4ylmVjDsV9X97GbXQU9rDe9QVwlupHFQDDvi8/4Nvfb/6KNucpaTpM1m/HJTATk98xoy Bxng== X-Gm-Message-State: AOAM531G4EuNHs6FrsBvv0e2ccWXV0BGf4n5rzTgAFBGJBxBTB3PEGsj dhOn1/ezzSOmnlVY+8dbpNdVk5GApM/X1IqlTjhteg== X-Google-Smtp-Source: ABdhPJzepYP9oohkYUdsSQFJjb4jKgiFpd4uuzvy3TycH5AjFXTH1qmUDZclYE/7by7kzG/JBd9sdPjHyIKFG/z/kRY= X-Received: by 2002:ac2:5e71:: with SMTP id a17mr17828519lfr.465.1626703820337; Mon, 19 Jul 2021 07:10:20 -0700 (PDT) MIME-Version: 1.0 References: <20210717001638.1292554-1-linus.walleij@linaro.org> <1626702448.416596.1811199.nullmailer@robh.at.kernel.org> In-Reply-To: <1626702448.416596.1811199.nullmailer@robh.at.kernel.org> From: Linus Walleij Date: Mon, 19 Jul 2021 16:10:09 +0200 Message-ID: Subject: Re: [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus To: Rob Herring Cc: Imre Kaloz , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Marc Zyngier , Linux ARM , Krzysztof Halasa Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Jul 19, 2021 at 3:47 PM Rob Herring wrote: > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.example.dt.yaml: serial@1,0: compatible: 'oneOf' conditional failed, one must be fixed: > ['exar,xr16l2551', 'ns8250'] is too long > Additional items are not allowed ('ns8250' was unexpected) > ['exar,xr16l2551', 'ns8250'] is too short This is because the patch adding these compatibles was sent separately so it can be merged into the tty subsystem. So pretty much false alarm, but the bot can't know everything. Yours, Linus Walleij 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=-5.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, 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 4F216C07E9D for ; Mon, 19 Jul 2021 14:12:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7BE10610D2 for ; Mon, 19 Jul 2021 14:12:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7BE10610D2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IPGaG/VNe+FL52dYSS3atpJ36J355bhXihW7GjWl8k8=; b=aYjODSUbiOdtyL +VlCEyKhcueJmx7VjdE6wsoiuMU4o5yCZKgg44txI6TEu0FyUvEqVdBsdleMXUDkfEg2wRHmuhqtQ Ju82qF/IHc3jfoHCZiASrHWF5APsxvAejrrLfy9b2R+2T/PTk/Y5nMdVi4zTSEGgofWbeXD4qLnlr pyNo2ZhvUZzw6KSD82brPzavhybF46cvdiY8NZlsL02FP6twZJyKSsNaCELiRl0Z1wT+yD2UsC+g4 T3nCKSLyUXymp+SsUlcL2sSw0mLREdpE7wESxHEeA8fV1Cwdcpvl/MuLptlhBB/J35K04MFHrFnz6 MYiluEEPJTC5dEg8B2WA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m5TyW-009qLg-Oi; Mon, 19 Jul 2021 14:10:28 +0000 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m5TyQ-009qL3-H3 for linux-arm-kernel@lists.infradead.org; Mon, 19 Jul 2021 14:10:26 +0000 Received: by mail-lf1-x12f.google.com with SMTP id s13so8915046lfi.12 for ; Mon, 19 Jul 2021 07:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=2FTzlNaMCD3AmNUJH2yEEkaHs7MO07UhN4O/oRsXVWs=; b=yHFlJAhv+eSL/vMjKL3izWbfVWVlBmv87iAQi3iuBreHMZ9zK5RnKEFh6CpS41tzKg MM5oQXKJ0EWMNgEdD1vMLmvuk0TO0u7bdUpktXw35DPmsYBMHBSbgn3Xs0huM7hx+aqZ QHJ4DHOfvJK8FhfEZoEIeWyVPgrq6nUS0IIz2lJwiZJhWAg/hcPWKMHj7KiPKYrm+fLR n0fqw75Dbr4SZ/SkGc9VouvTRUKqA5Qp02R1Cb7TvVFgWCR45913+7+8i6tXB8H/3Pbc Wk7uJpN8W4/jAMYFX/1D9cZzIST0Xs4tagdWkZkeo1iCy2r3/I+BRSWAIa64BoHZhVxN 15iA== 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; bh=2FTzlNaMCD3AmNUJH2yEEkaHs7MO07UhN4O/oRsXVWs=; b=a9AZrZD44t/aK4+X11kqzcqZl69WNANYni4a1o5xTxWLTji1cvoVuL6ycXEHIr8I20 2c2K+X9jKsYQmlURcCpMBABtkjjx+8Er4nfxcAbkWyo+P1jbURd8bVSq8O0nv4SUgzU9 yyqU2ejXZWxQpV8bp3zkt3TdQP0Mc7s55D4EhiEqdZLuC9QwVCkkUmQXdblkXs8aHUvY KymPx6MSkIgxzrxsS+uvSsy3RoROaEEGXHV9HRE0AnGBvVAnETY3ahyAbjJBmPafk/G0 X4YiN+E/jcrN8KEFPEhZYLPKrHw5fO17B92NjFRVHcRYanvpRXL2vNRyGvqIPD3k2rx6 4nuw== X-Gm-Message-State: AOAM533thJBAyZWBRtQNSXGFNSWX9Mazs/5Zsmdw+c013YjhTTe8/Wb+ OuYgHwgaPUlRluDRhsz7W53gRTYbw43lESHPF+VRHQ== X-Google-Smtp-Source: ABdhPJzepYP9oohkYUdsSQFJjb4jKgiFpd4uuzvy3TycH5AjFXTH1qmUDZclYE/7by7kzG/JBd9sdPjHyIKFG/z/kRY= X-Received: by 2002:ac2:5e71:: with SMTP id a17mr17828519lfr.465.1626703820337; Mon, 19 Jul 2021 07:10:20 -0700 (PDT) MIME-Version: 1.0 References: <20210717001638.1292554-1-linus.walleij@linaro.org> <1626702448.416596.1811199.nullmailer@robh.at.kernel.org> In-Reply-To: <1626702448.416596.1811199.nullmailer@robh.at.kernel.org> From: Linus Walleij Date: Mon, 19 Jul 2021 16:10:09 +0200 Message-ID: Subject: Re: [PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus To: Rob Herring Cc: Imre Kaloz , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Marc Zyngier , Linux ARM , Krzysztof Halasa X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210719_071022_612683_C922F1A4 X-CRM114-Status: GOOD ( 11.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jul 19, 2021 at 3:47 PM Rob Herring wrote: > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.example.dt.yaml: serial@1,0: compatible: 'oneOf' conditional failed, one must be fixed: > ['exar,xr16l2551', 'ns8250'] is too long > Additional items are not allowed ('ns8250' was unexpected) > ['exar,xr16l2551', 'ns8250'] is too short This is because the patch adding these compatibles was sent separately so it can be merged into the tty subsystem. So pretty much false alarm, but the bot can't know everything. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel