From patchwork Sun Jun 18 11:44:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 693882 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 6435EEB64DA for ; Sun, 18 Jun 2023 11:44:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229765AbjFRLov (ORCPT ); Sun, 18 Jun 2023 07:44:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229489AbjFRLou (ORCPT ); Sun, 18 Jun 2023 07:44:50 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E742410D1 for ; Sun, 18 Jun 2023 04:44:48 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id a640c23a62f3a-978863fb00fso400891566b.3 for ; Sun, 18 Jun 2023 04:44:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687088687; x=1689680687; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=E2l62kT3eiLEXqJg8CxMuWY141wzPG/hn4e3QVCnoRo=; b=whUyseXZjMZhBSfuawXlWU0LfE0rSHAdHQOKBNAIR+CrxT7m1V70RciIGp+YM6yHAO 6HBjvZg59OnFQ4FTYrhHWz5++OfJmZjh/N1fMrMG1FYn+jIlnvSs16EKkW38KUlxWgio twb0wyP77TH8tW4/r30MLeOnFhuNQ9SbU2FJOTXg8m34sdv0HKH3NlW9bzL0L8rea+5X 7+SfIZjHdAkxwP9JjrWJeeUFZvoQhXWdST7kMH8kfsm8/k77iwPEhnpRzgTCMT+zKXOY cPycoOoQ4QcAEbwMvox/Y1BPmrDkEgwXjUsIdQ+5Rs1r5HRxRTVYJ+6mzBdG0kstlCtA ytVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687088687; x=1689680687; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=E2l62kT3eiLEXqJg8CxMuWY141wzPG/hn4e3QVCnoRo=; b=e+HNXrb9PLEbGgPbtRWJ/fIUZEE5Vhs87WH/2qlv6lRnqVyoshCzy3z45IXfpduhzl jg2vr6Q5m0+OA4YLwNP43bkmY+dFV9FSObE/jU8nyPQm4bk0RCTuP4WXwJHS9mOlIqqB RiSRZELlM+iwaD7w4jgrsAx3Gq4A20u+cFUK5FfE7S9CWePCC9K2skUbBG//SQOZEWSZ bu1QWyT/LvTytnki2RfER00u1oYjR1IQkXrAPhiMveXFCyRc08itAR61Mq866oD2Qz4P AkBCU4yF58TsTDWpeR0uwWXWLrVaY3wWlgzbDAnhw29wDsYVlE8ict5v3Ua5LSN7GwkM oYDA== X-Gm-Message-State: AC+VfDw3fsTF/NHSyJydSBzqxNe4PYKi9PlL7QpBke8dH43oeERdotUT 012Vwd3uDCt6sDs20Es7/ft+FQ== X-Google-Smtp-Source: ACHHUZ7OkwHwZ354uyf5KpKgxVBy17PLodEGLL3XG9b4tYp1rBqRcUayxXIOn5EkFUKTc1VIZ7I1Gw== X-Received: by 2002:a17:907:7e91:b0:973:cb21:8479 with SMTP id qb17-20020a1709077e9100b00973cb218479mr7048460ejc.70.1687088687234; Sun, 18 Jun 2023 04:44:47 -0700 (PDT) Received: from krzk-bin.. ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id p4-20020a1709060dc400b0096f937b0d3esm13183854eji.3.2023.06.18.04.44.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Jun 2023 04:44:46 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kees Cook , Tony Luck , "Guilherme G. Piccoli" , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Date: Sun, 18 Jun 2023 13:44:36 +0200 Message-Id: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org FSA4480 has only one port according to bindings: sm8350-hdk.dtb: typec-mux@42: 'port' is a required property Signed-off-by: Krzysztof Kozlowski Reviewed-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts index b182f4cf06cc..95a2a42ccb9e 100644 --- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts +++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts @@ -349,16 +349,9 @@ typec-mux@42 { mode-switch; orientation-switch; - ports { - #address-cells = <1>; - #size-cells = <0>; - - port@0 { - reg = <0>; - - fsa4480_sbu_mux: endpoint { - remote-endpoint = <&pmic_glink_sbu>; - }; + port { + fsa4480_sbu_mux: endpoint { + remote-endpoint = <&pmic_glink_sbu>; }; }; }; From patchwork Sun Jun 18 11:44:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 693881 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 594E4EB64DB for ; Sun, 18 Jun 2023 11:45:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229787AbjFRLo4 (ORCPT ); Sun, 18 Jun 2023 07:44:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229783AbjFRLoy (ORCPT ); Sun, 18 Jun 2023 07:44:54 -0400 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2CFA10D0 for ; Sun, 18 Jun 2023 04:44:52 -0700 (PDT) Received: by mail-ed1-x52a.google.com with SMTP id 4fb4d7f45d1cf-5196a728d90so3439893a12.0 for ; Sun, 18 Jun 2023 04:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687088691; x=1689680691; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=HFYdBV55OCJJ86vmgEdrgI7fkJKCaJKaUvm1YLpC5XM=; b=AXs8s0Txd65E96lhJH01MhCi/5B3SZNfeivXk1cCjqAEVXQ8mSYfMMgg4IYXFc4Ucr MfVHqhh9bSOnSfTEUWU7G1+LZDwVvWMiWQBMxhP62TEWkhMSXYYQbzd0jpYv/oaeOsk7 teVCaLCM28hmUWYEGfLfMUFLpU7cXPok4rDnWDhLUYMI0aLOmecc5Q1X6BR0oWIG+KMt vm2fEFpUsMGpkurXhGoUeofgMxSi7T7RsBj30Ssds8w6Px5wLMEA28eZKHsGy6x8f8PQ 9RXa4WT00u1k73Hhoeov+HfUU3ijUv4MfPRhCKxGxHJFfzyWPesfdOtxE1JJwJ4Dc1tt uPwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687088691; x=1689680691; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HFYdBV55OCJJ86vmgEdrgI7fkJKCaJKaUvm1YLpC5XM=; b=Voc/fqkABlI9uvfXLZAWW9tUkqZ3SdFuCAgITqNAU8i3IlTNghxtGmG/XcBXnnbbN6 vw8QoCQ6Y2G0nEEDIXsXU+tcEDad4YTN4Cj3ix+HbrN2BFHo7aWhfkHKbpjdh1lfRHZJ 1K0HyaDo33OcinIt9BfY6NFtQbE4dFPMUNFXtIMQzIK0iEZSGhrz7SmN0KEZHyaAwSMd Pxlj4riWkTmxkp6tZey83muFyzUHikh8CiO8XUGYPo2Aux2Aes61I0pcbRHsmQRuJDx6 XF/qtTVEMvHr2vlO/EtAbwrSaX/YfJuzfSa5BlW3wdRJE1A1wsX1gHaBmTlaDKhWKRLN 6Xng== X-Gm-Message-State: AC+VfDx+YXbTi9ntUjxi+BGhohn/EZCcSZeKEsvpkOJfeXVaL+V9B9SL aCe4txwBQopxLHmb00CxYwowvAXWlfxLl4zQ7Cs= X-Google-Smtp-Source: ACHHUZ5IpqumNQukF2F7hqtI2Dig8Z/BMspkoqR/66ebZy6jV1N8mgHx09PKGakv6xuXFgycqfLGBA== X-Received: by 2002:a17:907:8748:b0:974:1c91:a751 with SMTP id qo8-20020a170907874800b009741c91a751mr5873867ejc.29.1687088691444; Sun, 18 Jun 2023 04:44:51 -0700 (PDT) Received: from krzk-bin.. ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id p4-20020a1709060dc400b0096f937b0d3esm13183854eji.3.2023.06.18.04.44.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Jun 2023 04:44:51 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kees Cook , Tony Luck , "Guilherme G. Piccoli" , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size Date: Sun, 18 Jun 2023 13:44:38 +0200 Message-Id: <20230618114442.140185-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> References: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org There is no 'msg-size' property in ramoops, so assume intention was for 'pmsg-size': sm6125-sony-xperia-seine-pdx201.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected) Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts b/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts index 2b4840446cb0..9e44ac229619 100644 --- a/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts +++ b/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts @@ -79,7 +79,7 @@ pstore_mem: ramoops@ffc00000 { reg = <0x0 0xffc40000 0x0 0xc0000>; record-size = <0x1000>; console-size = <0x40000>; - msg-size = <0x20000 0x20000>; + pmsg-size = <0x20000>; }; cmdline_mem: memory@ffd00000 { From patchwork Sun Jun 18 11:44:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 693880 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 1948DEB64D8 for ; Sun, 18 Jun 2023 11:45:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229806AbjFRLpF (ORCPT ); Sun, 18 Jun 2023 07:45:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229799AbjFRLpA (ORCPT ); Sun, 18 Jun 2023 07:45:00 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A330210D7 for ; Sun, 18 Jun 2023 04:44:56 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id a640c23a62f3a-987f7045f9aso157976266b.1 for ; Sun, 18 Jun 2023 04:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687088695; x=1689680695; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=1dPojD9npiwMmQiJv3PZb1An4/WWE0TQK40AIn/qp+M=; b=l5lafToVQYIRevrMTRL+nQkXc110zXRrLErkmbHXlKy5VvngHg6+dUmy7xgJ7WdDrH rMndE7K6XF7eeEJkMOFhTK/NhNmmDWtkHORQdhK6jXmE329mvDm/3rBMAh0yTnglzYJF KoTR6U23wZ5R8ovNBbOtIJn7oJUMXjf/10VCf+bIiXQybgLsTQIgmiijACJl3x793nh+ r9YQNNyP7AcGw7FbOQ4kKdhvU/LCGJG92I2YpSEnqx/eBqnN3W6xGvUrsroWbbUD1yk+ n/hvBRt3FfeMOpNYqHEB8ZSCN27SPooR+Py4srNEYzrvUP47kNSYDBxEdqyT2WaEU2xn FT8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687088695; x=1689680695; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1dPojD9npiwMmQiJv3PZb1An4/WWE0TQK40AIn/qp+M=; b=htnPGTpHBEXkad3hLNfm7TMYTcIC+hK5dCfJpsy5nj57dyWJtdq3p8H5YVj2eRIgJn 0o3rw6lCdvPvP2cCT0mZFb5gj4n/pk8h3+c/EQxT5Hvau7r0ybRIeTXddaQdz/h/f5wJ dofYLcWPRyZ6pnaDaixxlEyokvQBGDRpAGh9sFF9nvKQSUGFcVKDDY53mx8jVPhXD6OS NAbKMKNdpxRw2ingWLlikMBXTl1yNtfe/RNtkTmMEh2QwVv5VO1IsFKFX5vk6y6r6COf OYQbmhXmFDdVb8H/lgCTNiV9RpZSiHx0UScdP+UntZ4bfp+PZdQLAcVL4KRl6lyBgelF /1kg== X-Gm-Message-State: AC+VfDwTWHoTR8QQYoJvtW7ne+U7babXqeRiHb/tShzXNytszubDfT8E eFkzToEMAkTtZ/dBZlHPTQveXw== X-Google-Smtp-Source: ACHHUZ6QitBWwkX6i02gqbVLAFVkgxp4wvxomq7VFX9OX9IPsrfNRB+6OtExkYlb5V8Cc/kUZ/DS6g== X-Received: by 2002:a17:907:7f2a:b0:97e:ab29:952c with SMTP id qf42-20020a1709077f2a00b0097eab29952cmr7313016ejc.2.1687088695257; Sun, 18 Jun 2023 04:44:55 -0700 (PDT) Received: from krzk-bin.. ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id p4-20020a1709060dc400b0096f937b0d3esm13183854eji.3.2023.06.18.04.44.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Jun 2023 04:44:54 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kees Cook , Tony Luck , "Guilherme G. Piccoli" , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 5/7] arm64: dts: qcom: sm6350: correct ramoops pmsg-size Date: Sun, 18 Jun 2023 13:44:40 +0200 Message-Id: <20230618114442.140185-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> References: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org There is no 'msg-size' property in ramoops, so assume intention was for 'pmsg-size': sm6350-sony-xperia-lena-pdx213.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected) Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm6350.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi index 30e77010aed5..698171bda9fa 100644 --- a/arch/arm64/boot/dts/qcom/sm6350.dtsi +++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi @@ -673,7 +673,7 @@ ramoops: ramoops@ffc00000 { reg = <0 0xffc00000 0 0x100000>; record-size = <0x1000>; console-size = <0x40000>; - msg-size = <0x20000 0x20000>; + pmsg-size = <0x20000>; ecc-size = <16>; no-map; }; From patchwork Sun Jun 18 11:44:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 693879 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 61D07EB64D8 for ; Sun, 18 Jun 2023 11:46:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229456AbjFRLqw (ORCPT ); Sun, 18 Jun 2023 07:46:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229780AbjFRLpC (ORCPT ); Sun, 18 Jun 2023 07:45:02 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 23BB710FE for ; Sun, 18 Jun 2023 04:45:00 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id a640c23a62f3a-98862e7e3e6so94387566b.0 for ; Sun, 18 Jun 2023 04:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687088698; x=1689680698; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EZtIxdtnpAHoo8wbrD1X8l1VeR1fj92TSQ255sLV4WM=; b=gbvsA82GrNWYK3da265F5T5AYQX78I6WiRw58CsA+qhKBYpY0/ywiyKQyXrpSOD1++ 7hkB4+S2U9LXl2CGuMTwLMkdGd/BNCcuf6uY3uv+EVKJwuDZSOZvWjqMZu/McvwIcYT4 W5K0F4RTUNHD8i97w40lEfv+hCjBrLenzXaEKsYCWoqJbpw7InV8DqRmmFFBxAdImpUr IYL7qcPx2/Ulnhdj6wMQgv6cJ/+icPrYb1d3v4DTHBqQytvZMFYkQ42ZrljdBcjngpkf 2F/4tcK9uDuWB2b1HhjYy3MWHStJFwq6M5huTHeRtAQIF88qjr9eribYbKUF9m3v06GB TKSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687088698; x=1689680698; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EZtIxdtnpAHoo8wbrD1X8l1VeR1fj92TSQ255sLV4WM=; b=ZPzD5MtswuVKeoI6TKvuO1NEhPKlzRZuaPI78LkD599YAzeZD6UTQts3YVpNG7nWzt JhQbnxrzMgNVwwqkNqj/RhfVGmi/8pJT/lhHzYgKlDY+p82OnFqrS+nNGKcKZLUjq+/E wZZphRtlJnkWqcGiNda0o3p3KhL9QJDUGhc7GWjxnabTm9Zg6bh44YDAhjNaQT3cEIBN w3aU1Mi21nv7uMJC8OlTvgSXBe/loPO9tve0jpYQ0b9z36l10FJp5cXcUuybr2BLKSTr l65ccgwcVj35NNbCr/2mFJHSNi4XtqARPZr8OoCI2vZtD1VlvxWGy9qbLdJ4W3iu/9Nv MGYA== X-Gm-Message-State: AC+VfDy/lRH0CYc8BFdrmDF34M5QlmW5MUlu/Qta3PgBZxtvEFbB1Hiu s8Kj8vFT8wsHoPA+gN6VqGWbUQ== X-Google-Smtp-Source: ACHHUZ46bYU0uATzs6orDXh9TG3/MzoGEdlshO7th36yswZmNOq4OsgZI8ZoEjnIpP5g4ssjviXZaA== X-Received: by 2002:a17:907:e87:b0:973:92cc:fc78 with SMTP id ho7-20020a1709070e8700b0097392ccfc78mr8500754ejc.49.1687088698698; Sun, 18 Jun 2023 04:44:58 -0700 (PDT) Received: from krzk-bin.. ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id p4-20020a1709060dc400b0096f937b0d3esm13183854eji.3.2023.06.18.04.44.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Jun 2023 04:44:58 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kees Cook , Tony Luck , "Guilherme G. Piccoli" , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 7/7] arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-size Date: Sun, 18 Jun 2023 13:44:42 +0200 Message-Id: <20230618114442.140185-7-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> References: <20230618114442.140185-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org There is no 'msg-size' property in ramoops, so assume intention was for 'pmsg-size': sm8250-sony-xperia-edo-pdx206.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected) Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi index 8ab82bacba81..9f3ea8d8d798 100644 --- a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi @@ -112,7 +112,7 @@ ramoops@ffc00000 { reg = <0x0 0xffc00000 0x0 0x100000>; record-size = <0x1000>; console-size = <0x40000>; - msg-size = <0x20000 0x20000>; + pmsg-size = <0x20000>; ecc-size = <16>; no-map; };