Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp159276ybk; Tue, 12 May 2020 18:39:12 -0700 (PDT) X-Google-Smtp-Source: APiQypL3iiP0e16YK/p+FXmBV7ejQQ9bJCIMGNkE4LluJ9fMpRgRXHSsiOv5sFPnOmJSpOa1Nl5q X-Received: by 2002:a17:906:1199:: with SMTP id n25mr21012153eja.30.1589333952084; Tue, 12 May 2020 18:39:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589333952; cv=none; d=google.com; s=arc-20160816; b=sUKzwyoeazLhXrCgLEEIsUeclFhMmARh6AiNK0vDTb93YwYDPH4N/yFkJmCwY+MHa8 JzDh1LJJ2rUzOTC3LiGHf4MhW9bJZ9Wf01REnRzrJuAQnlKiN/i78fYfF6BTosQVSveO WattfO5vw3DPDr7DY6swHJuSrOOKsFWTNOHOsVBTWzmr84gkwb5GLm+63fiD8BlFDNWg CVAr41vzKehOiRCJJFcHpaC67whdF05+n8pQ/nM82446oPjaZJJ2QWMU6hGhpPdU9ipg BvrQl0ElzemSdF95qXuyxg0aqiH5MgDVfoXQJl8ljfMV1a5X5XOgAZUqLKcWXOWhm8qx Zqtw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=Xa8ioW4jE0ku44DJFXU50aMCvIdGwCmxV4DPeZH+bK0=; b=D7WhnGdNkkFzAmQ36QTkkNtLisPsVZoJUgAm10S6kNG575aEtsC2Z542FxHwy8BpHj LYox90W6UIEYU8NF1q88v4KEUNbVhTNAPkBU2usshG9CdBVC/AdrYhDgjOw4IzK1BFhA j374ptR+ktXhV5jvwCvNIm5o0Rau4KpLcqNFbKEUAgqIBFzkZzhmCMdY3oi4EjgP1Lyl aGXqh6Vr+TqvnXAoCJUStp6AxOe5Jyj5hQtcJzFWtOjmzng5fLGMGbJMxipqbtxYgJiR HdS19lpsatxOfXC8DVcQ+xLDSVxxSesj1QNsthhlpFsjIMNAedeI1ZWWoSIDJa+Ikc7f etTQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=vV0fTbCT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ha26si2046449ejb.32.2020.05.12.18.38.49; Tue, 12 May 2020 18:39:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=vV0fTbCT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732122AbgEMBhX (ORCPT + 99 others); Tue, 12 May 2020 21:37:23 -0400 Received: from onstation.org ([52.200.56.107]:35608 "EHLO onstation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728332AbgEMBhT (ORCPT ); Tue, 12 May 2020 21:37:19 -0400 Received: from tp-x1.redhat.com (c-98-239-145-235.hsd1.wv.comcast.net [98.239.145.235]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: masneyb) by onstation.org (Postfix) with ESMTPSA id 8DD123EA59; Wed, 13 May 2020 01:31:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=onstation.org; s=default; t=1589333507; bh=9vYr0veDNGoPaF0yS5MgwbJtvztKvRkU36Niw0Jf0FQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vV0fTbCTzCLFGEiGXQv9U0QuwhugL71BmjnOIengbpGcnpJTGPe7nAqq+YlPmmzdn hTWjZgaLDfZokWS1ciT1lVx9N+ULN6/aBF+m7PbBYMhzCfo5ax/6OfEFNkozZ4PP9/ yLn76FCFnP/2emMumEBcxy+8n7TIurFWmTOf8ojE= From: Brian Masney To: dmitry.torokhov@gmail.com Cc: robh+dt@kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, sboyd@kernel.org, Rob Herring Subject: [PATCH v2 RESEND 1/2] dt-bindings: Input: remove msm-vibrator Date: Tue, 12 May 2020 21:31:39 -0400 Message-Id: <20200513013140.69935-2-masneyb@onstation.org> X-Mailer: git-send-email 2.25.4 In-Reply-To: <20200513013140.69935-1-masneyb@onstation.org> References: <20200513013140.69935-1-masneyb@onstation.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The address referenced in this binding is within the Qualcomm Clock namespace so let's drop the msm-vibrator bindings so that a more generic solution can be used instead. No one is currently using these bindings so this won't affect any users. Signed-off-by: Brian Masney Acked-by: Rob Herring --- .../bindings/input/msm-vibrator.txt | 36 ------------------- 1 file changed, 36 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/msm-vibrator.txt diff --git a/Documentation/devicetree/bindings/input/msm-vibrator.txt b/Documentation/devicetree/bindings/input/msm-vibrator.txt deleted file mode 100644 index 8dcf014ef2e5..000000000000 --- a/Documentation/devicetree/bindings/input/msm-vibrator.txt +++ /dev/null @@ -1,36 +0,0 @@ -* Device tree bindings for the Qualcomm MSM vibrator - -Required properties: - - - compatible: Should be one of - "qcom,msm8226-vibrator" - "qcom,msm8974-vibrator" - - reg: the base address and length of the IO memory for the registers. - - pinctrl-names: set to default. - - pinctrl-0: phandles pointing to pin configuration nodes. See - Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt - - clock-names: set to pwm - - clocks: phandle of the clock. See - Documentation/devicetree/bindings/clock/clock-bindings.txt - - enable-gpios: GPIO that enables the vibrator. - -Optional properties: - - - vcc-supply: phandle to the regulator that provides power to the sensor. - -Example from a LG Nexus 5 (hammerhead) phone: - -vibrator@fd8c3450 { - reg = <0xfd8c3450 0x400>; - compatible = "qcom,msm8974-vibrator"; - - vcc-supply = <&pm8941_l19>; - - clocks = <&mmcc CAMSS_GP1_CLK>; - clock-names = "pwm"; - - enable-gpios = <&msmgpio 60 GPIO_ACTIVE_HIGH>; - - pinctrl-names = "default"; - pinctrl-0 = <&vibrator_pin>; -}; -- 2.24.1