From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mickerik.phytec.de ([195.145.39.210]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hlAbX-00051q-G0 for barebox@lists.infradead.org; Wed, 10 Jul 2019 11:17:45 +0000 From: Stefan Riedmueller Date: Wed, 10 Jul 2019 13:17:30 +0200 Message-Id: <1562757455-445159-3-git-send-email-s.riedmueller@phytec.de> In-Reply-To: <1562757455-445159-1-git-send-email-s.riedmueller@phytec.de> References: <1562757455-445159-1-git-send-email-s.riedmueller@phytec.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v2 3/8] ARM: dts: imx6ul: phycore: Add eeprom label To: barebox@lists.infradead.org Add a label for the EEPROM to be able to address it for the state framework. Signed-off-by: Stefan Riedmueller --- No changes in v2 --- arch/arm/dts/imx6ul-phytec-phycore-som.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi b/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi index 964f91950d93..1ef9d547822e 100644 --- a/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi +++ b/arch/arm/dts/imx6ul-phytec-phycore-som.dtsi @@ -79,7 +79,7 @@ clock-frequency = <100000>; status = "disabled"; - eeprom@52 { + eeprom: eeprom@52 { compatible = "cat,24c32"; reg = <0x52>; }; -- 2.7.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox