On Thu, Jan 21, 2016 at 11:03 AM, Adam Ford <aford173@xxxxxxxxx> wrote: > The tcxo-clock-frequency binding is listed as optional, > but without it the wl12xx used on the torpedo + wireless > may hang. Scanning also appears broken without this patch. > > Signed-off-by: Adam Ford <aford173@xxxxxxxxx> > --- > arch/arm/boot/dts/logicpd-torpedo-som.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi > index 36387b1..80f6c78 100644 > --- a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi > +++ b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi > @@ -122,6 +122,7 @@ > interrupt-parent = <&gpio5>; > interrupts = <24 IRQ_TYPE_LEVEL_HIGH>; /* gpio 152 */ > ref-clock-frequency = <26000000>; > + tcxo-clock-frequency = <26000000>; > }; > }; > > -- > 1.9.1 > Tony, This patch seems to not have ever made it into the kernel. Can it still be applied, or should I submit a new patch? adam -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html