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=-18.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FSL_HELO_FAKE,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 0A103C07E95 for ; Tue, 20 Jul 2021 16:14:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DB41061001 for ; Tue, 20 Jul 2021 16:14:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234146AbhGTPdZ (ORCPT ); Tue, 20 Jul 2021 11:33:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234708AbhGTP1j (ORCPT ); Tue, 20 Jul 2021 11:27:39 -0400 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22447C0613E6 for ; Tue, 20 Jul 2021 09:07:18 -0700 (PDT) Received: by mail-wm1-x335.google.com with SMTP id g8-20020a1c9d080000b02901f13dd1672aso1824628wme.0 for ; Tue, 20 Jul 2021 09:07:18 -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:content-transfer-encoding:in-reply-to; bh=Gj6/MjwS+J4keCNnFYk1TQ+l4VVmRSXxrXDi5n5Ny3A=; b=gRT05Pn+DjxRaYaQ3SNjK87ik5viYwcI+vEQBGYCJKXp+85XrKT1fQplwtyoDLjGg2 6Qm1OYymAU0bFf7C3NOz5mLcuRMvVUreToOlOhkwBKzwWP5gor6/M/h5rfroSNCyLdFv PdyTRd9/r9cNphQ/KVfSF6jMtjyOt9/P2R+lpJqsSZz4BSdR4Hpl5xase7lCGIH5fmTD ZUkiTdNmOeyUmvJ8y+l6qXiIuj+wgfJC7MoxsFp8ZrF2vJL9bdWgREeDXCjzUD3KgT79 DDXJU0Krj1Oz9JiTidP6+M5sFyX3FKllpYMs/4nxZEIK7f5i9q6u2eCFN1v3fEojfJXx Odcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=Gj6/MjwS+J4keCNnFYk1TQ+l4VVmRSXxrXDi5n5Ny3A=; b=lE2aim24h/edawfn1o80zfqA/5nGO0kHSC3WXed8+YFgTzyf1lAgxNyVhNViRE6tpo xFrUtVfnSDxLcQPKSF9DxXAWbO9Oz48EBK7R52MIu9e92tDUgpXgCKXAcKi7mUHMJzUM 49WVd+wkNFnUUXtDsqxP6EYfaF+H0JYmKEwCcjZGcMvEMU2TONGbXL2OQ+IlUVRywzk4 Ce3Q/0/3DFdLtJZe/56gIXejwi1+mWH4X6GnP5FSsRYaeLADBax+8etRrcmqNVjPVAp8 NNRbdoOXcnt4SxgCjHhoO7EdmRAhHcNpVYnlKtEZ0IidkeDgWAYMibmJcAUQHKoe2EJh tdnA== X-Gm-Message-State: AOAM5334xQt5EF0HHDw2jt6SNDi1scnBQfZnK8C1FD5SEAQywcCqyWkf VjsmG4RvpmPL7OSaWl6jEiFu1w== X-Google-Smtp-Source: ABdhPJwkPXNxyIOEI1iwTxTrl+7ksvGsjQ9ocmdf90SP7jwdElbWhOPHa6fxSUo60olZC1ffA0K8nw== X-Received: by 2002:a05:600c:47c4:: with SMTP id l4mr3865020wmo.125.1626797236726; Tue, 20 Jul 2021 09:07:16 -0700 (PDT) Received: from google.com ([31.124.24.141]) by smtp.gmail.com with ESMTPSA id w18sm26022717wrg.68.2021.07.20.09.07.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jul 2021 09:07:16 -0700 (PDT) Date: Tue, 20 Jul 2021 17:07:14 +0100 From: Lee Jones To: Emil Renner Berthing Cc: Rob Herring , Sebastian Reichel , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH v1 2/3] mfd: tps65086: Make interrupt line optional Message-ID: References: <20210625224744.1020108-1-kernel@esmil.dk> <20210625224744.1020108-3-kernel@esmil.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 20 Jul 2021, Emil Renner Berthing wrote: > On Tue, 20 Jul 2021 at 17:32, Lee Jones wrote: > > On Tue, 20 Jul 2021, Emil Renner Berthing wrote: > > > On Tue, 20 Jul 2021 at 17:07, Lee Jones wrote: > > > > On Sat, 26 Jun 2021, Emil Renner Berthing wrote: > > > > > The BeagleV Starlight v0.9 board[1] doesn't have the IRQB line routed to > > > > > the SoC, but it is still useful to be able to reach the PMIC over I2C > > > > > for the other functionality it provides. > > > > > > > > > > [1] https://github.com/beagleboard/beaglev-starlight > > > > > > > > > > Signed-off-by: Emil Renner Berthing > > > > > --- > > > > > .../devicetree/bindings/mfd/ti,tps65086.yaml | 3 --- > > > > > > > > This is not present in my current tree. > > > > > > > > Looks like it's still *.txt. > > > > > > > > Am I missing a patch? > > > > > > Yes, the first patch in the series converts that to yaml. I'm quite > > > sure I had the same list of recipients on all 4 mails in the series, > > > so don't know why that should be missing. > > > > Oh, it's not marked as 'important' because it has open review comments > > on it. > > > > Just have this for now then: > > > > For my own reference (apply this as-is to your sign-off block): > > > > Acked-for-MFD-by: Lee Jones > > Thanks! Do you want to have a look at 3/3 or should I just send a v2 > to fix the yaml conversion now? Patch 3 should be split. I think it should also s/restart/reset/. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog