From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 5 Dec 2014 08:35:33 -0800 Subject: [U-Boot] [PATCH 2/5] powerpc/b4860qds: dtb fixup for xfi In-Reply-To: <1415849232-17399-1-git-send-email-shh.xie@gmail.com> References: <1415849232-17399-1-git-send-email-shh.xie@gmail.com> Message-ID: <5481DED5.8060905@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/12/2014 07:27 PM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > Since xfi has no phy, we delete the property "phy-handle" and use > a "fixed-link" property for a xfi port. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx, awaiting upstream. York