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 CFC6BC3DA7A for ; Sat, 31 Dec 2022 13:16:39 +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=aZxZrUNtcqYZDqrDdlZfYPE1GoBirWdkp8q4cXuS1b8=; b=aRAEFmgYVJGOgG 0wF8ccQZXmtUOjUXoHZkNFOpM5dgORrD78bLp2FB/FfD6QvhjxpL2twHVMBC5+ss/qFfR/7mh+K8D njVpX+eZ28nS5Y8rKvzth0v1XOKQNWy8r2yI2cbI/qAbTiDPcmXe7Ngw68Acl9ITawrH02EAnJFo0 KJHSeHreNMPZ9K0x5e197nBrsJ2hQQikSOjg5+v21n//QsBrNChgYNy9nW98K8tgJkwbQ2UAmH2PM 0d3G4fnhqO8WTHx+3SAag4INtS0icDngZJy85QP/KUV/9b2kVr4t6eBs8MRGPcHySG64CxfTmURBR 6+Sc5bPpjYF8qOxLdkDA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBbiA-005eL5-Qi; Sat, 31 Dec 2022 13:15:43 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBbi5-005eGC-5l for linux-arm-kernel@lists.infradead.org; Sat, 31 Dec 2022 13:15:39 +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 ams.source.kernel.org (Postfix) with ESMTPS id AB1E8B8074C; Sat, 31 Dec 2022 13:15:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 877E4C433EF; Sat, 31 Dec 2022 13:15:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672492534; bh=+fyQelX2YEkwKk/R0gb/pu3oskuUU7fmVffXDjvUYNg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y7gPL1hOX+jZ9NR0Cp3jOKa5EVDUe8pNzGJYCYH27Ypqjk3u2gsFtQW964N6fLnq0 uJgtx+hqq2NjORfrlx6LtlOPpbTnylxnOj/T2kH/lW3/h7SKz/z5d6SxtUIC88iWzP Xm2rxgJPJudfSR+gy5OvPd8R9nZZGATX7AOsa+nCsedUm0UnoasF1yckzRdiB/qHwP LWJ5GgAUkM1WXK3h5s9dtfmCMC8uexYYBpbQzWCvn8AIy4823xEZvM8jpOoPUgJsvS SZ5fT00BMsdDBrONggielz98C7Eej38i9zSY1frVAVgHJJLb1mBzVyIe9PmuWDTTRk xhIEg+PYV2zXg== Date: Sat, 31 Dec 2022 21:15:27 +0800 From: Shawn Guo To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: imx8dxl: drop 0x from unit address Message-ID: <20221231131526.GC6112@T480> References: <20221210113345.63912-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221210113345.63912-1-krzysztof.kozlowski@linaro.org> 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-20221231_051537_420027_B2EF72B3 X-CRM114-Status: UNSURE ( 9.28 ) 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 Sat, Dec 10, 2022 at 12:33:45PM +0100, Krzysztof Kozlowski wrote: > By coding style, unit address should not start with 0x. > > Signed-off-by: Krzysztof Kozlowski Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel