From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AFF8C433DF for ; Wed, 17 Jun 2020 16:51:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6156621532 for ; Wed, 17 Jun 2020 16:51:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726867AbgFQQvv (ORCPT ); Wed, 17 Jun 2020 12:51:51 -0400 Received: from muru.com ([72.249.23.125]:58106 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726341AbgFQQvv (ORCPT ); Wed, 17 Jun 2020 12:51:51 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id C4B9580F3; Wed, 17 Jun 2020 16:52:43 +0000 (UTC) Date: Wed, 17 Jun 2020 09:51:49 -0700 From: Tony Lindgren To: Oskar Enoksson Cc: linux-omap@vger.kernel.org Subject: Re: WL1271 on CM-T3730 Message-ID: <20200617165149.GF37466@atomide.com> References: <807d19b0-842f-87b9-c9ba-dcbfd4e7b108@lysator.liu.se> <20200616153921.GA37466@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Oskar Enoksson [200617 10:45]: > Could someone please share a /proc/config.gz from some working board (with a > recent kernel), just to eliminate the possibility of something wrong there > after all? Looks like I don't have it, but it was just omap2plus_defconfig really. > And - are you using the omap3-cm-t3730.dtb or the omap3-sbc-t3730.dtb? I'm using omap3-sbc-t3730.dtb as I have the "single board computer". Regards, Tony