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=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=no 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 33D8BC4320E for ; Tue, 17 Aug 2021 19:15:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1FA1B60FC3 for ; Tue, 17 Aug 2021 19:15:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233592AbhHQTPi (ORCPT ); Tue, 17 Aug 2021 15:15:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233318AbhHQTPh (ORCPT ); Tue, 17 Aug 2021 15:15:37 -0400 Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E57E9C061764 for ; Tue, 17 Aug 2021 12:15:03 -0700 (PDT) Received: by mail-oi1-x233.google.com with SMTP id r5so649961oiw.7 for ; Tue, 17 Aug 2021 12:15:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=KFTOiiBq/i4eSyKUuBBCOrK5YrcBCGqoZIsvDnPwCmQ=; b=dDv55Sq0NepVjbP8eQOG+c53lWGpvT/E9TBwXp9tw/atDkrfWmrCPRAtYTC6Juzb4c IibJpQNW9RIsJThgXIApFzJYQHZiJVcWYvn/Fj2DKyWDo9vikLoAh3RNuVvjEZJOfweP L9aGnn9hacGzXpZDwfy1MTzTlZPTLzl4Yt0F0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=KFTOiiBq/i4eSyKUuBBCOrK5YrcBCGqoZIsvDnPwCmQ=; b=s0+2Apv26a+DqQ8Rb0BIual4fDTdfm2gZ63japTU9Uy9zk4JUJdI68RdyLpajQHJlp O2SNNZx+0vMZNrse+8Z0SbqpFLm6GJhp6I9mftb15Y51tUnluys22o2w1HZ20PQFtFM5 TXUFcDSvX3SsW8VJhpFaH15PT4zpAJp+9fXvU/T5/oDeicMDmZHjsaMNhlCXn+tyju3z M0TM4v9nZxFj3VBx2KiaVRImlvhHHD0FSXv+1TBXMF35X+JG1BJLI2Yl2yNoJfXTL1aV LgvB3wMBkHrrq0SOF5tPQ91vppylbefqytftkbBFvN7D+iAhagdMKV/2Xad6YhZMZzAi zeWA== X-Gm-Message-State: AOAM53080P27nlhgRT3QIcIUEvKl6thFSM8gVcd+RQZjsiMY/cr+/Qof qxAkL+rvoI/Jup/eHvoKhXjkXfCltopXCEVf8MDl+g== X-Google-Smtp-Source: ABdhPJymHV6XIIMjmhu1B0BILFHppR8MabxVv36jfWJrt4mpADtpVMbr1VtWDXt9com4oT325ElJSNHT6tiBTn1vZdA= X-Received: by 2002:a54:468d:: with SMTP id k13mr3881507oic.125.1629227703326; Tue, 17 Aug 2021 12:15:03 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 17 Aug 2021 15:15:02 -0400 MIME-Version: 1.0 In-Reply-To: <6801879ddd0edf9a8d0e3605f3868e79@codeaurora.org> References: <1628830531-14648-1-git-send-email-skakit@codeaurora.org> <1628830531-14648-2-git-send-email-skakit@codeaurora.org> <4af8171aefd6f0387438225666ec1ccc@codeaurora.org> <6801879ddd0edf9a8d0e3605f3868e79@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Tue, 17 Aug 2021 15:15:02 -0400 Message-ID: Subject: Re: [PATCH 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation To: skakit@codeaurora.org Cc: Linus Walleij , Rob Herring , Andy Gross , Bjorn Andersson , David Collins , Kiran Gunda , linux-gpio@vger.kernel.org, linux-kernel , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting skakit@codeaurora.org (2021-08-17 02:06:42) > On 2021-08-17 02:38, Stephen Boyd wrote: > > > > Are there any boards supported upstream that have a gpio block that > > isn't at 0xc000? > > yes, all the pmics used in sm8350-mtp.dts board have gpio block at > addresses different than 0xc000. > So maybe Fixes: f67cc6a91d88 ("arm64: dts: qcom: sm8350-mtp: Add PMICs") is appropriate then?