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 99E9CC54E67 for ; Fri, 15 Mar 2024 15:50:58 +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:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=YjmbswPsTJRzFpZscTYedza+7wmcZ9BRuhcz+xlsHgU=; b=pqIP2voLjHWiPmLCQGDaGPkvWf 3LOTV40o53mwAS+9BagY7UFP7n3e1ya4qhGih/ONqHsCRsteLfm2UuE63UEH87XVPUMX3AwvY+FnD p5iikYIHInbhrMEV4Y1A36doATQLA5Ywo4hL+KeKrNCHePdIHS+UBjrJrx1HbQQ/5ArkfUlUYGG29 l3if6zbfwSKFdBvKDhWKt92afp4jlcFn0ae4DQYQ+fOc+prKaxP4qYR3t0ApZIGTARabXfLJqeIWJ 8QUVp/hkdaMLIlx44iW7Az1YVLosGWo+ytLEhN568DPGiefsoq/UOdBtZTiMwcdEpx5O9q39j/Uf5 LES+WE5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rl9pW-00000000idy-3Dai; Fri, 15 Mar 2024 15:50:46 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rl9pQ-00000000icN-38jj for linux-arm-kernel@lists.infradead.org; Fri, 15 Mar 2024 15:50:44 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 69644CE20E3; Fri, 15 Mar 2024 15:50:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 662B4C433C7; Fri, 15 Mar 2024 15:50:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710517837; bh=xVuAaUPdip4/3/PGOSlC8sQofYGfDMYAqbhEVwHY4y8=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=UQ5ABuXtb6Aui9fKOITdM2oNJcgpnvut9cnqqwJpCF0U0Av8WiXbnG/jtREjsiLtY 8pGv/H3dwrt86EhqnZ+sZEt4HZPaJCcbUOGxx/D6nfyKN3dxzcdDxETLZEU3CORL5d ba/cYFwkMhBGIHObWOJVJsBbWQjPJxZHBITqx+HwT8nTckQ/4TJVJ+km1ORMMD40rp w3GjkWVUAy/47IxftHgzElD9k2jUZdjyOYm0fRV+iPO2HbiSWYoyWfcD7v6lAjOvtf gTTIQoVnc6Orsb4MXNzedo8YZhNAA0VNfFkG+plMMV4W4qrv5/T0khgRAXQif0DTQy PEPt/EjExo7BQ== Date: Fri, 15 Mar 2024 09:50:35 -0600 MIME-Version: 1.0 From: Rob Herring To: Josua Mayer Cc: Conor Dooley , Rob Herring , Shawn Guo , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Li Yang In-Reply-To: <20240312-lx2162-rtc-v1-0-1f4cd431b1cf@solid-run.com> References: <20240312-lx2162-rtc-v1-0-1f4cd431b1cf@solid-run.com> Message-Id: <171051663090.1379808.10191493054068044105.robh@kernel.org> Subject: Re: [PATCH 0/2] arm64: dts: fsl-lx2162a-som: add description for rtc X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240315_085041_060803_576D039B X-CRM114-Status: GOOD ( 12.73 ) 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 Tue, 12 Mar 2024 20:56:53 +0100, Josua Mayer wrote: > Add description for an on-som rtc that was missed in original submission > of device-tree. > > Also update the clearfog reference carrier board aliases to include the > previously disabled i2c bus with this rtc. > > Signed-off-by: Josua Mayer > --- > Josua Mayer (2): > arm64: dts: fsl-lx2162a-som: add description for rtc > arm64: dts: fsl-lx2162a-clearfog: add alias for i2c bus iic6 > > arch/arm64/boot/dts/freescale/fsl-lx2162a-clearfog.dts | 1 + > arch/arm64/boot/dts/freescale/fsl-lx2162a-sr-som.dtsi | 9 +++++++++ > 2 files changed, 10 insertions(+) > --- > base-commit: e8f897f4afef0031fe618a8e94127a0934896aba > change-id: 20240312-lx2162-rtc-a68b6ebfcb53 > > Sincerely, > -- > Josua Mayer > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y freescale/fsl-lx2162a-clearfog.dtb' for 20240312-lx2162-rtc-v1-0-1f4cd431b1cf@solid-run.com: arch/arm64/boot/dts/freescale/fsl-lx2162a-clearfog.dtb: i2c@2050000: Unevaluated properties are not allowed ('clock-names' was unexpected) from schema $id: http://devicetree.org/schemas/i2c/i2c-imx.yaml# _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel