From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18407.22329.130304.645554@cargo.ozlabs.ibm.com> Date: Mon, 24 Mar 2008 18:24:41 +1100 From: Paul Mackerras To: Grant Likely Subject: Re: [PATCH] [POWERPC] mpc5200: fix incorrect compatible string for the mdio node In-Reply-To: <1206156315-4734-1-git-send-email-grant.likely@secretlab.ca> References: <1206156315-4734-1-git-send-email-grant.likely@secretlab.ca> Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Grant Likely writes: > The MDIO node in the lite5200b.dts file needs to also claim compatibility > with the older mpc5200 chip. > > Signed-off-by: Grant Likely > --- > Paul, this one should also go in for .26 OK, I'll put it in the powerpc-next branch. Or did you mean it should go in .25? Paul.