From patchwork Tue Mar 14 12:52:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663056 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D736C6FD1D for ; Tue, 14 Mar 2023 13:06:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231733AbjCNNGl (ORCPT ); Tue, 14 Mar 2023 09:06:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231725AbjCNNGW (ORCPT ); Tue, 14 Mar 2023 09:06:22 -0400 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30B2C211E8 for ; Tue, 14 Mar 2023 06:03:03 -0700 (PDT) Received: by mail-wr1-x42c.google.com with SMTP id r18so14284847wrx.1 for ; Tue, 14 Mar 2023 06:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798965; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=H57htoQkTUg+UFTR1sq6q65W74NoULtO9Zp7Ye5hgiA=; b=SlORZ2H8EEo3FW0reu9uNIXEXV83dqkCzhzKHb83OPOb4y9Jq9SWubPBs/EqBaJenf 3nuleXvX7S8mqpAFJTIaT/d7GHJE1xiQ2/Xm5sqNNw6w51sD7YKRvZhTbhUfIlu3rmaq 4KcCdyziQAoBuoFB1tLhdSlVFWwG3UogOCW+NyP61uFL8LeWD3oLmUETeBw0h9BuLuDG gGQ3SdXbMf7ivot/hQLTeWODTTgSKstANbeKf1XK6W/SLojcD1sHhSm8YIn9TqUDPrQ2 n+3BV+OAo5cu434sNZVwnpnSQa074UQb1ERe2L6m0DAK6hezjhaBfyCgDt7XeFApe+ko A/BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798965; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H57htoQkTUg+UFTR1sq6q65W74NoULtO9Zp7Ye5hgiA=; b=iN1LWttX5wwCQ3Pr6pL4fZnVnQxC6ow7ssoZyVc7adknE4yKvlUavXfL4MWRrymVLi JAcumta6/G2+3hUY+RNpSTU3vXwaSjtW9T4RQc5YUJwAhb0DzuJE2C4FE6rkR5Ooz1IT UeGPE+6u+BmMWNlbyMMpSE5qhgpVcLt1Lm4lF6s/sERlUB1G3F2gcy5Yo1ahR2hPSyRZ gLmCU09AI1L+4t+W+buuZxQznCn/j6ATt6kaF6dVqtZUsd3C08puh0Tqs0CEZIsOl0Zp mC/pseO1xJbEdWNAZ3SpwF1fh+HDk+94MqAqbPy4BEIDxh7oeNbjmwZqRyKOorolDRuM ouYg== X-Gm-Message-State: AO0yUKVz+38j3kPXpkZSfNdpDa2d31ZhisPsyxCap4p3i5jFHHrVr17V /TPWHl0/rwjc/40l5s+ZaU0Sbo9JR8sNWc/HNcg= X-Google-Smtp-Source: AK7set+LGzXnfPO9yxrQ7i+5lJWHJr8ilHoSFFsG62K03rnONrPIjtofPyo8KNV4If/IrFwW1hAinw== X-Received: by 2002:ac2:53a6:0:b0:4dd:749b:2d5e with SMTP id j6-20020ac253a6000000b004dd749b2d5emr658238lfh.13.1678798389023; Tue, 14 Mar 2023 05:53:09 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:08 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:56 +0100 Subject: [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290 MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-1-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=804; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=5U3ca5wHa6L9Uqd71BtW3lQI84JxQ8icLuw8PMs5taA=; b=NtWhoOCxoiWQoOdiz2KumOaoFLzyepdvtefGrM6rQG0T+1vcJphHx4O58b5FRFhG29N0R0ZWIcA/ csWPf2qLAUZbDFmWgOGLjLq3J5a5lAJMwSgks6lRLLJeqrPATjUS X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document the QCM2290 KPSS watchdog. Signed-off-by: Konrad Dybcio Reviewed-by: Guenter Roeck --- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 6448b633c970..db3e260fb2ef 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -19,6 +19,7 @@ properties: - enum: - qcom,kpss-wdt-ipq4019 - qcom,apss-wdt-msm8994 + - qcom,apss-wdt-qcm2290 - qcom,apss-wdt-qcs404 - qcom,apss-wdt-sa8775p - qcom,apss-wdt-sc7180 From patchwork Tue Mar 14 12:52:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663058 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D94DBC74A5B for ; Tue, 14 Mar 2023 13:05:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230152AbjCNNFB (ORCPT ); Tue, 14 Mar 2023 09:05:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231130AbjCNNE2 (ORCPT ); Tue, 14 Mar 2023 09:04:28 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 72FE885A49 for ; Tue, 14 Mar 2023 06:00:38 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id f18so19927961lfa.3 for ; Tue, 14 Mar 2023 06:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798818; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=MqZsJOX1El+luUmSocWq2Ruds493hltfIeGTUI/M7s0=; b=CuYPXI+gqmXBO5GLmwjK9ZwpOlIgoZ0QaYauVwUAMLRsDPHVjxwoHAwdU4xhQqVZ1y qe0NRtEWef4IRT7+kdzrgENaCljIVOtqP4VOUustSsgjjTAHYNCtL/ffv/PUMyqPdKkI 5B3/f7ZEZYcR0sYXnhKz2Jbo+W4j+GuEEbvIQj6ST+9e8sZVoGzO7XJ9g8ls3C9GA6VL YZKALQhlQ3gDqRTRl9Y2tZ36tovedhu12g/6ktC9M8S2THKGxGZO3XNfZKE8nvnNtRHa lYYvqv3IGJelbKIrd1nbG03B76ilUkPVnJvbxMgPRV8lJdXk/rYxbFjmOOKfJUBahFSL uhvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798818; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MqZsJOX1El+luUmSocWq2Ruds493hltfIeGTUI/M7s0=; b=Yu3L3zkbOj2STBXIPtFKK9fc/hD1zdrAxFAjhKiTeZfnJPNjkPaBm5cuywNNwr98xx JUCdDN2YDBLV7mlSVTPYcahql6bangTKa5XK5+cfgcbTA2Kj2R5Z3XC/P83dYHjMzFjC abl4hJ0JNfPYVNT59c42TrLsc1DWeoFowo7ful6VO8+fxuNICrSAh+/BTkYRID0Y9/Hl KYoox68KTymCqyjZL73zA/Rh7VyViimk/8ruN+72SKgwXmBQAyamfpFUuiSdfk+SCIQ2 Iu4tV/zjYc9KkGBP4Jx1CxeLCjU/f5KIFJhq2xSdAHG7ENTlbedlrINXhkz++NF6I4yk 1z3w== X-Gm-Message-State: AO0yUKUsX/KNOAl+5+KWd7hmUTbvjcEJGhw2SKs+r1JBfPMvstSZXuHp UVuiXf6D22yP5tPIbSqBSqmYewDcSPfckbVLeB4= X-Google-Smtp-Source: AK7set9qOvhwQgOeP4U1McR7yj1LUoKO8eAR6fKuhFRTzvH3/lO2wA88LCnFpHmHEttF3cZT0GEPtg== X-Received: by 2002:ac2:5a11:0:b0:4dd:afb4:26b3 with SMTP id q17-20020ac25a11000000b004ddafb426b3mr768141lfn.16.1678798391245; Tue, 14 Mar 2023 05:53:11 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:10 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:57 +0100 Subject: [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-2-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=817; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=9mAqu5IGrrdUOaP0PlfWAkH94BH0kiBbnQ1iZWRCDUM=; b=Sh44OBUk8yAs+WqMAoK2kFFPM3jib6rHQJUJlUycILo2oU82/iPMiKJDnydXvXJL+YhzIpMEFN+N sGnknaghBoSI8VGUuzX1St9M1lXVjwwnkKWcthQp66XIHR9eCzzo X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add a compatible for the single GPI DMA controller on QCM2290. It uses the same 0x10000 offset as SM6350. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index fc5de7b6f19e..f61145c91b6d 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -24,6 +24,7 @@ properties: - qcom,sm6350-gpi-dma - items: - enum: + - qcom,qcm2290-gpi-dma - qcom,qdu1000-gpi-dma - qcom,sc7280-gpi-dma - qcom,sm6115-gpi-dma From patchwork Tue Mar 14 12:52:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663055 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47381C74A5B for ; Tue, 14 Mar 2023 13:10:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229705AbjCNNKW (ORCPT ); Tue, 14 Mar 2023 09:10:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57576 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232355AbjCNNJx (ORCPT ); Tue, 14 Mar 2023 09:09:53 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 729148C0CA for ; Tue, 14 Mar 2023 06:06:25 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id y4so32310483edo.2 for ; Tue, 14 Mar 2023 06:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678799181; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=Oc/yTtxpfi/cx0O/ciOGYJj7wULj4xSmUjomTMHGaJ0=; b=sSonb0hI2fVqnLuut+Rx1JjgRwdGZp974VUVMyfCZVAM+8c6yFH5yLUhdB/zb9F+Jo hU0f6BPArkV0CxRn0cAVW7znfD4JQRCDJgBugL79DE79ju89o3CNWiA6kQPFWVQfq+dz it+/KHCugsRpWv09SQJrVDzU5cmrOYubZsCTN0vGdEdEBV3KLb+KHjIxZmLvbj4tdmpv zMq5fOg5iqiLMK0gMMmndRZuPS0jpP8ddWkXpQnh+VxLhN0wH+KzrSPEQ7vxOUO+fTd1 clcxZ6Pp7xE+pNhtRvOSiR4DZSjdT0zHBp0no/7fNUv99KGsQggU9vzrCdUPSPstd/CL aKgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678799181; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oc/yTtxpfi/cx0O/ciOGYJj7wULj4xSmUjomTMHGaJ0=; b=QxXndffMHK9R6DuR/pDBW51ol42bI8g/KNBnp2MmrgqyuSVauyTzQA32bl44lqa2KV xk8VPYDTnne8I3qA/VC79zBEb2boFCoECnZi7ig4iGM4UJlOGIu/2XvEKrRYun7soTFL lkGwBuWsfyISyDsLcuCxISebTZfAGzDTrCAQjRXY8+JZglpYXiU85g9aeoGUgjEshAz8 3k8E30i+Wum91iZclSj2quVMS3wI3Ij+L3O32gbWazWynezb6Ssi0shY14iazDV9SIZU kWF4vtyMswgMwaJQXqJ3ab6qIee5kuv/I9vZ2no6lGiy+GXUZ6TwuOr1wqH8hjH03WfC 2JrQ== X-Gm-Message-State: AO0yUKU/yN4Pi0h3iOlAB+/QP2GYIuTGkrN2pLs2Es/kTdBvXtX2eYVW P/iSdIq0c99oFqfQWPvBY88PlUJ2/tlEzcYk7cU= X-Google-Smtp-Source: AK7set/cA5JzNq58dSwBAkLHZCu0RayEc27uAlLkeTiHXGkrsrtUKK6Xmh8rmkhOulNKQc/fzE5z3w== X-Received: by 2002:ac2:4c29:0:b0:4e8:49ff:8df8 with SMTP id u9-20020ac24c29000000b004e849ff8df8mr770470lfq.61.1678798393458; Tue, 14 Mar 2023 05:53:13 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:13 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:58 +0100 Subject: [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290 MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-3-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=777; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=hWgvEppu/A1SXLKMMX+IVEfzPX58BD27JWEng55RY7w=; b=Ef0WrVrVXlVDBJBByuHYfJlJ7lKiC4VKDD9vte3q6X/PFMC2o+9sSEcy8IVuH2VILi/qU5aK+BY5 Ts3tc5KED8ipFSTE15LUOfkLBF7qH00cFE3ULYIfdjVnID+Jp6zW X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Docuemnt the QFPROM on QCM2290. Signed-off-by: Konrad Dybcio --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 2173fe82317d..1bd213f9eb38 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -25,6 +25,7 @@ properties: - qcom,msm8976-qfprom - qcom,msm8996-qfprom - qcom,msm8998-qfprom + - qcom,qcm2290-qfprom - qcom,qcs404-qfprom - qcom,sc7180-qfprom - qcom,sc7280-qfprom