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 B5495C07E95 for ; Tue, 20 Jul 2021 15:58:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9FD0C61164 for ; Tue, 20 Jul 2021 15:58:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239483AbhGTPRQ (ORCPT ); Tue, 20 Jul 2021 11:17:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55986 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237063AbhGTOwW (ORCPT ); Tue, 20 Jul 2021 10:52:22 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6E4FC0613E7 for ; Tue, 20 Jul 2021 08:32:52 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id l7so26457373wrv.7 for ; Tue, 20 Jul 2021 08:32:52 -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=y06R/0eT64/snTUFHobmbHosiuAMtQLzFtaIF77YTug=; b=YhYegMtKNYPb7xq7sv3ppy3oiIKVCixO01NeWUBaUCvktmA/r28jh/UYGiTC30w9OW u+olDDmVVJbncoluIzTY5pqBNfNkb5rw3L6lzXWNJ2aJqf0sx2+Wuolzv1Vez+o68gvg I+AoXvaAAf2nu4p2lNyAI+PbiTtL4hVL7GzRXT+j7wTJCi6MwJkPxOSqiSuP5+G92EIe 25TaKZQnh1IAbRw3uRbxlKg0JgytouGJFe8DWmtDJbrtIXyO4Pyvfr977HypsmNvlXX5 etuGC6Rm8TJwBC/bNv0dgy/1C19Kj4oDL9delpu6Swc8MavFKkkyKqNDSTYE2JOgbGxM JSWg== 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=y06R/0eT64/snTUFHobmbHosiuAMtQLzFtaIF77YTug=; b=qyR9hEzn27QIHxYGSe2RY6VckykkrymPkQ6sQ8L4xD+H88rS99JAjAcy7Pw34I0j7m 1l+h3GO8gijPyJ5Unkm7NePaFbu6ggWfgG39K4d+cbWy8uwgidaG90LN5vyQsNZncEz/ 7zNhDgtc8PSr8kbrbQ/Yms1EHJ3xhnXQeHk8/QNwABcDUq3fwB5HPjHgWufRKkU81OF0 r7s7H8TI64uzovmhVNtEfDKNf7Onr8rO+At8Lm57rj2lcNMmVhB/8ze0aInIjSEJA7+2 Djp0KSZufeJFvlI9WyjZubFGfZEXgObVmyJh3Nze3a1yZG4QQ1+N0JcLH3ugpebTq71L eT6A== X-Gm-Message-State: AOAM533Y1i9Xv94CSz5PMrGBY4ftgQlRFuXlKWNwvHbyDkD0/fgY7sH6 arXXdZENxzKUEFyueklUSRWcKw== X-Google-Smtp-Source: ABdhPJxrEYEfOCZ7X2e5jEkeAnhzsFbTZ1DrJExNijXr3c/wQ4kPbqkKIBgFJjoUjTybBXyidIHz3w== X-Received: by 2002:adf:f949:: with SMTP id q9mr35442776wrr.178.1626795171435; Tue, 20 Jul 2021 08:32:51 -0700 (PDT) Received: from google.com ([31.124.24.141]) by smtp.gmail.com with ESMTPSA id n5sm17267949wrp.80.2021.07.20.08.32.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jul 2021 08:32:50 -0700 (PDT) Date: Tue, 20 Jul 2021 16:32:49 +0100 From: Lee Jones To: Emil Renner Berthing Cc: Rob Herring , Sebastian Reichel , "Andrew F. Davis" , 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-pm@vger.kernel.org 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 -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog