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 7FC79C43219 for ; Fri, 18 Nov 2022 09:21:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241886AbiKRJVk (ORCPT ); Fri, 18 Nov 2022 04:21:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241160AbiKRJVi (ORCPT ); Fri, 18 Nov 2022 04:21:38 -0500 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D195A657D for ; Fri, 18 Nov 2022 01:21:37 -0800 (PST) Received: by mail-wm1-x32d.google.com with SMTP id r126-20020a1c4484000000b003cffd336e24so2386357wma.4 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=e2/5As7LiDiRtHIINGT0h3BcgghOy9lCYgAguYu7fOAjvCjv+RldQWdFW0y9tGP1+8 jRRffibnZUdNMt6Btip6AuaBC0FV49ePjHra73OBaxAn4l6bAXtzWULvA/gRDla5LkUG bvQdKPACQIGrMTsnKigpgVNbuZRGTvG0RINiiZDCdLzwWRdMzGsQrGS+QS6/N89axhbY d7pxhDalSikoHEwYAE2BxRvXMNm+ARYQPMQg2mr4NQxY9Gb2LqDVhLh07tzCr3T+Pbup 1rvpqgBelzbPfSViJ/u6qBiDmDXKkm+J91Fi86IZyTke7NY13y/ID79LGzWE1BDCTZYZ QkQg== X-Gm-Message-State: ANoB5plFrohqRHkJeuWadzMLA9l6JkdJvV0b26FNU4oCCyNLT1bZa+2n QbiLNyzznRDf6OXO+hrP9zNeZQ== 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: devicetree@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 >