From patchwork Mon Nov 15 10:39:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 1555242 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=foss.st.com header.i=@foss.st.com header.a=rsa-sha256 header.s=selector1 header.b=PaTXLVYp; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Ht5Kj3TlSz9s1l for ; Mon, 15 Nov 2021 21:39:37 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DD1FA836BC; Mon, 15 Nov 2021 11:39:29 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=foss.st.com header.i=@foss.st.com header.b="PaTXLVYp"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3B625836B6; Mon, 15 Nov 2021 11:39:27 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E8FA283625 for ; Mon, 15 Nov 2021 11:39:23 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=prvs=59535927f8=patrice.chotard@foss.st.com Received: from pps.filterd (m0046668.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 1AF7WanC010527; Mon, 15 Nov 2021 11:39:23 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=selector1; bh=49wr6l/zOuw/4Aom/E/JTWPecTz2xuWajiko7gP0deA=; b=PaTXLVYpl64HJSBahm1ilCK7FllA8BVKvUBRpZ7HgFwTT6yC4CCd4/uTXYiOsxEVNuEx V0nWSU+xPv5H2wCe3vP1eXxfhCLM0w2aoaqEXcTlVWS8Zju58xR1Z7aOfoOCVDSHceta VDtnvtPyBK50U6jXBcSrMrHJWmiHHQ6/b6uv4im3u3aGZQcBMcfqNCZRw6S/XM8rim9X InoMdzsofZk65j/tSDqrKDoR0hiuKlaqHneAWEVttEUAGgwIvhFbVZYdrHwphGt/izQL PDaIYDACJrfpsutTLJzEOvMTsyOhe67ziU6XA3T9ncLmcRB83Ym+vGh4o5SskpJyFNIK Kw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3cbk8j17fx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 15 Nov 2021 11:39:23 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 83D1110002A; Mon, 15 Nov 2021 11:39:22 +0100 (CET) Received: from Webmail-eu.st.com (sfhdag2node2.st.com [10.75.127.5]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 75BF0229A80; Mon, 15 Nov 2021 11:39:22 +0100 (CET) Received: from localhost (10.75.127.48) by SFHDAG2NODE2.st.com (10.75.127.5) with Microsoft SMTP Server (TLS) id 15.0.1497.26; Mon, 15 Nov 2021 11:39:22 +0100 From: Patrice Chotard To: CC: Patrice CHOTARD , Patrick DELAUNAY , U-Boot STM32 , Tom Rini Subject: [PATCH 0/8] ARM: dts: stm32: use lower-case hex for address Date: Mon, 15 Nov 2021 11:39:12 +0100 Message-ID: <20211115103920.30149-1-patrice.chotard@foss.st.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.75.127.48] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SFHDAG2NODE2.st.com (10.75.127.5) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.0.607.475 definitions=2021-11-15_10,2021-11-12_01,2020-04-07_01 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.35 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Replace upper-case hex with lower-case hex for address in STM32 device tree Patrice Chotard (8): ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi arch/arm/dts/stm32429i-eval-u-boot.dtsi | 2 +- arch/arm/dts/stm32746g-eval-u-boot.dtsi | 2 +- arch/arm/dts/stm32f429-disco-u-boot.dtsi | 2 +- arch/arm/dts/stm32f469-disco-u-boot.dtsi | 6 +++--- arch/arm/dts/stm32f7-u-boot.dtsi | 4 ++-- arch/arm/dts/stm32f746-disco-u-boot.dtsi | 2 +- arch/arm/dts/stm32f769-disco-u-boot.dtsi | 6 +++--- arch/arm/dts/stm32mp15-u-boot.dtsi | 8 ++++---- 8 files changed, 16 insertions(+), 16 deletions(-)