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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 63673C4338F for ; Fri, 23 Jul 2021 22:43:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 386C460F26 for ; Fri, 23 Jul 2021 22:43:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232401AbhGWWC1 (ORCPT ); Fri, 23 Jul 2021 18:02:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231954AbhGWWC0 (ORCPT ); Fri, 23 Jul 2021 18:02:26 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6625FC061575 for ; Fri, 23 Jul 2021 15:42:58 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id a7so3445864ljq.11 for ; Fri, 23 Jul 2021 15:42:58 -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=iXmfZl7tl4+qVCvx5N5v67i1rD9bv+ydkZCcMvPVVHY=; b=emilnGg82dznkreHtSs41UKfoTE6WyVDLr+Z/pur5y1tylLzPoNnJyh82qMBtUh7PF zvsnjErIowErAYZdwo9TBzgxkO8LlFzLV+nRSdV3xixFdzRBxzt/w9Idj1kGh7i8s/oU oqYt/x8y+ERqXHb7Sz7zdWPjh7c/3LfpQRadqpTu5ZaSc9gBTogIcNCvW0DER/+Gp5Mp frsmj13Y3334cQ7JeIL6ohBQ3A2x2qVShMUAyVctHD3zgZt3GFTMq0ep+LFau/P0BthZ liaFT7kvNUxp7m+fqEyyMPI8Frvcnv0Tj1Am10fMbGVl6k8fhzcuLiy09uo+NRiPX2+E /+ag== 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=iXmfZl7tl4+qVCvx5N5v67i1rD9bv+ydkZCcMvPVVHY=; b=oKUNH1TZjV9iZtzewwPFApW0xkKy/1s2CAuqUlp2p3k8ZuGKaCAxAx7xzUcPd3iVTu nGWpc4HaGKUYe2WZp2OJWdeAdfBcOJG6XwGYnVnxvJhFNFtjq+DEXEFpphjhBNu5VT+m Za6EDq23NGy9FbpP4GDemhKHWqDChCaBOhyjHFYES23NcYeSc9ibL3IStPSFu63JzEkO YXv6kFRxggDl4TpMbEk1VsKjT6+SKJPZL9dQawtWGc2rjo5nRc6Zdxh28TM9x7jfDrs5 oXUtpTuMcrTXgM3Ni4AMydlAmsOMdLYb3CSLa44kdCD8iQIbFJJt+cYgdVOoN/8WFMQk hsDQ== X-Gm-Message-State: AOAM533eo0+47PRrjZgzhx0PIHbNSawAIlvTmv28dk9hEj+TygT1vVU8 YqI3nmZau8Qn6IfgGfkqvap7t69FrFr3WzQC6OrPDJYfhi0= X-Google-Smtp-Source: ABdhPJy0HTvu8w5e9tu7S4zKY9bY9cPxWmJhDoGQm5rv4/Vj2F+LHm2JpFTIbbLaamVyoJlwd1+KsZrvl/DcflauJ0w= X-Received: by 2002:a2e:888f:: with SMTP id k15mr4597318lji.326.1627080176511; Fri, 23 Jul 2021 15:42:56 -0700 (PDT) MIME-Version: 1.0 References: <20210722084330.1618239-1-linus.walleij@linaro.org> <20210723204233.GA2541746@robh.at.kernel.org> In-Reply-To: <20210723204233.GA2541746@robh.at.kernel.org> From: Linus Walleij Date: Sat, 24 Jul 2021 00:42:45 +0200 Message-ID: Subject: Re: [PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus To: Rob Herring Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Imre Kaloz , Krzysztof Halasa , Linux ARM , Marc Zyngier Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Jul 23, 2021 at 10:42 PM Rob Herring wrote: > On Thu, 22 Jul 2021 10:43:30 +0200, Linus Walleij wrote: > > This adds device tree bindings for the IXP4xx expansion bus controller. > > > > Cc: Marc Zyngier > > Cc: devicetree@vger.kernel.org > > Signed-off-by: Linus Walleij > > --- > > ChangeLog v1->v2: > > - Drop unevaluatedProperties: false from the node match. > > additionalProperties: true will be the default. > > --- > > ...intel,ixp4xx-expansion-bus-controller.yaml | 149 ++++++++++++++++++ > > 1 file changed, 149 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.yaml > > AFAICT, there is no patch 2/2. If there is it never made the lists. I have the habit of occasionally just resending the patch that changed. Maybe this is a bad habit :/ > Applied, thanks! Please drop it if you can, I found problems with the bindings... It's always more complex. If it's hard to drop I can also make an incremental patch. 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=-15.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 1035AC4338F for ; Fri, 23 Jul 2021 22:44:24 +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 D534960E92 for ; Fri, 23 Jul 2021 22:44:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D534960E92 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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=xBy/Mwebv2+2xR0eHBYozK3b7AUWXCfgv1CNFB/aF7w=; b=T5HtcdZadi1/4Z wBqOMAlXhRoGWTYhIAlE0PUm9pQetJWQj8lCe6Q4AaSPCIdBveGm7j4fLugdn81MSvKIAk0GX5tKr bl+VIyXqoCb4qvyaoYY+QjnRdiwS8Uvk3WV/EV1h+aUDBIayXDX0YOG61MNEsJC0pZ4dT4pmhZw5c 6kTC54E6sZ+Vy6G2uc9Ak0m7TTsfRMQqsoulyljHRwJ5RK7UIGjr87xU1eCEqFWiu1t/w2E46Yn5/ Wo1J5HACRlXmT3eefZpwIJ37W8gYBOd653S/IWBi2RoakJcHDInqnhZo4npzRWBnLHm/SWfLoq9Iv /vCbhpVY0MzC2+TYaD3w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m73sk-006HsC-4S; Fri, 23 Jul 2021 22:43:02 +0000 Received: from mail-lj1-x22a.google.com ([2a00:1450:4864:20::22a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m73sg-006Hro-FF for linux-arm-kernel@lists.infradead.org; Fri, 23 Jul 2021 22:42:59 +0000 Received: by mail-lj1-x22a.google.com with SMTP id f12so3509883ljn.1 for ; Fri, 23 Jul 2021 15:42:57 -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=iXmfZl7tl4+qVCvx5N5v67i1rD9bv+ydkZCcMvPVVHY=; b=emilnGg82dznkreHtSs41UKfoTE6WyVDLr+Z/pur5y1tylLzPoNnJyh82qMBtUh7PF zvsnjErIowErAYZdwo9TBzgxkO8LlFzLV+nRSdV3xixFdzRBxzt/w9Idj1kGh7i8s/oU oqYt/x8y+ERqXHb7Sz7zdWPjh7c/3LfpQRadqpTu5ZaSc9gBTogIcNCvW0DER/+Gp5Mp frsmj13Y3334cQ7JeIL6ohBQ3A2x2qVShMUAyVctHD3zgZt3GFTMq0ep+LFau/P0BthZ liaFT7kvNUxp7m+fqEyyMPI8Frvcnv0Tj1Am10fMbGVl6k8fhzcuLiy09uo+NRiPX2+E /+ag== 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=iXmfZl7tl4+qVCvx5N5v67i1rD9bv+ydkZCcMvPVVHY=; b=TksohTlv7pkICGYFO5tt4V5Ef7fpUzYavMzM9AIqVvHwhV+aXZaiOtBR8hbcdwK7NN nzgRaXT4BkU1zF+I3GF3hW/pbGJyY50J1N2DXWdFO6lceX0YrPbiOWissc+ogd7Ax3uW aNWIXn4h2d9zNXQF327agI6FKAN8k9B7rHiVGErmUas0dgGQA1rusWi9TDiUGPRNLYol iDYCrMdyPeVW5xtyj41dAolpSss3HDZVjhKc7NfjHpoVSujZP7HHtlGleXfIFxyU/GW1 nc4rPE8C3SwpV4n7iCnCS1cNLPtsxuHXUF0Pe1t1Y4jey59ETPiMmifAzk13wLDRFP3f KbVQ== X-Gm-Message-State: AOAM531wFo4BpRY00A2a9L6S3P+PMJap3zz9T+IS5r4DhCnAi00pM+1Q ExHpRKw8STTOKkvVC5uzDO+SRpnKJgjSSYZl5a28/g== X-Google-Smtp-Source: ABdhPJy0HTvu8w5e9tu7S4zKY9bY9cPxWmJhDoGQm5rv4/Vj2F+LHm2JpFTIbbLaamVyoJlwd1+KsZrvl/DcflauJ0w= X-Received: by 2002:a2e:888f:: with SMTP id k15mr4597318lji.326.1627080176511; Fri, 23 Jul 2021 15:42:56 -0700 (PDT) MIME-Version: 1.0 References: <20210722084330.1618239-1-linus.walleij@linaro.org> <20210723204233.GA2541746@robh.at.kernel.org> In-Reply-To: <20210723204233.GA2541746@robh.at.kernel.org> From: Linus Walleij Date: Sat, 24 Jul 2021 00:42:45 +0200 Message-ID: Subject: Re: [PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus To: Rob Herring Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Imre Kaloz , Krzysztof Halasa , Linux ARM , Marc Zyngier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210723_154258_618959_3F6E05DF X-CRM114-Status: GOOD ( 16.00 ) 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 Fri, Jul 23, 2021 at 10:42 PM Rob Herring wrote: > On Thu, 22 Jul 2021 10:43:30 +0200, Linus Walleij wrote: > > This adds device tree bindings for the IXP4xx expansion bus controller. > > > > Cc: Marc Zyngier > > Cc: devicetree@vger.kernel.org > > Signed-off-by: Linus Walleij > > --- > > ChangeLog v1->v2: > > - Drop unevaluatedProperties: false from the node match. > > additionalProperties: true will be the default. > > --- > > ...intel,ixp4xx-expansion-bus-controller.yaml | 149 ++++++++++++++++++ > > 1 file changed, 149 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.yaml > > AFAICT, there is no patch 2/2. If there is it never made the lists. I have the habit of occasionally just resending the patch that changed. Maybe this is a bad habit :/ > Applied, thanks! Please drop it if you can, I found problems with the bindings... It's always more complex. If it's hard to drop I can also make an incremental patch. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel