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 8EA09C25B78 for ; Mon, 20 May 2024 11:40:27 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6/vK+8XSQ4ZoBy6+D8kQKrgwtFfKxUpw0RPAYiNsLzA=; b=gr+A6Rcg4M/Lqz bcOmoq94SCtE/9CUlOlXp608Hikl7vLkeFgZ39c1TS4+tqwU+IrhnbZrqiJj3BYir2PBJjyYdZtOl xjiZZmqhDX9Pf778dEkeaK6tkSFPXPuOzfdZ7Yvk8arsXspjEk00imPBTXOW9Vj6RR6oS5QekLOUG ZeeLZkdbz+hHBlWqD7P1suoWaKi7sAakMHJOTONpeysvFsts9zHyJxvyq9rcrV0XWwoqT/mznR/sP dPsQ1b1bYGypAL8+03uCZOQYuNtT6eSW99IjTVQwpLc4GRh9oBJhqqSG+T9S1pl7fh+4ldSiXDrSz 2FpwB8LP20ypCj0MNiwg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s91NJ-0000000EJ3O-3Ji0; Mon, 20 May 2024 11:40:17 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s91NH-0000000EJ2k-2eRv for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2024 11:40:16 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id F0D8661CD7; Mon, 20 May 2024 11:40:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE9F2C2BD10; Mon, 20 May 2024 11:40:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716205214; bh=1ZD03fMcALKDBBWPizlRTyNCf7k3HihvvnLuyUfqcV0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=V4+3RMy1rAVVDSgzYXDe66IVunUIYaThDXh2M6ZNx6vi1JHSV1wULoIQxY4thVFVZ JcW4PH9TS9wqnv3wKMWZbMl2Fz297wRMxL4JwE5MqbleIykw3rR81jZbxHF5ThjV1c RqYrReZG8mhH2a7lFAaJjsyHIQZB0c+dkyovWJ1ZYtw7JX1VdaKaCNnFQKmPwgMWDM nhneyn80voAbZr+G/3rHKUolSrEpY4PO/KwIY7MrR3wY6xiK74WXok45mIbsrh1Iww NXbgiiryvQ9tXwr0FQKPwGqPnogjOrZ6HOMy1IjZRS34FFCTDXcaiV3ihMwXJUJ8rQ /b4HQBQchpzyA== Message-ID: Date: Mon, 20 May 2024 14:40:09 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 4/5] arm64: dts: ti: k3-am65-mcu: add dedicated wakeup controller compatible To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kishon Vijay Abraham I , Nishanth Menon , Vignesh Raghavendra , Tero Kristo Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20240518-dt-bindings-ti-soc-mfd-v1-0-b3952f104c9a@linaro.org> <20240518-dt-bindings-ti-soc-mfd-v1-4-b3952f104c9a@linaro.org> Content-Language: en-US From: Roger Quadros In-Reply-To: <20240518-dt-bindings-ti-soc-mfd-v1-4-b3952f104c9a@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240520_044015_744592_CF361C9E X-CRM114-Status: UNSURE ( 7.25 ) X-CRM114-Notice: Please train this message. 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 18/05/2024 23:07, Krzysztof Kozlowski wrote: > Each syscon node must come with a dedicated/specific compatible, which > is also reported by dtbs_check: > > k3-am654-base-board.dtb: scm-conf@40f00000: compatible: ['syscon', 'simple-mfd'] is too short > > Add one for the TI K3 AM654 MCU wakeup system controller. > > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Roger Quadros -- cheers, -roger _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel