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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6F77CC4332F for ; Fri, 18 Nov 2022 09:21:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241106AbiKRJVk (ORCPT ); Fri, 18 Nov 2022 04:21:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39558 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241880AbiKRJVj (ORCPT ); Fri, 18 Nov 2022 04:21:39 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2033A478 for ; Fri, 18 Nov 2022 01:21:37 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id 84-20020a1c0257000000b003cfe48519a6so829287wmc.0 for ; Fri, 18 Nov 2022 01:21:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=m6/kM6KP+SnBs5M0JuT/vYW786ouIvPBbX7I3EVelKY=; b=i9DT/eD2K77yPUZzee+4HC6ansijp0KuuccSv+lEc4Doo0eJc6sTzRXQhudFqNvZ+G WGY0QTxykHtNRlwHh/IoiWqWzs+jTNxHBwtLtF9hxKfTroOj9RwAhn8pz4AG4dOfsBaq BLCKuPwLfal9aPsdx4JKvFqWNR36xWF/LZrDjzDcO3mxdGUbRST1iAwiRMdmN2aFRgMF JtZX0tE9hNl2fmipv/UNXSRLWAzYI81U3rpUOS77ZKrW3uz480vlx7ucaOEXbi2jbwQq 73wJcwO3A6/wdY0uapguzvNy7niinRA1hMeLMJ0gnBHR03P7guZjW/eO/R2n49VgMyOs As7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=m6/kM6KP+SnBs5M0JuT/vYW786ouIvPBbX7I3EVelKY=; b=6q13PjQawi0T22kJUhnLJHoL5YZcxhBmDD1VUg3p005UJb6RhYfKyv0DEw/8cW8CJ+ +jcjombzst3FrfA3J+Qa00eJrZcK7Vs2N1hHxJfVanCpFKId+hEiGEiB4PPKTDFvGWq+ 8iOJ5cVwfTXcejcZPSJIwSTShLXgtn1ucdlnslTz1OViMwzs0wzRbnIMpH0OseZJHG1x 7D51oFCMursKFRNthVgjQlOQnf1WgVPYPk7Kk4cqAISmODX6KnGYlnkgL/2IT0Ol6qbv a/APIFh1fSwh6c2vmPCnYjVq+OjHN0ZDDPZ2LpLg8KtLPP52JNrjpVWdLQYh4Z2Ei7hp v4/w== X-Gm-Message-State: ANoB5pmVOZ23pVrUtCNMYRQQaDAsAr/6VU1fk2ADomomnqf1pFHmVPrL 3ByrQTu4wCpsRYA6zgbehpFANg== X-Google-Smtp-Source: AA0mqf43KTq+HCm+j8RvGz2WAgU75ljkntP/K45HcsptU3hV48ubtmG5WgFylKoJZCB7PzWN4UFkag== X-Received: by 2002:a7b:c4d8:0:b0:3cf:b0ed:de9d with SMTP id g24-20020a7bc4d8000000b003cfb0edde9dmr7493708wmk.188.1668763296369; Fri, 18 Nov 2022 01:21:36 -0800 (PST) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id f12-20020a7bc8cc000000b003c64c186206sm3738421wml.16.2022.11.18.01.21.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Nov 2022 01:21:35 -0800 (PST) Date: Fri, 18 Nov 2022 11:21:34 +0200 From: Abel Vesa To: Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Linux Kernel Mailing List , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH] dt-bindings: soc: qcom: aoss: Add compatible for SM8550 Message-ID: References: <20221116113128.2655441-1-abel.vesa@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 22-11-16 12:43:26, Krzysztof Kozlowski wrote: > On 16/11/2022 12:31, Abel Vesa wrote: > > Document the compatible for SM8550. > > > > Signed-off-by: Abel Vesa > > Why this is not part of other SoC patches? I just received many single > patches for this SM8550 topic. All these should be set of few series, > not 10 or more... Fair point. Will do that next iteration then. > > Reviewed-by: Krzysztof Kozlowski Thanks, Abel > > Best regards, > Krzysztof >