From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 74E512C0282 for ; Mon, 3 Nov 2025 07:40:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762155616; cv=none; b=HhPJEesalx2RjQC7/5je2j7klW5T1wZ4wQqX0tsZ4UU+AOZe0nWccpdr2pZE7wRXUgPMz5mariB6WMau5h4vlLBQ3LVV1McGdFbBTNs4nSqvKonR5lR0wpOOLVw0EOGdS7L/11Ot0GE5tterRAQxvxVyjeDOvac71eZ0GJ3p7jI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762155616; c=relaxed/simple; bh=/3SFyZfNGJCJ/swAwUUx3ONTybkPZJcCEJy2UF/cFHw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=fwX+sHFNSjEqy98n7J34Dif5b7ocS41ktmYYrQ6w8PoXTjCQhyKENHbesUgkAuj49vShs5SlRU7Cs2LeW5K/HBtElU0bhRgBamV3EwEYsei0lk7da5CXb8i8Ee/JQKnusWstlyce72mXahYgXxF1qsniHNAvywEXmdHdIuZwUCg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1vFpAU-0001rH-RE; Mon, 03 Nov 2025 08:39:58 +0100 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vFpAT-006ozU-2l; Mon, 03 Nov 2025 08:39:57 +0100 Received: from sha by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1vFpAT-00GZtJ-2O; Mon, 03 Nov 2025 08:39:57 +0100 Date: Mon, 3 Nov 2025 08:39:57 +0100 From: Sascha Hauer To: Bryan Brattlof Cc: Nishanth Menon , Vignesh Raghavendra , Andrew Davis , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Tony Lindgren , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v7 3/3] arm64: dts: ti: k3-am62l: add initial reference board file Message-ID: References: <20251031-am62lx-v7-0-cb426be9d6ee@ti.com> <20251031-am62lx-v7-3-cb426be9d6ee@ti.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251031-am62lx-v7-3-cb426be9d6ee@ti.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org On Fri, Oct 31, 2025 at 09:08:06AM -0500, Bryan Brattlof wrote: > +&i2c0 { > + pinctrl-names = "default"; > + pinctrl-0 = <&i2c0_pins_default>; > + clock-frequency = <400000>; status = "okay" missing here. > + > + eeprom@51 { > + /* AT24C512C-MAHM-T or M24512-DFMC6TG */ > + compatible = "atmel,24c512"; > + reg = <0x51>; > + }; > +}; > + Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |