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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DC0BC4332F for ; Tue, 11 Oct 2022 12:08:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229663AbiJKMIY (ORCPT ); Tue, 11 Oct 2022 08:08:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229552AbiJKMIW (ORCPT ); Tue, 11 Oct 2022 08:08:22 -0400 Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2950D57BE4 for ; Tue, 11 Oct 2022 05:08:20 -0700 (PDT) Received: by mail-qt1-x829.google.com with SMTP id f22so4093922qto.3 for ; Tue, 11 Oct 2022 05:08:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=d7sQGgcfeLetHsYqqAQzwhlkQO31idzHL2CtdWtj7pI=; b=fFpMQBJU+KIup5rqPl5HSkr/RGGMV7irnqdmJssu6pEBstzv0l8cg2Yyh4W0MSrMjS 1UHEW48g9iVzieWXgwHcY2sYLOt8PGh7CZUX15ojxeZ8yjvBxSHv2WSDFYFUduWYP9nw FCg96WFT2ulQ3hmp+VnOAjxmLC62pNPaUoyRZaduPPyWuVZSCJxfQDpFWFu7r13xNirS IKWsSZyCLPIsSGgpTaS94qvR6G4n+kY0wFKw9Gg0jspinDQ/WolzwqymbY8U1sloEBA9 A+IPAE5NrQeJUa3snTIDBFMzGx3H7TLwRCa6tpNRmjgaH4XwOlPnKAepUx7845XuTUAP 2G7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=d7sQGgcfeLetHsYqqAQzwhlkQO31idzHL2CtdWtj7pI=; b=b867NWutdrZtuGfks2B767WWsaj0iRev+SIlagixqcm+PHDk7sNJ/4pIxgB3HbrUAS jjEh0T8RiTWQSxhRfnBTwTjz1ZKCgZCViNY0oCB6JoMAQ0GhXCTsDY8gCTOehsJjg7nu WtpcBWZ8dwnbby3BuNPlV1zRcoYXX8Yh93Q6IpPozXO0yhNmsIM02IZtGQic3qKlGmhp vFuv5gvx22lPKMg2tRiH0Q6mE9ic5HhuGwnlBG69+T+R+Xrh8SDGKpQNyNejc8XS6ODx S7sy9l0bm+eCEAl1bWJglPZU0dBgzEhW4eJ0ESrvlm3Ev5W5vxskMiAU2/G48XrHlT6m j4pA== X-Gm-Message-State: ACrzQf3eIn061NayOmBMuPwFvltc0OK/zpSQTdURlC+5xU5b1nW9EUGz wwbYFeluuNA67T592QEDJxicKg== X-Google-Smtp-Source: AMsMyM4eGhDDIfVAL6kaolpL8+jGYieCca2y9hJwcftMhjyac5scT6NHJ1gngHvyVO3MwMBzC9Cc2A== X-Received: by 2002:ac8:7f93:0:b0:35b:bbdd:5699 with SMTP id z19-20020ac87f93000000b0035bbbdd5699mr18616407qtj.46.1665490099267; Tue, 11 Oct 2022 05:08:19 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id c2-20020ac87dc2000000b0039a8b075248sm3987764qte.14.2022.10.11.05.08.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Oct 2022 05:08:18 -0700 (PDT) Message-ID: Date: Tue, 11 Oct 2022 08:08:16 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH 1/8] dt-bindings: ingenic: Add support for the JZ4755 SoC Content-Language: en-US To: Siarhei Volkau Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Vinod Koul , Greg Kroah-Hartman , Paul Cercueil , Thomas Bogendoerfer , Linus Walleij , Jiri Slaby , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-serial@vger.kernel.org, linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org References: <20221009181338.2896660-1-lis8215@gmail.com> <20221009181338.2896660-2-lis8215@gmail.com> <84b6dae0-d503-bbd2-d483-80462917afa4@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 10/10/2022 16:18, Siarhei Volkau wrote: > пн, 10 окт. 2022 г. в 17:55, Krzysztof Kozlowski > : > >> How do you plan to merge it? Usually these go via subsystem trees... > > It's a new case for me, could you explain the problem a bit more? > What things should I bother with in the next patchset version? > Thanks in advance. Each binding goes via subsystem maintainer, not via DT bindings tree, so keeping all in one patch messes with that. Best regards, Krzysztof