linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Bryan Brattlof <bb@ti.com>
Cc: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
	Andrew Davis <afd@ti.com>, Tero Kristo <kristo@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Tony Lindgren <tony@atomide.com>,
	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
Date: Mon, 3 Nov 2025 08:39:57 +0100	[thread overview]
Message-ID: <aQhcTbQbSZj-MniQ@pengutronix.de> (raw)
In-Reply-To: <20251031-am62lx-v7-3-cb426be9d6ee@ti.com>

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 |

  parent reply	other threads:[~2025-11-03  7:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-31 14:08 [PATCH v7 0/3] arm64: dts: ti: introduce basic support for the AM62L Bryan Brattlof
2025-10-31 14:08 ` [PATCH v7 1/3] dt-bindings: arm: ti: Add binding for AM62L SoCs Bryan Brattlof
2025-10-31 14:08 ` [PATCH v7 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure Bryan Brattlof
2025-10-31 18:13   ` Dhruva Gole
2025-11-03  7:34   ` Sascha Hauer
2025-11-05 14:22     ` Bryan Brattlof
2025-10-31 14:08 ` [PATCH v7 3/3] arm64: dts: ti: k3-am62l: add initial reference board file Bryan Brattlof
2025-10-31 18:15   ` Dhruva Gole
2025-11-03  7:39   ` Sascha Hauer [this message]
2025-11-05 14:18     ` Bryan Brattlof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aQhcTbQbSZj-MniQ@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=afd@ti.com \
    --cc=bb@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=tony@atomide.com \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).