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 X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 93734C433F5 for ; Wed, 22 Sep 2021 05:11:55 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5369E60F6E for ; Wed, 22 Sep 2021 05:11:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5369E60F6E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=QLLnxxpIkiDHDE7Pz/I8MM/r10pVJ7hbfVsnkQvbxPQ=; b=SCTTJBk7JN6DYd Vc67uhIrsOX2OUo0LmLzLiKOkly7Pn32Oi1fZl1+GDdcC2axAnHfAe1sdrd560KPn3UdmLL1NHqKz Ee6yXB9axvbF3Votlo6gCaV3TFOf+xT1+PYMvaG18m/acMggYknPUNq/THveZG4GkfJh5f7HQxnbH JfiNOU2EaAufdiERXDT6AsJEDjo107DGiDpEJGDnZ3T/hW/H9SYxLATsWLCSr/pj8V1DF3bFXLcrr EVCNXBohVquZJ9yOYYTx4dQcO+HHIBPMBnkblspVMlkYRgXkv7fOT63tlcX7fkxMoi1SxG2OCA6M1 JvO/hGCNHM1iAx+oMTtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSuWP-006xbX-Cu; Wed, 22 Sep 2021 05:10:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSuWL-006xaf-75 for linux-arm-kernel@lists.infradead.org; Wed, 22 Sep 2021 05:10:14 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 57354611C6; Wed, 22 Sep 2021 05:10:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632287412; bh=JQnSd+cAl/5+FLE07eY8U96T+jHtRzYG7q1o4fBOIJQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gMCwmEPoJPOG4ufOwf/BJcbKXCiZInwpgES0ZC1Pi9y5xzRRSmExagGv2mKdEuBh2 oHxliWpSvrfYLfUlnuZlkXUMDVwU/f+wymo2V/Bv0AC2C4g+sFRqLnDbut3vv3O0Au SZSONNC2r2ihTIdJjVH8Ejo9yfIXtV8NqTuCFUwoMQlx0Bj3vaUudHZqxwb0tDUqxN Hby+eTUMZB3dyHJ8vB8JaaHjBl4tKAdtHuA/f8zLxKv2pD2DVe/rTIMrBx0nk2JLZb U3c+5PfudDJHJTcxSFNm+bNvEFILBBk5j+Amw1T9ipZfB2CtKWQMy4N8iNgC79LJmx A/vI2ns3MXfwQ== Date: Wed, 22 Sep 2021 13:10:07 +0800 From: Shawn Guo To: Michael Walle Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Li Yang , Rob Herring , Wei Xu Subject: Re: [PATCH 1/2] arm64: dts: freescale: fix arm,sp805 compatible string Message-ID: <20210922051006.GC13480@dragon> References: <20210826123529.737398-1-michael@walle.cc> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210826123529.737398-1-michael@walle.cc> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210921_221013_321260_EC7953F0 X-CRM114-Status: UNSURE ( 8.72 ) 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 Thu, Aug 26, 2021 at 02:35:28PM +0200, Michael Walle wrote: > According to Documentation/devicetree/bindings/watchdog/arm,sp805.yaml > the compatible is: > compatible = "arm,sp805", "arm,primecell"; > > The current compatible string doesn't exist at all. Fix it. > > Signed-off-by: Michael Walle Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel