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 1174FC25B0E for ; Mon, 15 Aug 2022 17:30:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231923AbiHORaJ (ORCPT ); Mon, 15 Aug 2022 13:30:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229808AbiHORaH (ORCPT ); Mon, 15 Aug 2022 13:30:07 -0400 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1D6F10FE0; Mon, 15 Aug 2022 10:30:06 -0700 (PDT) Received: by mail-pl1-x632.google.com with SMTP id 17so6907817plj.10; Mon, 15 Aug 2022 10:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=F0hCBcrwh8QkXDe6xrNwIb9T4L2AxzqLMvkfnlDeEVA=; b=WghDQPv2e+/ZQECJxdKOFSv8PuR9eM4UDstNVw2Jss0pSIeC7ULV/S58XTOsbZTd93 o0WaxxrLJh53Bfj3GBFf6CEjKuDkRecNlLJoAc36gni8XgpTxfmRhfsnnb2AC1o95Uid h4JNKdf8j9XcrlN2qly/VqxmzsifhMRRShxwpEMTeHe+/m3XSOeXNHhGX1Ud3d+yFZTk YzHniPfiBTICkOmXHWx5fmQGuAS67c75+hlzOtWmjKmCPJbeaHfQdh3Uhw6hCT+ZHS4s QiE1pNUwS7QOzVobAoeMfdtRR+c1RNVZpdsRt+sm9BmRj+QKFCkM8p87eIXDweTMeJ0/ EoAQ== 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; bh=F0hCBcrwh8QkXDe6xrNwIb9T4L2AxzqLMvkfnlDeEVA=; b=3KEZvlszcQOW8vAFPfILVBw6NmMtwpkRlbjezKIEcWgoQn6kZbdGjZvAgxkY2NoXag e9BdA6rZ9rBQDU8PhjrodbwfFcAnQCoY3N90wbWhm8auMoLdJTsmij8zE6YTChI460ec F+L4t7JwWWPVXB+5GqCAIU0zgXE1A224Pbn8GKfs7iNM5WTVvFRoK4L1WYk7ZOBqwrTF XU5UzLXiXco+iN3CsDZfyy/tHecefQCXRkfCD+2V10Z4ppGzg6qgRv2oWjJ+bIlSYuyG e7ePt2di+CSo6R6BlXbdSue2egQEV/xN2WdaJJ0bmvKjD+2iW+es+//inEgweBTV7a2D 96HQ== X-Gm-Message-State: ACgBeo0dj5bnknEVmvegjLTvt0YuOa0QKgYJWJCcadqTrmZCvRKY8SYa x3mDyNn8cPeB70HARh5BC/qZhv2wfi8= X-Google-Smtp-Source: AA6agR6F0vIW0KBSJjTs3GzGC3tSc5bnsZJBUjG+nATrNDkJpjv7sg7wdeMs1+faN2Y7CtDf3N4Hkg== X-Received: by 2002:a17:903:24e:b0:172:6c9d:14e0 with SMTP id j14-20020a170903024e00b001726c9d14e0mr6884114plh.84.1660584606237; Mon, 15 Aug 2022 10:30:06 -0700 (PDT) Received: from 9a2d8922b8f1 ([122.161.52.254]) by smtp.gmail.com with ESMTPSA id dw3-20020a17090b094300b001f312e7665asm4742099pjb.47.2022.08.15.10.30.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Aug 2022 10:30:05 -0700 (PDT) Date: Mon, 15 Aug 2022 23:00:00 +0530 From: Kuldeep Singh To: Rob Herring Cc: Linus Walleij , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] ARM: dts: integratorap: Update spi node properties Message-ID: <20220815173000.GA45630@9a2d8922b8f1> References: <20220312113853.63446-1-singh.kuldeep87k@gmail.com> <20220312113853.63446-2-singh.kuldeep87k@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: linux-kernel@vger.kernel.org > > This and patches 2, 3/4 applied to the versatile DTS branch. > > What happened to this? Thanks Rob for pointing this out, I lost track for these changes. I just noticed Linus applied ste-dbx change only and skipped others(integrator, realview, versatile). These patches fix clock-name as per pl022 binding which causes no harm. Linus, Any reason to skip others? Regards Kuldeep 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0E70EC00140 for ; Mon, 15 Aug 2022 18:09:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FOauTMw8xa3jRnIOyEBCr1MXSZXwVK0M2W0gqLc5iNE=; b=bP3jNatn9SAfsY m2K69IpESoktpSkUJyqKmnjk4lWG+4E8vEu5bQoIh9XSF5DXxf5zjcLjJ4vYtAamWHjkxlsfGj7SM YLrfwL9XNIpcKftprKWVTq2Tp5KhK2ZJoR504X4Rv/hDkmMkkoF9tkXbc1KWYb1d9ZtsTmKFbec7K ab4G85nYZRBiPUO4J6AYasjJgDKYtQFJkqb7sM+50spFraJzbg2iT8dlC9D62Y4DJQF1pljZIkqrd XTn0Htc2Kj3GZOl8tSqjNKV8p1OMJKnEtIzf39OmnYqRvnt7GcHg2+Oxf1ka8faKkINPl3fDqvvPt 56EpfjlW8IWp1pjRogow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oNeV3-002rQz-1w; Mon, 15 Aug 2022 18:07:41 +0000 Received: from mail-pj1-x102f.google.com ([2607:f8b0:4864:20::102f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oNdui-002Idf-Bq for linux-arm-kernel@lists.infradead.org; Mon, 15 Aug 2022 17:30:09 +0000 Received: by mail-pj1-x102f.google.com with SMTP id ha11so7502566pjb.2 for ; Mon, 15 Aug 2022 10:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=F0hCBcrwh8QkXDe6xrNwIb9T4L2AxzqLMvkfnlDeEVA=; b=WghDQPv2e+/ZQECJxdKOFSv8PuR9eM4UDstNVw2Jss0pSIeC7ULV/S58XTOsbZTd93 o0WaxxrLJh53Bfj3GBFf6CEjKuDkRecNlLJoAc36gni8XgpTxfmRhfsnnb2AC1o95Uid h4JNKdf8j9XcrlN2qly/VqxmzsifhMRRShxwpEMTeHe+/m3XSOeXNHhGX1Ud3d+yFZTk YzHniPfiBTICkOmXHWx5fmQGuAS67c75+hlzOtWmjKmCPJbeaHfQdh3Uhw6hCT+ZHS4s QiE1pNUwS7QOzVobAoeMfdtRR+c1RNVZpdsRt+sm9BmRj+QKFCkM8p87eIXDweTMeJ0/ EoAQ== 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; bh=F0hCBcrwh8QkXDe6xrNwIb9T4L2AxzqLMvkfnlDeEVA=; b=kahRyLsFHE5q42KkCTFuOLnoQ6w7NZCoBJPi5tbzxB1Jg6TTP1jyOUalFbHnbr6S96 UMBJmiaWm2HO9eg1rEDHXT+O8KxKFVpgeGA/TEk2ZyZbPQAWhVc+wfon2pLCukJDTLXu IEaT/RnQzXUvUzi1TfJxbxw97G6af6UKuvLDKezTT+8340J75vC2Czng17wTdzMNOvfS /Dbr/Sby3qkb1UAIsvAW7DpddG9AZldf7CA+mtzgGJluiPuIkSXMunG4V3nSjCLPmcOV If8oQZ7wFLcCmeH15IXkO4IfagjJgXKieBkVlfnoE3skohtjcvOfqOgG5faEGzo/+esS Kjaw== X-Gm-Message-State: ACgBeo3Jvdc8cu44ukWcd2rwnYMQoLbnwCm3FtCyu6bgAlhZS1oh485o iyuQ2snMB29h6hNs29r3b6s= X-Google-Smtp-Source: AA6agR6F0vIW0KBSJjTs3GzGC3tSc5bnsZJBUjG+nATrNDkJpjv7sg7wdeMs1+faN2Y7CtDf3N4Hkg== X-Received: by 2002:a17:903:24e:b0:172:6c9d:14e0 with SMTP id j14-20020a170903024e00b001726c9d14e0mr6884114plh.84.1660584606237; Mon, 15 Aug 2022 10:30:06 -0700 (PDT) Received: from 9a2d8922b8f1 ([122.161.52.254]) by smtp.gmail.com with ESMTPSA id dw3-20020a17090b094300b001f312e7665asm4742099pjb.47.2022.08.15.10.30.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Aug 2022 10:30:05 -0700 (PDT) Date: Mon, 15 Aug 2022 23:00:00 +0530 From: Kuldeep Singh To: Rob Herring Cc: Linus Walleij , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] ARM: dts: integratorap: Update spi node properties Message-ID: <20220815173000.GA45630@9a2d8922b8f1> References: <20220312113853.63446-1-singh.kuldeep87k@gmail.com> <20220312113853.63446-2-singh.kuldeep87k@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220815_103008_456035_90491E6F X-CRM114-Status: GOOD ( 10.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org > > This and patches 2, 3/4 applied to the versatile DTS branch. > > What happened to this? Thanks Rob for pointing this out, I lost track for these changes. I just noticed Linus applied ste-dbx change only and skipped others(integrator, realview, versatile). These patches fix clock-name as per pl022 binding which causes no harm. Linus, Any reason to skip others? Regards Kuldeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel