From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9E40A154C0D for ; Mon, 29 Jul 2024 20:24:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.214.173 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722284701; cv=none; b=gdjUO2M/tsOcv3LxHUt+SlAuwGnSjr/h2LK6mx/epJG6FVHBIiFwBCrKVYBOtQEqn0Zjv68ybnyaqE4NJYBGjmoFvF/tft76pXkBQ0UhWh8F+4PXpkvkArn9ReMIjQub8G40FsXg536M5z3wC06W1B2+gJCdYJmpyETXabQnmu4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722284701; c=relaxed/simple; bh=k+aLb2zk0zDQ3OLaPuMBMB/PwZwGyTvc1/kzg46Jkrs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=AfsdEdl7hVYmnH41i3r30xbazuY50IuAsid4MpuWICiChswiuy+ZAf57Oth+a3vyLlEEqm81i2GWBylS51RGWQLGY45pk9YMbKzwDkuNKOyoAvFkhAV82yGrnzLUz/hlMXAZJyNyRSDBLTACvcx132JGBpmkNB5XSvFUW/VW38s= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=baylibre.com; arc=none smtp.client-ip=209.85.214.173 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=baylibre.com Received: by mail-pl1-f173.google.com with SMTP id d9443c01a7336-1fbc3a9d23bso21192845ad.1 for ; Mon, 29 Jul 2024 13:24:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722284699; x=1722889499; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=083DIGVwY1s52Yql4zVhjameXJVd9htGKGheDXBjW/w=; b=Ml/Q2MD6tO0jHd7Wy53GQFrFaZsI52w3Q8WbEDYlU31odFFZ3tWDleGKl7rHC4FC0z JF9QLtN/UN7NM83wdfKHVEyvfLVW6IAWtRPhLoiRhp6pw81/K1CfdDjyFZugZA+6ZMtq 2jQMY9O8KwROt8ON4oGNLCadWr80RzGR/zk9+OPtWk0mvKXNCzKGESfDmSzFa2OTOiyl 2oFkME2gbmbmZ7BIkbhIkf1zpnxmsJl4hJVoichPWfKXj4l5f/dYtlq5CkEtEnnFssDK kAE+V4YOOkOCzQMJkVSHYX6EGH8ceI94ieExBXohqRBIAN8MB7dYiyhKYxaeGcdVL5+H D/Jg== X-Gm-Message-State: AOJu0Yx7tFOEKL6WjcsEA3tPEE52iRHUXz1jrYTC8pRkmlwkpgGHbaoh bwZLDayfN4OL1giEYqXJIy6+clxYrSZJ1Owt3+2c1MBlVInZEK2JcvcXRwggR4lIwZSGXtTxGdf x X-Google-Smtp-Source: AGHT+IFaoIYolpqDXKvmz4AJh4w8HIrzefVUkn4tMKwtqCG2E8NuNmhBwdq43k3APJ3edufWyQrY/g== X-Received: by 2002:a17:903:32cb:b0:1fb:43b5:877b with SMTP id d9443c01a7336-1ff04808975mr71149725ad.5.1722284698420; Mon, 29 Jul 2024 13:24:58 -0700 (PDT) Received: from localhost (75-172-120-197.tukw.qwest.net. [75.172.120.197]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1fed7fbc1e7sm86958505ad.266.2024.07.29.13.24.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jul 2024 13:24:58 -0700 (PDT) From: Kevin Hilman To: =?utf-8?Q?Rafa=C5=82_Mi=C5=82ecki?= , =?utf-8?Q?Beno?= =?utf-8?Q?=C3=AEt?= Cousson , Tony Lindgren , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org, =?utf-8?Q?Rafa?= =?utf-8?Q?=C5=82_Mi=C5=82ecki?= Subject: Re: [PATCH] ARM: dts: omap: convert NVMEM content to layout syntax In-Reply-To: References: <20240523042750.26238-1-zajec5@gmail.com> Date: Mon, 29 Jul 2024 13:24:57 -0700 Message-ID: <7h8qxk3q06.fsf@baylibre.com> Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Rafa=C5=82 Mi=C5=82ecki writes: > On 23.05.2024 06:27, Rafa=C5=82 Mi=C5=82ecki wrote: >> From: Rafa=C5=82 Mi=C5=82ecki >>=20 >> Use cleaner (and non-deprecated) bindings syntax. See commit >> bd912c991d2e ("dt-bindings: nvmem: layouts: add fixed-layout") for >> details. > > Ping? Could I get this PATCH picked up, please? > Sorry for the lag here. Tony is stepping down from maintaining these platforms and I'm stepping into help (but with some lag.) I'll queue this up for v6.12. Note: I'll do a minor subject fix to add am335x-bone to be more specific. Thanks, Kevin