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 CC6A7C43334 for ; Mon, 6 Jun 2022 19:27:18 +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=9MDJ1jOJwWmBiViag7VPe4osigfiyJVYNDro98e9qu8=; b=1XF8ZxzDDPzkXO PuYsuKZ7SnK8Fau4bmqADaNfHxMXbZZic53ZTYN4/FxSW7Ucu2+lCrpCSAKdViFr/zFbKa9yZtxcH kUYzjblnykhrs4WDERKGYk84Utxv345e97s4oKcr/nzOg7dnH0tmiHNin3bwHsgM2Iim/MV7EFrGJ tML2/fygDBDnT/9Cp3jvDUHDh66FRu4UWoX6DYRDQdNCZ2CGbQ9pI461dkwRN3vy2/AdDYWk18tD4 d4awGgGGi8Fg9ww0kQ37NfdnWy1wtt9cNqFVChCQvkco3U/fpq6DeizLoo+uLmlAyzOK0dskQ+LJj oWkuIlmokquZDEKdkwJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyIMl-002S3B-Tc; Mon, 06 Jun 2022 19:26:20 +0000 Received: from mail-io1-f42.google.com ([209.85.166.42]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyIMf-002S1l-UO for linux-arm-kernel@lists.infradead.org; Mon, 06 Jun 2022 19:26:17 +0000 Received: by mail-io1-f42.google.com with SMTP id z197so9098024iof.1 for ; Mon, 06 Jun 2022 12:26:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=nUwoRK1Vj+8sy8SVxzKcJRhrQsEifyPzc9VgrjwL4ek=; b=o6QAFUbWnK3vf5WJqZjVtSyMM3GcvsFB/YqThPWA6OiP1CFlLOz8MUDwyRu5jt2K9n csFjjOYTe5wukNTeXftU2ZcHTHBMrNDdvp3W9vd0wXuTi3jBGDG96s4vQNOV42FhtsEE xbBahYp4tTMP3qPV9LnbYdg3/qCFGnEvA4UB5rXjSH54lCzM0gm70vVSy3i5XVhAeVI/ XGmHSsoJUS1v/KKTq/v2q25ceBD3VN4iUgV1yJMIWDb4cIobz3W5Ecl6J0XATC+NCojh LQAGPqGrEH4dMWtXjxGbj6Zr6gtYd1ivzPI3JutKC8u9Bn/4/IfVt7EJ7AMwfAaOrCmO SluA== X-Gm-Message-State: AOAM5329UFnEjkA7fvJYybBDK+DHs1x4bfh5Fx0cojaGu69sleKvTJFG POOODs9dmIRhincUzgXJhA== X-Google-Smtp-Source: ABdhPJwhKTtphn6QN1OHiDFAVtAMaOl9ZTMicC/Fve+VnI1gdtbJ/yYlFWee0L6fHMGLVQMiwrx82A== X-Received: by 2002:a02:ba82:0:b0:331:5aaf:e4b0 with SMTP id g2-20020a02ba82000000b003315aafe4b0mr13869104jao.196.1654543572788; Mon, 06 Jun 2022 12:26:12 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id m12-20020a6b7c0c000000b006694b2de3bbsm1874997iok.11.2022.06.06.12.26.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jun 2022 12:26:12 -0700 (PDT) Received: (nullmailer pid 1117627 invoked by uid 1000); Mon, 06 Jun 2022 19:26:10 -0000 Date: Mon, 6 Jun 2022 14:26:10 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Andrew Jeffery , linux-arm-kernel@lists.infradead.org, Ken Chen , linux-kernel@vger.kernel.org, Steven Lee , linux-aspeed@lists.ozlabs.org, David Wang , devicetree@vger.kernel.org, Joel Stanley , Arnd Bergmann Subject: Re: [PATCH 3/7] dt-bindings: arm: aspeed: add Aspeed Evaluation boards Message-ID: <20220606192610.GA1117514-robh@kernel.org> References: <20220529104928.79636-1-krzysztof.kozlowski@linaro.org> <20220529104928.79636-3-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220529104928.79636-3-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220606_122614_019550_2B65F8CF X-CRM114-Status: GOOD ( 10.11 ) 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 Sun, 29 May 2022 12:49:24 +0200, Krzysztof Kozlowski wrote: > Document the new compatibles used on Aspeed Evaluation boards. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel