From mboxrd@z Thu Jan 1 00:00:00 1970 From: rob@landley.net (Rob Landley) Date: Sun, 17 Feb 2013 16:05:17 -0600 Subject: [v3 0/6] ARM: tegra: convert device tree files to use CLK defines In-Reply-To: <1360917814-27236-1-git-send-email-hdoyu@nvidia.com> (from hdoyu@nvidia.com on Fri Feb 15 02:43:11 2013) References: <1360917814-27236-1-git-send-email-hdoyu@nvidia.com> Message-ID: <1361138717.29465.2@driftwood> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/15/2013 02:43:11 AM, Hiroshi Doyu wrote: > Hi, > > With new dtc+cpp feature, we could get rid of magic numbers in dts* > files. This patch replaces CLK IDs. > > We also plan to share those DT header files with kernel source > later[1]. ... > [1] > http://lists.infradead.org/pipermail/linux-arm-kernel/2013-February/149804.html This really smells like documentation should be updated, probably booting-without-of.txt or similar. Alas, I'm not capable of writing such an update... Rob