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=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 B17C0C6377D for ; Tue, 20 Jul 2021 15:40:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A8EE361244 for ; Tue, 20 Jul 2021 15:40:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242184AbhGTO7u (ORCPT ); Tue, 20 Jul 2021 10:59:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241274AbhGTOw3 (ORCPT ); Tue, 20 Jul 2021 10:52:29 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB9D0C0613E8 for ; Tue, 20 Jul 2021 08:32:52 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id d2so26532773wrn.0 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=qxWbHcB2R+9s4qGJR7wdCQVLENxyZKI/5vMObjXpx2106piEIw3ZrTVVca8FDyrp+j h18Icgd/EXyMjn6sv2+UujQiQkpQSlGhgvMyZSDZEsTufrjHwEkFVCjNQDRiwn8S/Wit pEznrGpDTkf625DvQQIUxLn9o27Ri1tazdFtx4enEYGelm0McdtKWwNZh+7ybtib/859 EgTZmbTSceo9akgrZvObz5B5g3WJDXtV3tnu78/D/KLVTE5RZszKBHP0ypU0UcTkcVy7 E/zyWf2EgiLzr0GL/357wH0DqKm/uIlf6IGhGutuo8zLrhlJAyskje2APZaQraOw0X1K 3lxA== X-Gm-Message-State: AOAM530Vb9EGIbiWATvT4lOC5E5lQGGJFjqdO6jR2Y/hSR2mJevfzFsc 7SRa0DXNquBHh1tSaKOaI2ZItw== 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-kernel@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