From patchwork Thu Jun 15 16:31:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13281488 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 85DF3EB64DB for ; Thu, 15 Jun 2023 16:28:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=+2KhLCtkXBKdQVJ2TJWGu5KIzTNz3wJPl1UlwppFFDo=; b=sJKAABxe1kBlY7 RuM3XGAzOv2PqYyY7Rb+QDQshCk3/QGsjOtf7Mmtpf+4rwbzmrFlWTuKWmr9vWF25mqOZUhnTIlad BKho5J8uziwgTUUNSsagjugY9G9nAAiS/Ern3xVYpzeNN5baP/wY3qNN3qQMbQQNc0X3Xw1i7rADY t+kR80NZvwPU2wLXqvpxJykvyE0xcd8ddJ2sToVD17ahOxr0G2AK3wZH3LEL6L7Bguglo5dtDG0Mx OzLTQI0jlDyYtplkX61zk2AAHji0U2WtBebcbpDqQHZNYWS2/r/M+WUquLsYWPHIpncAIYxtgBvMl EpUaEATiJiK1L6hU73lg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9pp7-00FQrz-1m; Thu, 15 Jun 2023 16:27:49 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9pp2-00FQqX-2b for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2023 16:27:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2057760DE4; Thu, 15 Jun 2023 16:27:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68679C433C0; Thu, 15 Jun 2023 16:27:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686846463; bh=O7ZtmznWZj+yHXAwy2f/UcdDdY0YWUUSAESCqHxXPlY=; h=From:List-Id:To:Cc:Subject:Date:From; b=mPd3oWOYajVFxmpa6viSL51WbdFfeRTf4woBZGU3KgHeqmtP5GrSEpNGJIR32/ksY A8qp62+KZNZWfbrFNQi+jn2g2KYcwXWmYFjYlemO1FhAU8a3Pvnu3pw4L4yvMeHliZ Z7IA+hGg8dTHDPEhFXAm8I6HmvjmyTigQ9AHbypEpUUOIGOzOLo2wY2FXAgUMqz2O1 nD9YmOXGroNZ5i4io0bs/mawUpbqcQ0I0vcAANo7+KL7EhEsqVXbX7iGafM1zPmn5S 62njXpwcKWgowShhgy/k5Po4419/2TZr+3PdfLdbsPdSvMMxnk+s0TQDP4akuGABrx c2P7l+p2NKBEg== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , Kathiravan T , Konrad Dybcio , Naman Jain , Bjorn Andersson , Dan Carpenter , Komal Bajaj , Rohit Agarwal , Vijaya Krishna Nivarthi Subject: [GIT PULL] More Qualcomm driver updates for v6.5 Date: Thu, 15 Jun 2023 09:31:04 -0700 Message-Id: <20230615163104.1461905-1-andersson@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230615_092744_930146_B1697EA7 X-CRM114-Status: GOOD ( 11.89 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit e81a16e77259294cd4ff0a9c1fbe5aa0e311a47d: soc: qcom: ocmem: Add OCMEM hardware version print (2023-05-29 14:42:43 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.5-2 for you to fetch changes up to 5d85ea2c879781d296bd770f562d33a58161d2b1: soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer (2023-06-14 08:00:31 -0700) ---------------------------------------------------------------- More Qualcomm driver updates for v6.5 The detection of split/non-split firmware files in the MDT loader is corrected. The Geni driver is updated to not enable unused interrupts, in some configurations. The count unit for MSM8998 in BWMON is corrected. RPM master stats driver is corrected to check for the right return value of devm_ioremap(). Support for socinfo version 18 and 19 are aded, and IPQ5300 is added to the list of platforms. ---------------------------------------------------------------- Bjorn Andersson (1): soc: qcom: mdt_loader: Fix split image detection Dan Carpenter (1): soc: qcom: Fix a IS_ERR() vs NULL bug in probe Kathiravan T (2): dt-bindings: arm: qcom,ids: add SoC ID for IPQ5300 soc: qcom: socinfo: Add Soc ID for IPQ5300 Komal Bajaj (1): dt-bindings: sram: qcom,imem: document qdu1000 Konrad Dybcio (2): dt-bindings: soc: qcom,rpmh-rsc: Require power-domains soc: qcom: icc-bwmon: Fix MSM8998 count unit Naman Jain (2): soc: qcom: socinfo: Add support for new fields in revision 18 soc: qcom: socinfo: Add support for new fields in revision 19 Rohit Agarwal (1): dt-bindings: firmware: scm: Add compatible for SDX75 Vijaya Krishna Nivarthi (1): soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer .../devicetree/bindings/firmware/qcom,scm.yaml | 1 + .../bindings/soc/qcom/qcom,rpmh-rsc.yaml | 2 ++ .../devicetree/bindings/sram/qcom,imem.yaml | 1 + drivers/soc/qcom/icc-bwmon.c | 2 +- drivers/soc/qcom/mdt_loader.c | 8 +++++ drivers/soc/qcom/qcom-geni-se.c | 28 +++--------------- drivers/soc/qcom/rpm_master_stats.c | 2 +- drivers/soc/qcom/socinfo.c | 34 +++++++++++++++++----- include/dt-bindings/arm/qcom,ids.h | 1 + include/linux/soc/qcom/socinfo.h | 11 +++++-- 10 files changed, 54 insertions(+), 36 deletions(-)