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 717C1C43334 for ; Tue, 5 Jul 2022 14:31:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231390AbiGEObV (ORCPT ); Tue, 5 Jul 2022 10:31:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231588AbiGEObR (ORCPT ); Tue, 5 Jul 2022 10:31:17 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF6DB25F8; Tue, 5 Jul 2022 07:31:16 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id li14so48397ejb.2; Tue, 05 Jul 2022 07:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:from:to:cc:subject:references:mime-version :content-disposition:in-reply-to; bh=BFC2l1MyZV56kM1Rw63vkz5lyl4PxJ1PtAlfokNWogQ=; b=DwVvNKik7+V6gZkNv78Fz7JiLPvqMqIV+T7tm1+lj/PUmbYjRCPznlLOrsytpVHFW1 dNcDbuqRb8BVycgA4lpGINftWZ9d1b2NqKpXU0Dak/ozAFn54wcGbjQusVM95hM8P2wf e8hW0g73DoNdzpU/rhHRKxZz3lSNkx8bFHoEvRKVzm07kbOSMTdIxAt8ssIh8v1YkRUy uQhs01e/fULt2fyzEh63tTRyzdygmH7OM2BMNagJrGgc4piuVMrBlF20Ddo9QZk+PXWi unbbZu2uEarfOP0HA853/SEh/MhL4YsGYCIPPcYsqovn7CDwwB0O1zISMAV8nnFdL8d4 5Chw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:from:to:cc:subject:references :mime-version:content-disposition:in-reply-to; bh=BFC2l1MyZV56kM1Rw63vkz5lyl4PxJ1PtAlfokNWogQ=; b=ZJgx2Y+JDDVDHwQI+u1wy9f09x07rAqdCdzOMncjRGJCkok8f1sp3wvjR7mGpetLri 0scKv12jE6ER/N9bqgw/8DtU4EeVPvWNU+eMeGz3hNQYvJ7BezaEkzbbWHrG7YYSNeg4 HLFxAMTzV7CJU9pcMhedOEapH12KHJZHdwODNLuHOx6S4lbN6wKuRPUFUck8eaX3FxiM W7PZBOA1EKxdEARSr7xyBhnvssGh1ASJNoqh6HAZYUzBBoCPjGBtltnef7evTxP32TW6 oHiokyVcLbuFVhK9Mt+DX7w9yrWfWAOrBRdRn+2bwKWWAWy51g3EiGlByeAqrmhCT8Wq 1wNQ== X-Gm-Message-State: AJIora8GdtqCeaBuWvND1z82q6Jt4g7ok8pC2vvqwJVLS30YhcxAEPrt 28/eAEhkNydCc8CRha59tck= X-Google-Smtp-Source: AGRyM1vmeH2EndAVsLYo65XIMDW5zOXN3m9Ii8zBS0gTWyzfEpk6070F4Av+tTeTQ64rAZn8c1fd2g== X-Received: by 2002:a17:907:3e18:b0:722:be7e:302c with SMTP id hp24-20020a1709073e1800b00722be7e302cmr33833103ejc.437.1657031475205; Tue, 05 Jul 2022 07:31:15 -0700 (PDT) Received: from Ansuel-xps. (93-42-70-190.ip85.fastwebnet.it. [93.42.70.190]) by smtp.gmail.com with ESMTPSA id q25-20020a17090676d900b0072ab06bf296sm4370818ejn.23.2022.07.05.07.31.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Jul 2022 07:31:14 -0700 (PDT) Message-ID: <62c44b32.1c69fb81.c87b7.72ac@mx.google.com> X-Google-Original-Message-ID: Date: Tue, 5 Jul 2022 16:04:21 +0200 From: Christian Marangi To: Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/13] Add ipq806x missing bindings References: <20220705133917.8405-1-ansuelsmth@gmail.com> 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 Tue, Jul 05, 2022 at 04:28:47PM +0200, Krzysztof Kozlowski wrote: > On 05/07/2022 15:39, Christian Marangi wrote: > > This series try to add some of the missing bindings for ipq806x. > > > > This still lacks of the cpu bindings and all the bindings required > > to scale cpu clk or L2. These will come later as the driver and > > documentation require some changes. > > > > So for now we try to add bindings that can directly applied without > > making changes to any drivers. > > You mention here and in subject bindings, but your patchset does not > have any bindings. > What would be correct word? Node? Compatible? Sorry for the confusion. > Best regards, > Krzysztof -- Ansuel