From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 10 Nov 2017 08:25:42 -0800 Subject: [PATCH 5/6] arm: dts: omap: Add missing #phy-cells to usb-nop-xceiv In-Reply-To: <20171109222614.5719-5-robh@kernel.org> References: <20171109222614.5719-1-robh@kernel.org> <20171109222614.5719-5-robh@kernel.org> Message-ID: <20171110162542.GQ28152@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Rob Herring [171109 14:28]: > "usb-nop-xceiv" is using the phy binding, but is missing #phy-cells > property. This is probably because the binding was the precursor to the phy > binding. > > Fixes the following warning in OMAP dts files: > > Warning (phys_property): Missing property '#phy-cells' in node ... > > Signed-off-by: Rob Herring > Cc: "Beno?t Cousson" > Cc: Tony Lindgren > Cc: Enric Balletbo i Serra > Cc: Javier Martinez Canillas > Cc: linux-omap at vger.kernel.org > --- > Please apply to TI tree. Thanks applying into omap-for-v4.15/fixes-dt. Regards, Tony