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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 B445FC17449 for ; Wed, 13 Nov 2019 13:33:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8DA71222D0 for ; Wed, 13 Nov 2019 13:33:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573652024; bh=EWykvcYY7821/q/gX4uP4Em4Z7oUrqFXoCp7moWQlLo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=DmgnE9tJ+pEerf43C9fxD8pJcvx1yOEmRzzvgkl7M+NOy995RMIQAocw33Nq8t20m i0VBWEsO1jhgwf32KpQ8QK9MIuPzoEXd5Iq1Pz5M7a2Or2jdFhLYp8NFfOhnWPumOb nCaU1YVnsbYm1NqK+KmgadeDLpXUEpPD/K/PT968= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727364AbfKMNdl (ORCPT ); Wed, 13 Nov 2019 08:33:41 -0500 Received: from mail-ot1-f68.google.com ([209.85.210.68]:35848 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726190AbfKMNdl (ORCPT ); Wed, 13 Nov 2019 08:33:41 -0500 Received: by mail-ot1-f68.google.com with SMTP id f10so1607630oto.3; Wed, 13 Nov 2019 05:33:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JMGlC8/pif+jB1W9f7yADN5pub681PWuOZ+nengKGCU=; b=Qr0ycIfWrnd1ks/W+lyYxxeqoxdTAsyK0QGm91lIBqgDFIbGyxBQUKLkJokB7kqv2i 74KkIUk5XJzWE0oYa3zhXx7HsFwVnimXSfJOsWUWTqx4naxfqSh20v9giThqoPXIazPx nHSYi00nQ5/xRc15KUxC3BgGbrM/vDZuCXf0uwTk3tTCU9bA1lLjlFRWZWOBpD4g75cR JYMegTN1CcOc8euP4zINJtxhM9TpJae+HG3FU/dyqR4Wxx5fbBkRjfmLV2wsV3+E0NUp ZOcQiRizXOU17R+97u9QOMAv1Tk8IceLGCbCfc/FPTHrMfeU2CyM2Xqi1b3g3NRRlel/ K0XQ== X-Gm-Message-State: APjAAAXTnC4iCD++3kzuOt7FlHZQN6fVf5SgHzUS5KzWjT8RwJBcyHrL K4LKe7Puokel2bTljoTxtg== X-Google-Smtp-Source: APXvYqxD6IWsewO9TdJ3bFTU+gY51WG3vNByXca8SVZxroh1OIj61piRW22xnKzAJ5FMxoSywmWh5A== X-Received: by 2002:a05:6830:1f4b:: with SMTP id u11mr2802561oth.60.1573652018588; Wed, 13 Nov 2019 05:33:38 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id u204sm685118oig.35.2019.11.13.05.33.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2019 05:33:37 -0800 (PST) Date: Wed, 13 Nov 2019 07:33:37 -0600 From: Rob Herring To: "H. Nikolaus Schaller" Cc: =?iso-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , Mark Rutland , Russell King , Ulf Hansson , Kalle Valo , Mike Rapoport , David Sterba , "Rafael J. Wysocki" , Petr Mladek , Sakari Ailus , "H. Nikolaus Schaller" , Kefeng Wang , Yangtao Li , Alexios Zavras , Thomas Gleixner , Allison Randal , Greg Kroah-Hartman , John Stultz , Bjorn Helgaas , devicetree@vger.kernel.org, letux-kernel@openphoenux.org, linux-mmc@vger.kernel.org, kernel@pyra-handheld.com, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 01/12] Documentation: dt: wireless: update wl1251 for sdio Message-ID: <20191113133337.GA3987@bogus> References: <17b12e91c878dcb74160e3df5f88bc8a9e3f7fce.1573122644.git.hns@goldelico.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17b12e91c878dcb74160e3df5f88bc8a9e3f7fce.1573122644.git.hns@goldelico.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Thu, 7 Nov 2019 11:30:34 +0100, "H. Nikolaus Schaller" wrote: > The standard method for sdio devices connected to > an sdio interface is to define them as a child node > like we can see with wlcore. > > Signed-off-by: H. Nikolaus Schaller > Acked-by: Kalle Valo > --- > .../bindings/net/wireless/ti,wl1251.txt | 26 +++++++++++++++++++ > 1 file changed, 26 insertions(+) > Reviewed-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 01/12] Documentation: dt: wireless: update wl1251 for sdio Date: Wed, 13 Nov 2019 07:33:37 -0600 Message-ID: <20191113133337.GA3987@bogus> References: <17b12e91c878dcb74160e3df5f88bc8a9e3f7fce.1573122644.git.hns@goldelico.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <17b12e91c878dcb74160e3df5f88bc8a9e3f7fce.1573122644.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: =?iso-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , Mark Rutland , Russell King , Ulf Hansson , Kalle Valo , Mike Rapoport , David Sterba , "Rafael J. Wysocki" , Petr Mladek , Sakari Ailus , "H. Nikolaus Schaller" , Kefeng Wang , Yangtao Li , Alexios Zavras , Thomas Gleixner , Allison Randal , Greg Kroah-Hartman , John Stultz List-Id: linux-mmc@vger.kernel.org On Thu, 7 Nov 2019 11:30:34 +0100, "H. Nikolaus Schaller" wrote: > The standard method for sdio devices connected to > an sdio interface is to define them as a child node > like we can see with wlcore. > > Signed-off-by: H. Nikolaus Schaller > Acked-by: Kalle Valo > --- > .../bindings/net/wireless/ti,wl1251.txt | 26 +++++++++++++++++++ > 1 file changed, 26 insertions(+) > Reviewed-by: Rob Herring 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham 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 A0040C17442 for ; Wed, 13 Nov 2019 13:33:43 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 67D49222D0 for ; Wed, 13 Nov 2019 13:33:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IQiI3Uch" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 67D49222D0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oYNKNNe9DFBsdO0fSji1YEXT913tzZTNEGOW7RueMMk=; b=IQiI3UchDBtW97 UoTXwWvGFRcv9/Cis8Dp2vFjUTLEFKnOaV/gk/vhtAOLIt1cHmET0C2wh23R2gfUm8LQoG8tBMt0e ccXlvO4kIMi3rdG6jj9NRXIA+kW6Cm5xyFg9MKgwMo7fC+r6IhJbnEoVks/CAGTuo04I9ELvYOd7P b9A/uIX6Zt78ox5TD6c3V4mmPvhXbV9lZggoOGr+sPURndBCV8svl5akNZUBB7zotN6oJ5S74CIfg eURPTBeRVg5d7CR2shCmCtgQYVHpJwnLqt2oizikgN1ad8NHcmWp74n8x/Sp1f4rhYYULKtgo3gZc GQrE8Nq+qI1egGDrk3EA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iUsmE-000640-6B; Wed, 13 Nov 2019 13:33:42 +0000 Received: from mail-ot1-f66.google.com ([209.85.210.66]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iUsmB-00063Z-Gj for linux-arm-kernel@lists.infradead.org; Wed, 13 Nov 2019 13:33:40 +0000 Received: by mail-ot1-f66.google.com with SMTP id z6so1610189otb.2 for ; Wed, 13 Nov 2019 05:33:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JMGlC8/pif+jB1W9f7yADN5pub681PWuOZ+nengKGCU=; b=ju+G+wAw8VlZdeeQC0YL9tnXDwyz2XRouAdqMyGHIDe/RRdNRahTDp2BPGqkL5vDCd ZkRpbTLRjXdKGOaY95b6sXxGmSw6173+jyPocCbzEQ23uodvdCOujXzD5kIMuMp79jEL 39hmRK4r/WnmaUegPkYZbVa4EujrkxxcStA+0lrRfaewQXxM/mKSZiPmMLScxrh2o07L ERECPVLVtdvEDL+kKCZZ43lmhb3a12gq37RjpAnD5FcBwy4pO3olUrzwhslJcii+s8sC wg59LPVMJrHddm8YzGHkbHgNk0lG8dGzJtcoA5bg+8SDJiQe2wsCkscqouIMHrwRzebj Lq1w== X-Gm-Message-State: APjAAAVFY+bB0sMwvviWxpObgewtC1TypEmehRP9namX3VbsHnElKMHL iL7t5T4/BZobmYKHR6Araw== X-Google-Smtp-Source: APXvYqxD6IWsewO9TdJ3bFTU+gY51WG3vNByXca8SVZxroh1OIj61piRW22xnKzAJ5FMxoSywmWh5A== X-Received: by 2002:a05:6830:1f4b:: with SMTP id u11mr2802561oth.60.1573652018588; Wed, 13 Nov 2019 05:33:38 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id u204sm685118oig.35.2019.11.13.05.33.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2019 05:33:37 -0800 (PST) Date: Wed, 13 Nov 2019 07:33:37 -0600 From: Rob Herring To: "H. Nikolaus Schaller" Subject: Re: [PATCH v3 01/12] Documentation: dt: wireless: update wl1251 for sdio Message-ID: <20191113133337.GA3987@bogus> References: <17b12e91c878dcb74160e3df5f88bc8a9e3f7fce.1573122644.git.hns@goldelico.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <17b12e91c878dcb74160e3df5f88bc8a9e3f7fce.1573122644.git.hns@goldelico.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191113_053339_550303_A0A86D90 X-CRM114-Status: GOOD ( 12.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , linux-wireless@vger.kernel.org, Ulf Hansson , devicetree@vger.kernel.org, Tony Lindgren , "H. Nikolaus Schaller" , Kefeng Wang , Bjorn Helgaas , netdev@vger.kernel.org, linux-omap@vger.kernel.org, "Rafael J. Wysocki" , Russell King , Mike Rapoport , Yangtao Li , Kalle Valo , Petr Mladek , =?iso-8859-1?Q?Beno=EEt?= Cousson , Alexios Zavras , John Stultz , David Sterba , Thomas Gleixner , letux-kernel@openphoenux.org, Allison Randal , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Sakari Ailus , kernel@pyra-handheld.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 7 Nov 2019 11:30:34 +0100, "H. Nikolaus Schaller" wrote: > The standard method for sdio devices connected to > an sdio interface is to define them as a child node > like we can see with wlcore. > > Signed-off-by: H. Nikolaus Schaller > Acked-by: Kalle Valo > --- > .../bindings/net/wireless/ti,wl1251.txt | 26 +++++++++++++++++++ > 1 file changed, 26 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel