From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4CE1B18F.2030906@firmworks.com> Date: Mon, 15 Nov 2010 12:17:51 -1000 From: Mitch Bradley MIME-Version: 1.0 To: Grant Likely Subject: Re: [PATCH 2/2] powerpc: pcm030/032: add pagesize to dts References: <1289841916-3825-1-git-send-email-w.sang@pengutronix.de> <1289841916-3825-2-git-send-email-w.sang@pengutronix.de> <20101115173250.GA22104@oksana.dev.rtsoft.ru> <4CE1A0E4.5030505@firmworks.com> <20101115212432.GA17754@oksana.dev.rtsoft.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org, devicetree-discuss@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , In general I think it's better to report parameter values directly, instead of inferring them from manufacturer and part numbers. That way you at least have a fighting chance of avoiding a kernel upgrade when a part changes. Of course, that only works when the device tree is exported from the boot firmware instead of having to carry the device tree inside the kernel.