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 6DD61CE7A8B for ; Mon, 25 Sep 2023 01:57: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: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=8LyY/mLOn5RA7r1fxlRex+diy5E8j+eRL4Smwj0SBLY=; b=wlQ41ETSSiEtgE gxVuhF2FDtiEFhlsFX+yJh4+roaMOcRwQ2n+cPOSfWqA89pOlXSLdceNAndFt9p5am9a+CNbVns4G 9NghDwgYU9VVtt96QVNxdX0rkBJK0ykj0UULwcNOeoHSOUBZLi1CgsQgYy8eqsfD+Iq9l/9ygplP6 XKeVFX4BQQkRE3qbQP6TnVEZYskWVtZHioN23U/iDlle7Xt+JZdlkTZK/IqNwRMEiDX7eJHqXc9YN W+tn4Rb373PEZYgD56oza9wluwdGRLDH6smYdtXsWMwGEN8QAr+dbRHAHOXUcCyQ+oWpzwOMhBggR 5GnXh+c8DMlyQhgd1U7Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkaq8-00D7Nk-1p; Mon, 25 Sep 2023 01:56:48 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qkaq5-00D7NM-1D for linux-arm-kernel@lists.infradead.org; Mon, 25 Sep 2023 01:56:47 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id A5879B80AEA; Mon, 25 Sep 2023 01:56:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B7D8C433C7; Mon, 25 Sep 2023 01:56:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695607003; bh=QRa2JmsNwrdk4DznileAWVuXZ5wOHzG8qztAaS+ESfA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZDMS+Ji5uBNTPWs4vgJSnruk1YJJtgJKj95gBb3LiMXlYrxsw0K1C1myWku2h3Zbf a5MawPqNbUBS7xTdgXx/IxbQEvGygQbhxVlBGttMTLpl7L2T3aloL6DTxnC+OUohat oIiC7IOUvW/oGjqt/Z8w1aYd0z8WkK0VAD9ujfr25iMzB33vFR+ss7MOCtuTqR/44u F74nKxzS0Ped3bzFuQ5jx2Mp0u4BJmZE4hZEjjQigMdswXEIAl2SehYQtlshTXh7y4 U5B9z71yr3/lf+3WROitw/I+L7nWZaqp2+W/DqQdcewBG3wDc1uJ8S7W56450C0AS3 3v5zGdpptYGaw== Date: Mon, 25 Sep 2023 09:56:33 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, angus@akkea.ca, agx@sigxcpu.org, martin.kepplinger@puri.sm, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8mq-librem5: Remove invalid charger properties Message-ID: <20230925015633.GQ7231@dragon> References: <20230908015130.610161-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230908015130.610161-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_185646_014229_44CE03D0 X-CRM114-Status: UNSURE ( 8.67 ) 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, Sep 07, 2023 at 10:51:30PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Per bq25890.yaml, 'phys', 'ti,use-vinmin-threshold', 'ti,vinmin-threshold' > are not valid properties. > > Remove them to fix the following schema warning: > > imx8mq-librem5-r2.dtb: charger@6a: Unevaluated properties are not allowed ('phys', 'ti,use-vinmin-threshold', 'ti,vinmin-threshold' were unexpected) > from schema $id: http://devicetree.org/schemas/power/supply/bq25890.yaml# > > 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