Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3590824imm; Mon, 25 Jun 2018 00:53:55 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKxePwmZc2E9DAtVnFohezB82mwDTUEIAri6yWLurvL4PaMOjV1AuV8ydLft10U8ferCNXd X-Received: by 2002:a17:902:a9:: with SMTP id a38-v6mr11517004pla.102.1529913235402; Mon, 25 Jun 2018 00:53:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529913235; cv=none; d=google.com; s=arc-20160816; b=0TEzFJOMnagNzdrOx+rII1iuJxuSYzrKXOwdbOQg7DJFyCLR13sTJ+/5Z7p9lmXZns BJOTe3BP3gZ6BI4NGufbKlk5OugKe6lWV/0TB+NsINhlIVmK+iYSnTlGdoJGG/HfNjUY A1NXeroMSdJIPEflSag1CNARg41Hf79cYjIkmnKdIfB6nj1aCmWanWn8+oVAGWJb7i1G FQVtR+jxNiWZfSwyr1H3Xfs1kEHOyv3fyUS42lroiSk3hJGQXfTSITf+/TKcDkoL6BBH wlG2wr1+CSjIezmfzCGpMZw4kuYyR8CxdnYTQUx/a86YENAlbwSP0m0OcOCzxnuGbHiL G9uQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:from:cc:to:subject :content-transfer-encoding:mime-version:references:in-reply-to:date :arc-authentication-results; bh=skd9y5XNkX5c1XOcHESOzyOr8CcaxAxOVwHpKpy8m8s=; b=GmyOk0Tewin7WhwTw8rMUlEg9NQYXNoH2Cjnac1ywk1SZh+0wPGVhh3oh2gHW1tUQr JV/9pVXWAqLwrb5klhhvKZXID7LnVaGnBxB2oqu1N2z7RdbiHm6XGjwac+mHlPwhVI+u 3CMc7ODK1/Tn+vVmKSBcnBJNXDTur0txJFEPujL8qwUxqGBg4cdRF41pbzBs8BVnN0ea Znr4gBRFj6NGkPFQssoX2qxINhlzw5Bt7HV99jF7dALnrYVco6ossRQrgerEA4ln9krQ wOkeg8AzilzsTb317Lo7wWtEHoZse4GYTu+KMnDitAIPUnuX23L/AleUnDj0Fra6O4QL Qs5g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g15-v6si11201330pgf.249.2018.06.25.00.53.41; Mon, 25 Jun 2018 00:53:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752972AbeFYHwg convert rfc822-to-8bit (ORCPT + 99 others); Mon, 25 Jun 2018 03:52:36 -0400 Received: from hermes.aosc.io ([199.195.250.187]:40243 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752149AbeFYHwe (ORCPT ); Mon, 25 Jun 2018 03:52:34 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 5DCCB5DAFA; Mon, 25 Jun 2018 07:52:27 +0000 (UTC) Date: Mon, 25 Jun 2018 15:47:18 +0800 In-Reply-To: <5B309D37.80207@broadcom.com> References: <20180315162510.11669-1-harald@ccbib.org> <20180315162510.11669-6-harald@ccbib.org> <5B309D37.80207@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Subject: Re: [PATCHv2 5/5] arm64: allwinner: a64: Add support for TERES-I laptop To: Arend van Spriel , Harald Geyer CC: Maxime Ripard , Chen-Yu Tsai , Kalle Valo , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Andre Przywara , info@olimex.com, linux-wireless@vger.kernel.org From: Icenowy Zheng Message-ID: <1CF519CD-D44E-4959-8951-27CE710E0984@aosc.io> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2018年6月25日 GMT+08:00 下午3:43:51, Arend van Spriel 写到: >On 6/24/2018 6:34 PM, Harald Geyer wrote: >> Icenowy Zheng writes: >>> >在 2018-03-15四的 16:25 +0000,Harald Geyer写道: >>>> > >+&mmc1 { >>>> > >+ pinctrl-names = "default"; >>>> > >+ pinctrl-0 = <&mmc1_pins>; >>>> > >+ vmmc-supply = <®_aldo2>; >>>> > >+ vqmmc-supply = <®_dldo4>; >>>> > >+ mmc-pwrseq = <&wifi_pwrseq>; >>>> > >+ bus-width = <4>; >>>> > >+ non-removable; >>>> > >+ status = "okay"; >>>> > >+ >>>> > >+ rtl8723bs: wifi@1 { >>>> > >+ reg = <1>; >>>> > >+ interrupt-parent = <&r_pio>; >>>> > >+ interrupts = <0 3 IRQ_TYPE_LEVEL_LOW>; /* PL3 */ >>>> > >+ interrupt-names = "host-wake"; >>>> > >+ }; > >[...] > >>> >- This device node has no binding. The "host-wake" interrupt is >part of >>> > Broadcom SDIO Wi-Fi binding, rather than a generic one. >> I think the general mmc and interrupts bindings apply. And the mmc >binding >> clearly states that for sub-nodes a compatible string is optional. >> >> However I just realized that the 'interrupt-names' property is not >part >> of the general interrupts binding, so I guess at least this property >should >> be removed. > >Indeed. If the device just used the SDIO interrupt this is not needed. >The Broadcom device can use either SDIO interrupt or a so-called >out-of-band host-wake interrupt, which is what the above represents. RTL8....S is also capable of use OOB interrupt. > >Regards, >Arend