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 22669C04FFE for ; Mon, 20 May 2024 11:40:12 +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=Obd4qYzznKK//tC8mXAHiuSdPqqrE2KHPTxqA4f4Dtg=; b=AWtgLMeGycgz2W k0xi+b/T+qE3N5dPgIkYoUhjcuQsWiizWowpeZZ9KFZfop6rfLnHjgnSHEzrlohX24H4yUV8P85k5 8yJVEMe6gMtXEYTt9Js7Otxm+GxDAhi3tMOuWhgqCatEb4Tqtd58UVMiqetGEoILyqVtMbnf/NJX7 VGvNVj/TV9MBYHYLQTi/cIw6J3bpQ7362WXkqUHVX6V+zvJsFDn3Z1D67oh0CXlKnrlNt0N8Tp6OH n1g+hFFnQSelXo821ziFACAMKB0YP0GVAGGhL9sQons4XiEABRYi/Y+Ms5greEYv9/32nAttTO1My H5+ap3RQh7Q5CLo1Aykw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s91N4-0000000EIy4-2bZC; Mon, 20 May 2024 11:40:02 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s91N2-0000000EIxY-1js7 for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2024 11:40:01 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C42C661C4B; Mon, 20 May 2024 11:39:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C4695C2BD10; Mon, 20 May 2024 11:39:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716205198; bh=8ZOc/2OFeOb0rPY6xFAdRugK8JAahDDQDL+694CbXp8=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=am4X18CjsMmWvGFsurVX/qunsZMqhRSeaCRfN9AcKc0/uwZKAVcwtlCWP6wLKatr8 rwR9sgADSNHPAhRfJHlplOlstNMRuuOnPbXVkDVl/e764Oi/KhKr5VDxlGcWjD87Y5 mRdZ/GHyxbSOoPSeJubQ+txF0REw501N8qWO1+VIlKZ0WNGQqJVPRmznn1x7957tQ8 4MikbSA0ERkf9OCt/OdLcZuc5NtjycAxYOMfbxsAlproG23cIG5uBAWgd53tsY2/lN jeVD31RZSt17zmCVGxbjucsE6Hqdofygja39i6cM2G/pivr3VzPiWADmpibPZRQj2h 0V+OBINHIl0UQ== Message-ID: <5c6a018a-ba9e-41f5-aafc-5a08cd1c92e9@kernel.org> Date: Mon, 20 May 2024 14:39:52 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 3/5] arm64: dts: ti: k3-am62: 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-3-b3952f104c9a@linaro.org> Content-Language: en-US From: Roger Quadros In-Reply-To: <20240518-dt-bindings-ti-soc-mfd-v1-3-b3952f104c9a@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240520_044000_535858_381814F2 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-am62-lp-sk.dtb: syscon@43000000: compatible: ['syscon', 'simple-mfd'] is too short > > Add one for the TI K3 AM62 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