From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 5FE67433E7F; Sun, 5 Jul 2026 23:04:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783292691; cv=none; b=bj7ZVKdJMhOZnW5A/ex1RF6a1lRFTm8qJ3rUknzNLAuFMQbT413nxVY4f08S5GnwaqpNshczynWF5uUumA05R7o/K6f6wRXd1w0h+gGv3WpmBJxopCky7uXjAUkuaCo/T20PZNFWQp0I/F1TKISvpz11K/UCs3l9VQdlJYHfZbk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783292691; c=relaxed/simple; bh=Y+4BPhA9/VyraCpKnYp4m13FQvEl9GeFXy5Gfz1PwJg=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=DeU1XcP9VwiEFEWKcB0kfb26lJ4YYpaclRZ/ESiWgkoWeCwGzdgAbtLu4jX2Xs1blfmfMm+Hw8UEv6Y3/IuG02sYoBB9DIIlB0cS+UQJJFSXI/UrbsSs7YmZgeqtjlfcCwPuo+eD6RgFJvD1OmhLp3XcmHiHhcH2VLTd19Ux8b4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=XCydvWeY; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="XCydvWeY" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 61DF91F000E9; Sun, 5 Jul 2026 23:04:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783292689; bh=ffPL0UFrnUQ1Z40lCU566ipIccROYO67WvnBVyYNZdI=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=XCydvWeY14IYadK6Q1p2izwTDC1cpJJjymXJh8NisKblE0fxFIsSZvN1AWHRjftHC tsVgxfupLAr+xmdbvHmjXay8zSv/8lceEb3EZ2gsorJRDv+7e6Be9qc2XM5Rs5DqXE RIzBZiepND+5Q7KEPWYdapKSpsUAuDtAi9q5lz3LqWXhc0/bbzWxd4aaln5RkXx7Ak F8XUW2Hea8zvkElkW/UJvklhEmrTdvIsgHKmc9immPEEgNCN0c81Y2/l59PZvGksGQ MzIaSC7Jj9sIW253ppXt6cIRHTBXs5RBP14NFkZborA1+4IaKVM0BrgOOeNX3Sq8sR AtKFSzLD2NEMQ== Date: Mon, 6 Jul 2026 00:04:43 +0100 From: Jonathan Cameron To: "Maxwell Doose" Cc: "Mikhail Lukianchikov" , "Krzysztof Kozlowski" , "David Lechner" , Nuno =?UTF-8?B?U8Oh?= , "Andy Shevchenko" , "Rob Herring" , "Conor Dooley" , "Michal Simek" , , , , Subject: Re: [PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML Message-ID: <20260706000443.13c3446a@jic23-huawei> In-Reply-To: References: <20260705165620.9818-1-avermoal@gmail.com> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 05 Jul 2026 12:44:46 -0500 "Maxwell Doose" wrote: > On Sun Jul 5, 2026 at 11:56 AM CDT > Mikhail Lukianchikov wrote: > > >>> Convert the Xilinx XADC binding documentation from .txt to YAML format. > >>> This conversion is part of the ongoing effort to migrate all DT bindings > >>> to a machine-verifiable schema. > >> > >>Sorry, but what effort exactly? Where is this effort documented? Do you > >>have a mentor if this is some sort of mentorship effort? > >> > >>And if this is ongoing effort then don't duplicate: > >>https://lore.kernel.org/all/?q=dfn%3Axilinx-xadc.txt > > > > Hello Krzyszof, > > > > Thank you for feedback. > > > > I'm the newbie at Linux kernel developers community, > > and sorry for my mistakes in sending commits. > > > > No worries, we've all done it at some point. If you're looking for stuff > to do then the todo in drivers/iio/ was just recently updated. There are > still a handful of drivers also in iio that still need conversions to > guard()(). Tweak that to 'may benefit from'. I don't want people doing that blindly with assumption it is always a good idea! :) > > > > > I'll answer your questions. > > I am not part of any official mentorship program, > > I just decided to try to contribute to the development of the Linux kernel. > > Yes, it's a ongoing effort, and to be honest, this effort is the general > > community initiative to convert all DT bindings from .txt to .yaml. I didn't know that work > > on this file was already underway. > > > > Tell me, should I continue working in this case? > > > > After looking at the link Krzysztof sent you it looks like it's already > being done, so I'd recommend dropping this one. >