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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 55B98C43603 for ; Tue, 10 Dec 2019 18:17:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2AE0F207FF for ; Tue, 10 Dec 2019 18:17:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="tGzB/8kP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727455AbfLJSR3 (ORCPT ); Tue, 10 Dec 2019 13:17:29 -0500 Received: from mail-pf1-f195.google.com ([209.85.210.195]:43350 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727681AbfLJSR3 (ORCPT ); Tue, 10 Dec 2019 13:17:29 -0500 Received: by mail-pf1-f195.google.com with SMTP id h14so223326pfe.10 for ; Tue, 10 Dec 2019 10:17:29 -0800 (PST) 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:user-agent; bh=xnqsR6KxRMPZn1DprBXkpQaD3O7a0GCSa9jFkA9nGgk=; b=tGzB/8kPxisFB1SLe4nogXiJNwsTcpnhtsQWeGCUCX7a94oYWAwsPz1bh4sv1IIA0a H66W++HcFvvpP65d9zmekil7amPTrVNIfjqad+Iz36hnumA+LrZ1kieJpgm1ExqhL0xF a2t6GgO8hiE9Rxp7zbScJSJqcb5pX7p6Bq8Kw+EIYwcVv9Se6oR+hVd/R4kaTE0gfShK xF37SP/FwoorrTF/zKQD5UeKzEdYK0KWDbWj0fA4zMk6nkKPR76OhQOeqB5zXjNKRC5P jyXF8+hileVU8sJgbKcNF5oPVJCI7wEjMEOdlEaOR0jyVRhZvIO4lCDwvob2MMQ8uDL6 3FGA== 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:in-reply-to:user-agent; bh=xnqsR6KxRMPZn1DprBXkpQaD3O7a0GCSa9jFkA9nGgk=; b=afaj/YBefhfsH9nweN32rTZlcvfWzEd15GTu7f5Jn1EcTuGG3yLgW/JXYoVifoMIuh Uyb9WlaWAnE5NLLxaVljsJ4AqIHyDMo2ODSoiJ60rwAQLyu9VC4veil1IhFh90D/JdcH BFCydJv1wltY2AI/hs7IaVz6ZOJ0Qa6P9VaQSW+fu/0u29lxains/HjN7LF9KQfWI/dr OpfvybtqQQEIJcYpkCSl1AXFJ3NlM4xiEQlOzB3B7Qm5JpD/bz75gkmfqsKSs0z+noaI /O5cCKy5XqPizCZRWc46Y8FBIokg4HH7upiGYrq72lNAydv/V6UEuGlHwctGEqIm3Lmf zwpQ== X-Gm-Message-State: APjAAAXmxwlvD6e9ol2b5w5TnFyMJJUeZOeYyW7DWXYmAS7hNZS9bL5V jKyAy2a9UhYupEs3rFM2crJWWQ== X-Google-Smtp-Source: APXvYqyJsFcqNjXcVcRsCHF1sgL46PHL0nJ7NBvxo6MpRW+/Q+hq7cdNhP7wCmyiABz2y2xhrm9JPw== X-Received: by 2002:aa7:8687:: with SMTP id d7mr36544154pfo.164.1576001848883; Tue, 10 Dec 2019 10:17:28 -0800 (PST) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id u190sm4272842pfb.60.2019.12.10.10.17.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Dec 2019 10:17:28 -0800 (PST) Date: Tue, 10 Dec 2019 10:17:25 -0800 From: Bjorn Andersson To: Amit Kucheria Cc: Stephan Gerhold , Andy Gross , linux-arm-msm , lakml Subject: Re: [GIT PULL] Qualcomm ARM64 DT updates for 5.5 Message-ID: <20191210181725.GD314059@yoga> References: <1573068840-13098-1-git-send-email-agross@kernel.org> <1573068840-13098-2-git-send-email-agross@kernel.org> <20191108031854.GA12993@hector.lan> <20191210105737.GB228968@gerhold.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue 10 Dec 09:36 PST 2019, Amit Kucheria wrote: > On Tue, Dec 10, 2019 at 4:27 PM Stephan Gerhold wrote: > > > > On Thu, Nov 07, 2019 at 09:18:54PM -0600, Andy Gross wrote: > > > On Thu, Nov 07, 2019 at 07:36:03PM +0530, Amit Kucheria wrote: > > > > (Removing arm-soc) > > > > > > > > Hi Andy, > > > > > > > > On Thu, Nov 7, 2019 at 1:04 AM Andy Gross wrote: > > > > > > > > > > Arnd, Olof, and Kevin, > > > > > > > > > > I have one slight faux paux in this pull request. A drivers: soc change got > > > > > into my arm64 DTS branch and while it is innocuous, it wasn't easy to fix > > > > > without messing up a lot of people who depend on the SHAs not changing. So I'm > > > > > sorry for this inclusion. I'll scrub this better next time. > > > > > > > > > > Andy > > > > > > > > > ---------------------------------------------------------------- > > > > > Amit Kucheria (5): > > > > > arm64: dts: qcs404: thermal: Add interrupt support > > > > > arm64: dts: msm8998: thermal: Add interrupt support > > > > > arm64: dts: msm8996: thermal: Add interrupt support > > > > > arm64: dts: sdm845: thermal: Add interrupt support > > > > > arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors > > > > > > > > One of my patches to add interrupt support to msm8916 tsens is missing > > > > here. Specifically this one: > > > > https://patchwork.kernel.org/patch/11201853/ > > > > > > > > Will there be a second PR this cycle? > > > > > > I can work up another and throw it on top. > > > > > > > FYI, the patch seems to be still missing in 5.5-rc1. > > tsens now fails to probe on MSM8916 with: > > > > qcom-tsens 4a9000.thermal-sensor: IRQ uplow not found > > > > Can you queue up the patch as fix for 5.5? > > Indeed. Andy/Bjorn, let me know if you need anything from me to get > this into -rc2. > I'm pulling in some fixes for a rc-pull, so I could add it there. But why are we breaking backwards compatibility with existing dtbs to add a new (optional) feature? Shouldn't there be a rc-fix in the driver for this regression? Regards, Bjorn 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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 004A5C00454 for ; Tue, 10 Dec 2019 18:17:38 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CCB48207FF for ; Tue, 10 Dec 2019 18:17:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Ms57b41y"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="tGzB/8kP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CCB48207FF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bRvrcZpwbxpXorcafBodb9OMzuhT855DCPQBCrLXO+4=; b=Ms57b41yqJNRXm VkL8Iv7bqjBfNI1XuRB/N6Zqm+Z71a60coreXTZrEAWd6Vpl+MzJX7XIxOHC13+ZQUQqlZT1D48KC of5gUW8/e1c8Su7sBgsK83G6fG9M2b48BXeNyt9aRCD0W0Lfg99MTZGhdmA5ZTIftUUgmHjfySH0l gYYI2YlEctBnoA1JcLBEu9LkM9g8/k+R0QdFN1bemb1A/Qcsb9KcrgH0mX/jZ8+b1Ro0XJMRI7JGv RjZ+LYCGbxAA7zSNAiSOJwJNgLxJxkOEtFHV86aKjWXKmc4ncD+dYE29TZF9U/zeGQJMDE6LkKi4u DFNGCJLWjPCbhPxIWGyw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iek4k-0002rP-47; Tue, 10 Dec 2019 18:17:34 +0000 Received: from mail-pf1-x442.google.com ([2607:f8b0:4864:20::442]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iek4g-0002qt-JV for linux-arm-kernel@lists.infradead.org; Tue, 10 Dec 2019 18:17:32 +0000 Received: by mail-pf1-x442.google.com with SMTP id y14so216565pfm.13 for ; Tue, 10 Dec 2019 10:17:29 -0800 (PST) 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:user-agent; bh=xnqsR6KxRMPZn1DprBXkpQaD3O7a0GCSa9jFkA9nGgk=; b=tGzB/8kPxisFB1SLe4nogXiJNwsTcpnhtsQWeGCUCX7a94oYWAwsPz1bh4sv1IIA0a H66W++HcFvvpP65d9zmekil7amPTrVNIfjqad+Iz36hnumA+LrZ1kieJpgm1ExqhL0xF a2t6GgO8hiE9Rxp7zbScJSJqcb5pX7p6Bq8Kw+EIYwcVv9Se6oR+hVd/R4kaTE0gfShK xF37SP/FwoorrTF/zKQD5UeKzEdYK0KWDbWj0fA4zMk6nkKPR76OhQOeqB5zXjNKRC5P jyXF8+hileVU8sJgbKcNF5oPVJCI7wEjMEOdlEaOR0jyVRhZvIO4lCDwvob2MMQ8uDL6 3FGA== 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:in-reply-to:user-agent; bh=xnqsR6KxRMPZn1DprBXkpQaD3O7a0GCSa9jFkA9nGgk=; b=nmQVCmDl6K+aRNaHG0Qqh1QxvYhM4ESgqjwoFQZ8C+8Wh0/SzY9YJjguQwybvX9+XH 6/CiN0JLJNDwygHXJDMiWgi5uYIjmQFrCq71iniEKv2Xq/olcFO8bK8sBrhiksrP34IV LpqvHNaehd1J5HYh4yJLTfhjkgIdPjgnOfmPE1hQPJHjzrdtqsE9KmPZFQZa88wPcsDB 7ac/2mX7PfRm712kzn8mk/EIUTiXAqC/YL9A96l1iomk6CiQu/f1jfiO09lWfnDxnoR2 I7YWZQI/bHk1f7G/ZIZaQ8GnPNlMU1yEUb6qf5bcgGz2RpAP+CbHgFS8GGQFUoe+K9IV meoA== X-Gm-Message-State: APjAAAW4IEGzQB3qQfGeF8CT8FEl1N01aXw7KPisIQN2aN/SlY1cQi03 Mcy4PZhmk4QgWfMiqGMvOd2USQ== X-Google-Smtp-Source: APXvYqyJsFcqNjXcVcRsCHF1sgL46PHL0nJ7NBvxo6MpRW+/Q+hq7cdNhP7wCmyiABz2y2xhrm9JPw== X-Received: by 2002:aa7:8687:: with SMTP id d7mr36544154pfo.164.1576001848883; Tue, 10 Dec 2019 10:17:28 -0800 (PST) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id u190sm4272842pfb.60.2019.12.10.10.17.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Dec 2019 10:17:28 -0800 (PST) Date: Tue, 10 Dec 2019 10:17:25 -0800 From: Bjorn Andersson To: Amit Kucheria Subject: Re: [GIT PULL] Qualcomm ARM64 DT updates for 5.5 Message-ID: <20191210181725.GD314059@yoga> References: <1573068840-13098-1-git-send-email-agross@kernel.org> <1573068840-13098-2-git-send-email-agross@kernel.org> <20191108031854.GA12993@hector.lan> <20191210105737.GB228968@gerhold.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191210_101730_670901_ACD32812 X-CRM114-Status: GOOD ( 20.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-msm , Andy Gross , lakml , Stephan Gerhold Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue 10 Dec 09:36 PST 2019, Amit Kucheria wrote: > On Tue, Dec 10, 2019 at 4:27 PM Stephan Gerhold wrote: > > > > On Thu, Nov 07, 2019 at 09:18:54PM -0600, Andy Gross wrote: > > > On Thu, Nov 07, 2019 at 07:36:03PM +0530, Amit Kucheria wrote: > > > > (Removing arm-soc) > > > > > > > > Hi Andy, > > > > > > > > On Thu, Nov 7, 2019 at 1:04 AM Andy Gross wrote: > > > > > > > > > > Arnd, Olof, and Kevin, > > > > > > > > > > I have one slight faux paux in this pull request. A drivers: soc change got > > > > > into my arm64 DTS branch and while it is innocuous, it wasn't easy to fix > > > > > without messing up a lot of people who depend on the SHAs not changing. So I'm > > > > > sorry for this inclusion. I'll scrub this better next time. > > > > > > > > > > Andy > > > > > > > > > ---------------------------------------------------------------- > > > > > Amit Kucheria (5): > > > > > arm64: dts: qcs404: thermal: Add interrupt support > > > > > arm64: dts: msm8998: thermal: Add interrupt support > > > > > arm64: dts: msm8996: thermal: Add interrupt support > > > > > arm64: dts: sdm845: thermal: Add interrupt support > > > > > arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors > > > > > > > > One of my patches to add interrupt support to msm8916 tsens is missing > > > > here. Specifically this one: > > > > https://patchwork.kernel.org/patch/11201853/ > > > > > > > > Will there be a second PR this cycle? > > > > > > I can work up another and throw it on top. > > > > > > > FYI, the patch seems to be still missing in 5.5-rc1. > > tsens now fails to probe on MSM8916 with: > > > > qcom-tsens 4a9000.thermal-sensor: IRQ uplow not found > > > > Can you queue up the patch as fix for 5.5? > > Indeed. Andy/Bjorn, let me know if you need anything from me to get > this into -rc2. > I'm pulling in some fixes for a rc-pull, so I could add it there. But why are we breaking backwards compatibility with existing dtbs to add a new (optional) feature? Shouldn't there be a rc-fix in the driver for this regression? Regards, Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel