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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3662EC433F5 for ; Sun, 17 Oct 2021 16:54:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1590B60FED for ; Sun, 17 Oct 2021 16:54:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344290AbhJQQ4y (ORCPT ); Sun, 17 Oct 2021 12:56:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344273AbhJQQ4y (ORCPT ); Sun, 17 Oct 2021 12:56:54 -0400 Received: from mail-ot1-x32e.google.com (mail-ot1-x32e.google.com [IPv6:2607:f8b0:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 72D1BC06161C for ; Sun, 17 Oct 2021 09:54:44 -0700 (PDT) Received: by mail-ot1-x32e.google.com with SMTP id s18-20020a0568301e1200b0054e77a16651so229319otr.7 for ; Sun, 17 Oct 2021 09:54:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=gY3rallikDiau7aiF6+jpysaSoqtW+qfGcmxJJQx5hQ=; b=vMUy3AL2sISFYzrzjUUydCTdZT2oQ8HbaYXwtg3/aWj6WfsU64PluL0QexcfOXELLg Z9y/2f6htqqUn8hEdQlb6IKuaHvYuVj10zcf0u8KD7nR+uxLXP5cxy5VV9HFWpwY+fTa xKJcc5T1jRYTOWxdqpEQv8LSXZiX65+sgrXUK6dBPR+EWXhf0FFut8bSDnHa7eXSuUdH u47YGdyODhwJNeU81RSvgcZwQ+u5aK0S+FQp7EpOaLPOr2oHvVMXqNvFzBd6eGddJzKd DjluLwgxvLy6cibG3q2/w4CDd/l4M5lRJfgx9YTGeLA4FFqwQncu8Qa8nFs6UEF3acBL 6QHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=gY3rallikDiau7aiF6+jpysaSoqtW+qfGcmxJJQx5hQ=; b=scGHF12VE33IaqoOAE4JWEOR8Vg4hfks/wWXAy/fgsZiwAEzwAXgKZszwT2w6MfOcC 2GIauUMh5QUfYrMl+Uirf5JXHyfwohRsrFz2EEbh3RiQTomM4pHfED7H9IjP49u5kJe7 e7vwMT+jiGXqn30JagJLP2ePzOb6cFJ73MIBgslZBsM4SPD83Pwp207b8DFrD2ev/PKk MUtnHNqEGFpA+nta6lFaHlfwUme8ZpgeOwXEcNjf5g20YqK39aQregKhhYfzRL6t8Nwh bmcRawbesjdUw/yICSQV3gMUYleobHzujQ7lJRoVOjYdT1WAv/o2g33zc55Jol+BKv7N CEeg== X-Gm-Message-State: AOAM530SjlfpK1giQ5OUe34EnUcD683tRZaIVWFsnuGfxffAfssfG+tQ nUW22bxsdhbyQfXT7Yh5xqrapZjsMMxd0A== X-Google-Smtp-Source: ABdhPJw/HYKUuY1Sdv4s1rXx/XpAVx5d4Kt6InEVU3Fr4HgzyguYkgHqKWvdj7bPKGog6tV4/pU1lQ== X-Received: by 2002:a05:6830:4428:: with SMTP id q40mr17119597otv.184.1634489683866; Sun, 17 Oct 2021 09:54:43 -0700 (PDT) Received: from builder.lan ([2600:1700:a0:3dc8:3697:f6ff:fe85:aac9]) by smtp.gmail.com with ESMTPSA id t24sm2547856otk.58.2021.10.17.09.54.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Oct 2021 09:54:43 -0700 (PDT) Date: Sun, 17 Oct 2021 11:54:41 -0500 From: Bjorn Andersson To: Linus Walleij Cc: Dmitry Baryshkov , Andy Gross , Rob Herring , "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , MSM Subject: Re: Message-ID: References: <20211008012524.481877-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue 12 Oct 18:59 CDT 2021, Linus Walleij wrote: > On Fri, Oct 8, 2021 at 3:25 AM Dmitry Baryshkov > wrote: > > > In 2019 (in kernel 5.4) spmi-gpio and ssbi-gpio drivers were converted > > to hierarchical IRQ helpers, however MPP drivers were not converted at > > that moment. Complete this by converting MPP drivers. > > > > Changes since v2: > > - Add patches fixing/updating mpps nodes in the existing device trees > > Thanks a *lot* for being thorough and fixing all this properly! > > I am happy to apply the pinctrl portions to the pinctrl tree, I'm > uncertain about Rob's syntax checker robot here, are there real > problems? Sometimes it complains about things being changed > in the DTS files at the same time. > > I could apply all of this (including DTS changes) to an immutable > branch and offer to Bjorn if he is fine with the patches and > the general approach. > I like the driver changes and I'm wrapping up a second pull for the dts pieces in the coming few days. So if you're happy to take the driver patches I'll include the DT changes for 5.16 as well. Thanks, Bjorn