Message ID | 1643819709-5410-1-git-send-email-quic_kathirav@quicinc.com |
---|---|
Headers | show
Return-Path: <devicetree-owner@kernel.org> 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 1FC79C4332F for <linux-devicetree@archiver.kernel.org>; Wed, 2 Feb 2022 16:35:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240611AbiBBQfa (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Wed, 2 Feb 2022 11:35:30 -0500 Received: from alexa-out-sd-02.qualcomm.com ([199.106.114.39]:38165 "EHLO alexa-out-sd-02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229538AbiBBQf3 (ORCPT <rfc822;devicetree@vger.kernel.org>); Wed, 2 Feb 2022 11:35:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1643819729; x=1675355729; h=from:to:cc:subject:date:message-id:mime-version; bh=GF8786NcjTUkQ45yr3Y6C8c0uWFsOEVJPM5o966ltR8=; b=yo90xMikOVJ4uAZpsTe7fFN3eyacUi3ynXvMtuxWD8pwivSlFQ+p2Fho qJB38Y5gVAPBezqx5L48TTLFQhcHNexcEsD+TGT15zBYx41NRP2DB32Ds mr/Qlae0PfmW2rhacD1wRWUyn2zMrI5W3JyjzMfu44YrirvxG3W8CB+d9 8=; Received: from unknown (HELO ironmsg03-sd.qualcomm.com) ([10.53.140.143]) by alexa-out-sd-02.qualcomm.com with ESMTP; 02 Feb 2022 08:35:29 -0800 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg03-sd.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Feb 2022 08:35:29 -0800 Received: from nalasex01a.na.qualcomm.com (10.47.209.196) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.922.19; Wed, 2 Feb 2022 08:35:28 -0800 Received: from kathirav-linux.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.922.19; Wed, 2 Feb 2022 08:35:25 -0800 From: Kathiravan T <quic_kathirav@quicinc.com> To: <agross@kernel.org>, <bjorn.andersson@linaro.org>, <robh+dt@kernel.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: Kathiravan T <quic_kathirav@quicinc.com> Subject: [PATCH 0/2] Drop the clock-frequency property from the MMIO timer node Date: Wed, 2 Feb 2022 22:05:07 +0530 Message-ID: <1643819709-5410-1-git-send-email-quic_kathirav@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
Drop the clock-frequency property from the MMIO timer node
|
expand
|