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 5B0F8C433EF for ; Sun, 29 May 2022 10:51:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229972AbiE2Kvl (ORCPT ); Sun, 29 May 2022 06:51:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229872AbiE2KvV (ORCPT ); Sun, 29 May 2022 06:51:21 -0400 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0A8C4FC6D for ; Sun, 29 May 2022 03:51:19 -0700 (PDT) Received: by mail-ed1-x52e.google.com with SMTP id er5so10231647edb.12 for ; Sun, 29 May 2022 03:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=32oRUurEdVyP4eLrtlvGULHRT9DbX5ENH78v/cdn0oQ=; b=SAEms0Q0LQZLuwDZwbGR3iLBzbV0o7Vp81Z/09GtFOGJgCesGjHseBi5RXC7IOjlJW 8p8X2mz/+SR7ye1/YPk0rKioOlSjNQ/mzLuZJwoSgdXDa6YJenoY96r+4S20qtT58cnl vFpDkgzHomMrDPKgtn+xov2mei0v3oTWwEYs3gfcwfcx5HgENS8bouVTA7dnzDkp695t zdSCX4aU+LAyJyou81uLEmuGhZFPoitiheaBtRV6YXqBtsy0KSAIrnEvfocFflrXxQ2B LakVs5iA3bFVj4KtDYFyDQtwX5VCdmaqjLEK0sHo731eqQPN7GLgmdKO12mu+R5BhpEU pAOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=32oRUurEdVyP4eLrtlvGULHRT9DbX5ENH78v/cdn0oQ=; b=2Pcj8ShVduA8t28WKNcreb31aFyqc4niY0jcpvCHyMkF4hry15rFNop2OTVyAlKcYe L6eUX77dYXpkOBScJe+o7Wk4AJoG5p1MgXI3x2VcqmY/C73EHdt9YcpVrxyulRa2pTIR StTSwbwexjySFLQmF6y8negZk7UJ84tZXIHE7jdHNtO0FG8bQsFlrhW95HnoJ02fqNpP gMZsKyepS6659u2YfRxw4vk2NFGLXPeTR9ach36k6OR4n3+u2duxa2rG0dyi/6MtjnNd lbzOIlNPa3jDVT4lvput5YxIsVyE9EBDPE/ZpnCgxrXWLEfbnSifuHf1aU5cR6l18Apm DmvQ== X-Gm-Message-State: AOAM530N8xH34pt9T6qw2cNkFzVzCB6lnaWDioZsZY9FQqM+hLru6xvR 2OxoJcAigVOOuRzNwwb1HZ5vmA== X-Google-Smtp-Source: ABdhPJw8d7g2sDkHVBAzTeeMMRQh/0/LdRPavHItYLCzqxQjYX5Jrw7uPOyTtPJx7coy/d5zXNCQPg== X-Received: by 2002:a05:6402:34c1:b0:42b:4047:20b8 with SMTP id w1-20020a05640234c100b0042b404720b8mr41562410edc.88.1653821479409; Sun, 29 May 2022 03:51:19 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id w25-20020a50f119000000b0042b0fcfe966sm4746991edl.37.2022.05.29.03.51.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 May 2022 03:51:18 -0700 (PDT) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Joel Stanley , Andrew Jeffery , Arnd Bergmann , Steven Lee , Ken Chen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org Cc: David Wang , Krzysztof Kozlowski Subject: [PATCH 5/7] ARM: dts: ast2600-evb: fix board compatible Date: Sun, 29 May 2022 12:49:26 +0200 Message-Id: <20220529104928.79636-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220529104928.79636-1-krzysztof.kozlowski@linaro.org> References: <20220529104928.79636-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The AST2600 EVB board should have dedicated compatible. Fixes: 2ca5646b5c2f ("ARM: dts: aspeed: Add AST2600 and EVB") Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/aspeed-ast2600-evb.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/aspeed-ast2600-evb.dts b/arch/arm/boot/dts/aspeed-ast2600-evb.dts index 5a6063bd4508..c698e6538269 100644 --- a/arch/arm/boot/dts/aspeed-ast2600-evb.dts +++ b/arch/arm/boot/dts/aspeed-ast2600-evb.dts @@ -8,7 +8,7 @@ / { model = "AST2600 EVB"; - compatible = "aspeed,ast2600"; + compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600"; aliases { serial4 = &uart5; -- 2.34.1 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 0F52EC4332F for ; Sun, 29 May 2022 10:53:07 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6UX5uHiBF7xYJ9AC4aOYRTtr0mPY6IX732cDYOgVJQ0=; b=Cy4FxuwWdrWXYU R0OKeuLtxq5XXSUPfp627J2YT7P/zz1Y/YcCwuGdSXoBLfNgM6uz60RCsUUK52dSsZy+/uZx4biwe 7rr8eYmVmUkyhiBOVt44aq16gx/BXB88uTcBWeYyAul+iER2ycTiOHf4KmcfFmk3vGAxSlnWV/7KC Y+pzo7MVPXe0nUGK2Qg/oG/3l39u03CTGAIV9dfEhGUc+0OKeahbeQFapGzA85ABaCOXJ1uEu3HYN BTXMyV3Kcb0RS5lI/X1IrjKZKmU/lRJ2VGIlayldtJCtjuT5Gy75CTnP+XHYJKmw/wY10SSp3qssh LUcOp31TzBiDIhOBqhJg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nvGWd-003hk2-Ji; Sun, 29 May 2022 10:51:59 +0000 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nvGW2-003hZK-Fh for linux-arm-kernel@lists.infradead.org; Sun, 29 May 2022 10:51:23 +0000 Received: by mail-ed1-x52d.google.com with SMTP id t5so10261319edc.2 for ; Sun, 29 May 2022 03:51:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=32oRUurEdVyP4eLrtlvGULHRT9DbX5ENH78v/cdn0oQ=; b=SAEms0Q0LQZLuwDZwbGR3iLBzbV0o7Vp81Z/09GtFOGJgCesGjHseBi5RXC7IOjlJW 8p8X2mz/+SR7ye1/YPk0rKioOlSjNQ/mzLuZJwoSgdXDa6YJenoY96r+4S20qtT58cnl vFpDkgzHomMrDPKgtn+xov2mei0v3oTWwEYs3gfcwfcx5HgENS8bouVTA7dnzDkp695t zdSCX4aU+LAyJyou81uLEmuGhZFPoitiheaBtRV6YXqBtsy0KSAIrnEvfocFflrXxQ2B LakVs5iA3bFVj4KtDYFyDQtwX5VCdmaqjLEK0sHo731eqQPN7GLgmdKO12mu+R5BhpEU pAOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=32oRUurEdVyP4eLrtlvGULHRT9DbX5ENH78v/cdn0oQ=; b=Xd9BimJ3B/1Fpu1O8xMo/ZcJevnQoqYmq5O4OU8VSJnB5YTNctPp0V6Ii94A7EmwZU mvfe9HFW0GgIH7sPpQkf46RWHMaWvBYXXS24y7RptQTM0PPApg7jf+027Rc0qmdcKNjn o60rU/PHl4+7ezRBrFvzviUfw2v53wUmPYjxRp/hFADjKmVO5tnsfk8qRX/mlXBuayJo bbqfM/CO3BXWD9MC2/lUIr5WoNs7UJMP2Vy+zzdSh7gl0K/YRMzf9UNqwcKZZowNFEDq hMQ3+ufQVO+zuCxEV1WP/suuSIG7aO36e8d/HXSe3PZRXSi+lQMsUNgGEk5oh4mianOd U5Ag== X-Gm-Message-State: AOAM532z42l2FMOxt6Q8uuDBTC82y0qFPKCOmjidJ9ypMd02lqjg1akU roUef8LUv05t1lUW24Y/yWie7A== X-Google-Smtp-Source: ABdhPJw8d7g2sDkHVBAzTeeMMRQh/0/LdRPavHItYLCzqxQjYX5Jrw7uPOyTtPJx7coy/d5zXNCQPg== X-Received: by 2002:a05:6402:34c1:b0:42b:4047:20b8 with SMTP id w1-20020a05640234c100b0042b404720b8mr41562410edc.88.1653821479409; Sun, 29 May 2022 03:51:19 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id w25-20020a50f119000000b0042b0fcfe966sm4746991edl.37.2022.05.29.03.51.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 May 2022 03:51:18 -0700 (PDT) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Joel Stanley , Andrew Jeffery , Arnd Bergmann , Steven Lee , Ken Chen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org Cc: David Wang , Krzysztof Kozlowski Subject: [PATCH 5/7] ARM: dts: ast2600-evb: fix board compatible Date: Sun, 29 May 2022 12:49:26 +0200 Message-Id: <20220529104928.79636-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220529104928.79636-1-krzysztof.kozlowski@linaro.org> References: <20220529104928.79636-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220529_035122_584424_F451F077 X-CRM114-Status: GOOD ( 12.62 ) 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 The AST2600 EVB board should have dedicated compatible. Fixes: 2ca5646b5c2f ("ARM: dts: aspeed: Add AST2600 and EVB") Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/aspeed-ast2600-evb.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/aspeed-ast2600-evb.dts b/arch/arm/boot/dts/aspeed-ast2600-evb.dts index 5a6063bd4508..c698e6538269 100644 --- a/arch/arm/boot/dts/aspeed-ast2600-evb.dts +++ b/arch/arm/boot/dts/aspeed-ast2600-evb.dts @@ -8,7 +8,7 @@ / { model = "AST2600 EVB"; - compatible = "aspeed,ast2600"; + compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600"; aliases { serial4 = &uart5; -- 2.34.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel