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 60B29C4332F for ; Sat, 31 Dec 2022 07:14:06 +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=5/+YNrqVMutj8ZKbyajS4uZ5D102qH+KCeI0GoZu3S0=; b=2TffCfdic7hOk/ tELb0VNepQ3h8v6+dgNMKLUw2z9vlb7/ePWM5dYS6rUlrjlKIPetlqXSUiyJkuZMLuqaTWCtAqz/A kxBkVFeGGi2xl6wR/fJsZ8Oj/x94/OnutjhMDPiqBTC6CCkWZvzbNu7k1T2HbZYaCHJJLXDeqF0hW caPufhdpT4iLIvUWk0isBEFXtfApDCF5IrsSgXBTAb2NpWUqIa9M87n6meFdIA6wcyL5BqleYZWqF aVtIeJ5bjyBy3PhnKjOEoWrTL4JCBeR+69UeXAN//DscvtOgrsQQVO5HckQiuQdwt0n/1vSWrdXmO +46qG2JcB4iGjPq2i2dA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBW3D-001ksW-N0; Sat, 31 Dec 2022 07:13:03 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBW30-001ker-F3 for linux-arm-kernel@lists.infradead.org; Sat, 31 Dec 2022 07:12:52 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 597C06091A; Sat, 31 Dec 2022 07:12:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3DABAC433EF; Sat, 31 Dec 2022 07:12:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672470765; bh=CkZVrqFalYaJLKwjekt7KJ8dlPQ6kpGOZD9CTWp2D/Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UkOCv/6rqjfS2fCjw26yqdBTXryafbgBC6+Na3a7s5CoespXahdrsfDuhnHeCNiiW c2lQPaQ7FGkAzDIaGc5H7ox8zb2Y8OWlN0osCdJhE05pK0AVrGOeCB7ZL7nOmsH09T m15fZVFmGbU5A/bXYg920lk8U2aMDHU+9La/SZX7vrr9I9NVZ7ptw/UGcvj8UQk1qV IrjtfRvh4D6cZwC1W0EmFDmvbjUvwtgtCszQcERjn+Dn6+QYKPDwknA86gJrf6v4lF GSRZPo0MqfztJ8TEh9/BF5KZAiXhAWSO/24fojfJncZkG2Q0/ljj0k4heHwNydfTOX 1P00A6HvtVbQg== Date: Sat, 31 Dec 2022 15:12:38 +0800 From: Shawn Guo To: Fabio Estevam Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam , Teresa Remmet Subject: Re: [PATCH] arm64: dts: imx8mp-phycore-som: Remove invalid PMIC property Message-ID: <20221231071237.GG6112@T480> References: <20221121162911.2377556-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121162911.2377556-1-festevam@gmail.com> 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-20221230_231250_651201_588F52D8 X-CRM114-Status: GOOD ( 11.28 ) 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 Mon, Nov 21, 2022 at 01:29:11PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > 'regulator-compatible' is not a valid property according to > nxp,pca9450-regulator.yaml and causes the following warning: > > DTC_CHK arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb > ... > pmic@25: regulators:LDO1: Unevaluated properties are not allowed ('regulator-compatible' was unexpected) > > Remove the invalid 'regulator-compatible' property. > > Cc: Teresa Remmet > Fixes: 88f7f6bcca37 ("arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP") > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel