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=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 E6B1AC4707E for ; Fri, 21 May 2021 23:40:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B08496121E for ; Fri, 21 May 2021 23:40:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230196AbhEUXld (ORCPT ); Fri, 21 May 2021 19:41:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229952AbhEUXlc (ORCPT ); Fri, 21 May 2021 19:41:32 -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 539D4C0613ED for ; Fri, 21 May 2021 16:40:07 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id b26so16001298lfq.4 for ; Fri, 21 May 2021 16:40:07 -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=WlVQ19ISRCpscjuNlAD4cWT0Svz2bcNKZPYIjMUXu1M=; b=aX1k9mRZcKVRXtR1fUzhOuJtGunx82/uhrILnRXElnoUtFojyFtfh6lKbXkKyAOQkm eCG9HEmcv5RFT0cmTvqKgGTwpgaUxW8HHxAMZjRYL+pj7yc6F5PiAXL2GlLYOCABMuwe 8TpqU+dd6C0Wooth5OjLW6PoS8E8PcPFnL9YYBUd7Eakg67tvTvpilydshRA4EW5HjdF iVwisrwXYLSmKUqdALwYa1yTqN33NvgizZvl5E7zDLH9ndaFyLe18Zuu0Tazau6rV4bD V3CzJELMn7uqbz36Yvj/8OI4csslshgPR+sJ3wyeH+ZtKgMJnYCGyWknt7x0P6udQ/WF eO+A== 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=WlVQ19ISRCpscjuNlAD4cWT0Svz2bcNKZPYIjMUXu1M=; b=AyQufFXU59yQDXnURhml+YmENBj/5RcG4u5E/LNxyA9xD06sD3adp0rOgHMTelMhOm yVTUvDbk4Y5TNXM6LH7BqCCFkurMs3tKfXJJC72ov+ZSEvwFmskuOg4E/EyPy1dM0ZRD q2Mgs+0A5yTVxMNgzS/wAhdJ70lRQ2qcgI39zCrwHzghP7x+Sa/Rtye0u/8bIN8ofx62 KKDEC7GndxMhMjvP1TZrnv/8MYOjLYHnPhZq7VTqgDW3peKGgtpo4N7Ws8AugGK5HOeh WrgMUydV7LhwMYn926SLv6f8pZDFt3qRHvgl+a5WeS5Np7aFnn/uBpX+kFSIm+19cpFE 7leg== X-Gm-Message-State: AOAM530KbxSaIuq8UTM0Z4JnOv6QwPa372gRYAoO3nG9SvdRcGSrb2kZ iBMyEGWLiDLqdXCwiwXzfZpumMJrExarH2vb7J/ttw== X-Google-Smtp-Source: ABdhPJxvqTjEXujANJ0Q5EyvfpuNItFf1XQR9pdTLGePX4mVVjEnb0im2IRaX+dCIMf2w+qj2uRWQqY0J6afZcgtelg= X-Received: by 2002:ac2:544f:: with SMTP id d15mr3624563lfn.465.1621640405652; Fri, 21 May 2021 16:40:05 -0700 (PDT) MIME-Version: 1.0 References: <20210521193540.16164-1-clabbe@baylibre.com> <20210521193540.16164-2-clabbe@baylibre.com> In-Reply-To: <20210521193540.16164-2-clabbe@baylibre.com> From: Linus Walleij Date: Sat, 22 May 2021 01:39:54 +0200 Message-ID: Subject: Re: [PATCH 2/2] ARM: dts: gemini-dlink-dir-685: rename gpio-i2c to i2c To: Corentin Labbe Cc: Rob Herring , Hans Ulli Kroll , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 21, 2021 at 9:35 PM Corentin Labbe wrote: > gemini-dlink-dir-685.dt.yaml: gpio-i2c: $nodename:0: 'gpio-i2c' does not match '^i2c(@.*)?' > From schema: /usr/src/linux-next/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml > > Signed-off-by: Corentin Labbe Patch applied! 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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, 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 E1014C04FF3 for ; Fri, 21 May 2021 23:41:51 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 9301C60E08 for ; Fri, 21 May 2021 23:41:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9301C60E08 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=desiato.20200630; 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=52hgog4jf1dIIvZEMvhE2dpQP1KE3SdnCn6HfAjFxRY=; b=q+xBQ2ex4j4PIieeUQyBifJWI6 kKH5H40Bb7+NCy6DW7V8Q5UhyYmrSLO7wLyulEKfSAX1CfDNFFE1jaHrykFTf4pP6i1Y0DOyvL2ft pm0TwZcbLg8ExMor6JtajVF3HhME0k+CfLonu3pNn/MkHVZ6cE0YfvXs4wz4u5xnbkgFE/RXGKypr zZIdlgqjMpin24xZKSw2HMNZROb9pdrsD6/1truF7WZZsvuTam26x+vcZHDW3sDnkn87jYW/6aIZ3 yxEy9hGxSJqoCOMWUQpE0wtNyOW1oIAEc06s1Hd38jKHmxlIC8DmCNrGz5Yx9Lv9xjKz+LeIO0LwO ONuZ+EBA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkEkY-001Mp4-Pb; Fri, 21 May 2021 23:40:15 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkEkU-001Mnk-5c for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 23:40:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Type:Cc:To:Subject:Message-ID :Date:From:In-Reply-To:References:MIME-Version:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=WlVQ19ISRCpscjuNlAD4cWT0Svz2bcNKZPYIjMUXu1M=; b=J6BWtwMKiuAKIDB5ebURDoQWWi 8O+/jkHDrjCcSdCdhj4Nl5F8ozGuMskSfgu1g05DDzTLYS/Dxgz7/DlXQNyIo4+KG3yqIYzF9NFP0 tKocOp1RibZbbI3+ZllFMmgC95454MAkK+3mQHLpwO+L9LE5ey4rlRykK6v5fVRfeJXIdPDFR2A/h ieBkd227xhWuS8PbGYM6QJBMgMVn00Db64cgxzxPY802j+N6SPyy7ev2UGTF4XEULK0Db+05mnSor CJo+BmMeuBPm9fVuX7qu0eXMYMEnd6w8r1I4pf1kuHKnPBHG+/WeJ57Rzcy9ef2CxfN+xIj5mhw6Q cibyFL4Q==; Received: from mail-lf1-x134.google.com ([2a00:1450:4864:20::134]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lkEkR-00HUxy-AO for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 23:40:08 +0000 Received: by mail-lf1-x134.google.com with SMTP id i22so31863731lfl.10 for ; Fri, 21 May 2021 16:40:06 -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=WlVQ19ISRCpscjuNlAD4cWT0Svz2bcNKZPYIjMUXu1M=; b=aX1k9mRZcKVRXtR1fUzhOuJtGunx82/uhrILnRXElnoUtFojyFtfh6lKbXkKyAOQkm eCG9HEmcv5RFT0cmTvqKgGTwpgaUxW8HHxAMZjRYL+pj7yc6F5PiAXL2GlLYOCABMuwe 8TpqU+dd6C0Wooth5OjLW6PoS8E8PcPFnL9YYBUd7Eakg67tvTvpilydshRA4EW5HjdF iVwisrwXYLSmKUqdALwYa1yTqN33NvgizZvl5E7zDLH9ndaFyLe18Zuu0Tazau6rV4bD V3CzJELMn7uqbz36Yvj/8OI4csslshgPR+sJ3wyeH+ZtKgMJnYCGyWknt7x0P6udQ/WF eO+A== 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=WlVQ19ISRCpscjuNlAD4cWT0Svz2bcNKZPYIjMUXu1M=; b=EZq4u1OTUk1WHxEyvwTH4DkBy/ed+mWHXC0l05zK8rMukHq0E/CFXdC1nX3YmgsprY uVRsLdzf69VCsQ+0BwsQ6wdw/+WAKyAIrqJHLYZeb2wL/RDkkVevQ2+jbfFYlBp3B8Ur e0CzVVh39ukN1kqes+ZOfxQvAnhCj23MzsBSnsC0B4AbJv3b7gsEZWBES4ekxkOI0K3m x6OK/ksLaZRgI4ayxOw/2bHbsBq+V03ZRWJGMCe1cCBpd8whjibu8h3BEzCe4r8RtWjM HgupQwaRXz8yZinzv4jhwhIaKjs4gGFQaAmUqf7PedJrEclZmEI0xFNdxi0CIiQ1VN9Y /ydQ== X-Gm-Message-State: AOAM531F97G/BQ/9VM3Nclrh2XhMKTO3hblx2invis9hkEmGkmhsc5c0 lKNGhPwfhlJvs5zil95EqtQTIvACNs9tsDW87g0OeQ== X-Google-Smtp-Source: ABdhPJxvqTjEXujANJ0Q5EyvfpuNItFf1XQR9pdTLGePX4mVVjEnb0im2IRaX+dCIMf2w+qj2uRWQqY0J6afZcgtelg= X-Received: by 2002:ac2:544f:: with SMTP id d15mr3624563lfn.465.1621640405652; Fri, 21 May 2021 16:40:05 -0700 (PDT) MIME-Version: 1.0 References: <20210521193540.16164-1-clabbe@baylibre.com> <20210521193540.16164-2-clabbe@baylibre.com> In-Reply-To: <20210521193540.16164-2-clabbe@baylibre.com> From: Linus Walleij Date: Sat, 22 May 2021 01:39:54 +0200 Message-ID: Subject: Re: [PATCH 2/2] ARM: dts: gemini-dlink-dir-685: rename gpio-i2c to i2c To: Corentin Labbe Cc: Rob Herring , Hans Ulli Kroll , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , linux-kernel X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_164007_868373_1FDDC735 X-CRM114-Status: UNSURE ( 8.00 ) X-CRM114-Notice: Please train this message. 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, May 21, 2021 at 9:35 PM Corentin Labbe wrote: > gemini-dlink-dir-685.dt.yaml: gpio-i2c: $nodename:0: 'gpio-i2c' does not match '^i2c(@.*)?' > From schema: /usr/src/linux-next/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml > > Signed-off-by: Corentin Labbe Patch applied! Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel