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 8CAE0C4332F for ; Mon, 30 Oct 2023 21:06:29 +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=pSeJp1fRs9gP/DWFplIpeP8VUXHPL6zVjVS+dMmYKWM=; b=QdVFE6IJIfHY4c bl5S3g7SoE/8hIrXtY28F+4RunKK0jWn6etbsR1GnB/Oz/ww7oWXYct0qYtdks1kjLMQAFGC6LXGl 4GZc02AF6PxU6A+dRzKZHJ13HTcWGyHfDy/LScs5yyfWW1eU3CnMacYaxMrt9Mr5pP+NQViJRtWAi woxU+pGRjuFCCTBTNYwRPf5enKkXW9P5GzMMZOuhYQrXvSE/LkvtXNpb3CkBMKdRrEXUVdyeDFfU4 lzKoYQkx4rCdx06rJgbsxzXUmh8IROlA4BjWD++pClUJuNHIo2xt6ZTSI7I2O1kBKyK7YjaevWexs BaJ8taB4KHSuU4b1/1Mw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxZSU-0042oR-23; Mon, 30 Oct 2023 21:06:02 +0000 Received: from mail-oo1-f51.google.com ([209.85.161.51]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qxZSR-0042nv-2h for linux-arm-kernel@lists.infradead.org; Mon, 30 Oct 2023 21:06:00 +0000 Received: by mail-oo1-f51.google.com with SMTP id 006d021491bc7-586753b0ab0so2758905eaf.0 for ; Mon, 30 Oct 2023 14:05:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698699959; x=1699304759; 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=B9b8yRbcU2SsJIUn99dRsWUQrYEHNEkALeq7pmho+k4=; b=H1T5p23O5yxrVMnz5ZaBm7K9d16ThhFRYvPqMqMIS3S+mCVSng318Y9rlIdPkaGwAR Dg/jf9VHHd6gMc4mIg3/FkWWGc18YQmFzyZBGP2jgcBePDqvh6miDsEQP3hNCBxmumO2 SxD4VfDkiUJ4/GvXJaNDLc/cVT1Dsyc8A7XiDNmEIbaCYK/vVIhcqZP4+JYLaiFkqNQe 4cw/LhE30e4HiFp0yeQGMYu+JVuUu3OT6FeLU/pgyjgaVIp8gDfcgbI05ZkU2zyzHBI9 fEDuwMfroLuN5Ixjiv49PCOfU5nchMRg87KpiaWQcIElZ0ffDZIuBByxWSrEGDMltEyR uGxA== X-Gm-Message-State: AOJu0Yx7HnOVs2BwWHF88xSL5QHOsCJ8fR4p5C4eMTG/uDoMiTEKhPpc rAm/dIUWDl676is4SuW3SN+PrEa8dw== X-Google-Smtp-Source: AGHT+IG4qTbD6SgqI7z9BeiHmnh22XwU6n1Av0H01o3QjlBhOkUqSdyDIU2X/Y9zYeLL/JnesSOw1w== X-Received: by 2002:a4a:e7d5:0:b0:581:f6d8:5ca2 with SMTP id y21-20020a4ae7d5000000b00581f6d85ca2mr10506008oov.6.1698699958719; Mon, 30 Oct 2023 14:05:58 -0700 (PDT) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id u17-20020a4a9711000000b0057bcbc23738sm1972423ooi.17.2023.10.30.14.05.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Oct 2023 14:05:57 -0700 (PDT) Received: (nullmailer pid 2462145 invoked by uid 1000); Mon, 30 Oct 2023 21:05:56 -0000 Date: Mon, 30 Oct 2023 16:05:56 -0500 From: Rob Herring To: Rob Herring Cc: linux-kernel@vger.kernel.org, Suzuki K Poulose , linux-arm-kernel@lists.infradead.org, Mike Leach , coresight@lists.linaro.org, devicetree@vger.kernel.org, Conor Dooley , Leo Yan , Krzysztof Kozlowski , James Clark Subject: Re: [PATCH 1/2] dt-bindings: arm,coresight-cti: Drop type for 'cpu' property Message-ID: <169869995373.2462048.15638522466589160711.robh@kernel.org> References: <20230925220511.2026514-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230925220511.2026514-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231030_140559_881714_F69444FD X-CRM114-Status: GOOD ( 11.86 ) 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 On Mon, 25 Sep 2023 17:05:05 -0500, Rob Herring wrote: > 'cpu' has been added as a single phandle type to dtschema, so drop the > type here. > > Signed-off-by: Rob Herring > --- > Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml | 1 - > 1 file changed, 1 deletion(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel