Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp159402ybk; Tue, 12 May 2020 18:39:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy5s2djPiKOY3EvH3+9R2/fNz1f/zt03wgg0Vat5t2PyPvW55GT6kCM8D4Fh7UK2qEJwqul X-Received: by 2002:a50:cccc:: with SMTP id b12mr3072916edj.68.1589333969424; Tue, 12 May 2020 18:39:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589333969; cv=none; d=google.com; s=arc-20160816; b=LtgTWLmfFEs6YuYaF5fQ/36kgHvBer61jRjm2rzh/Obo1tl8mMmCgxZnDHH+IkSa3y oQDdtDYqtTSOLKon5vb6vS60RXvBbRa7UTuFDKeilQcaPxxR20TnlKV/00eXZL6WE9GX u3QlNw93WmA19E2mR3UV/72q/FiI3CcVrjBICr1By2v5FFxs1ojCQsTPDIh0F8dqTuq6 aiX0uomYiWug+ug3BuTf8C5Roo3G6pHdhAyM/z91L2u0Kx/hEK1ZD7ALbxeRowsTfVwg 8kHt7O8S80a0vt/sVHuW+CShxskOBy5Sk2VmoNzFWzj1u6ugU0wMN03aXl3QOO3WZHjc cVZw== 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 :message-id:date:subject:cc:to:from:dkim-signature; bh=GdJ7iCOYIlZ6FdYopr6PiOhWkNanqh1d8RcXZtLU2HI=; b=b9B5EQgDPHqsVmEmxCi3sHXGPmhH+Ke9UhDgKy3ZHBUp3rLxF9MMu5j1ur34im53QW /ZquG0MF5D8pSE7MHRf5uCD23sHOidLmA8SM7OLcgwTFx4pppAt/AEslzMs3UVVEyNve oe+qEAZXmFmIEHcIjgaRzRi4blQlmY74sumIoe+Bl68Vs7nBKjLN3btyumcWHHk0L1ue yBHLpCXIrTnKSZECmbZh/w2LBchZaI7HavaXo5YO2T/5Ko9IVHKEcHrsQYwnnkvi4lJB Ewe7p5/2W+t2p//TtPJR6BRFZ0KFrzityYjIo2aSNHYNwkgWzW2bOHz+Ne8bBw6uK33g QDBw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=utHyRH1c; 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 f18si5819953ejf.50.2020.05.12.18.39.05; Tue, 12 May 2020 18:39:29 -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=utHyRH1c; 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 S1732095AbgEMBhV (ORCPT + 99 others); Tue, 12 May 2020 21:37:21 -0400 Received: from onstation.org ([52.200.56.107]:35604 "EHLO onstation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728313AbgEMBhT (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 3687B3E8F9; 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=B+H20NEAsBxVq9dR1S+OzvWqKqZ/flzrrfq6qjDiS7U=; h=From:To:Cc:Subject:Date:From; b=utHyRH1cxlSWJ2sp4CbTavFFXvuWSDnkgqufwwmjrYg4ZegePUhoMagD3Hov2E1AY WKWkezi0EaAwAAiKOpaFhAD8sTRx30tR10bmXLrmCdUAxcf6rlNvxUknE9Z8cVNVCc 4Mi/UzV4hjBujGc2tCrNoHjFdRzbpLGar8KUfa2A= 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 Subject: [PATCH v2 RESEND 0/2] Input: remove msm-vibrator driver and bindings Date: Tue, 12 May 2020 21:31:38 -0400 Message-Id: <20200513013140.69935-1-masneyb@onstation.org> X-Mailer: git-send-email 2.25.4 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 Here's a small patch series that removes the msm-vibrator driver and bindings. These two patches are broken out from this patch series from December: https://lore.kernel.org/lkml/20191205002503.13088-5-masneyb@onstation.org/ And a resend of what I sent out in February: https://lore.kernel.org/lkml/20200211121318.144067-1-masneyb@onstation.org/ In a nutshell, the address referenced by this driver is within the Qualcomm Clock namespace and needs to be managed by the clk subsystem. This driver needs to go away to clean up the upstream kernel. I'm waiting for someone from Qualcomm to either post a patch to support setting the clock duty cycle or someone to post information about the m,n,d registers for the clocks. Once that's done, no other changes will be needed in the input subsystem. Brian Masney (2): dt-bindings: Input: remove msm-vibrator Input: remove msm-vibrator driver .../bindings/input/msm-vibrator.txt | 36 --- drivers/input/misc/Kconfig | 10 - drivers/input/misc/Makefile | 1 - drivers/input/misc/msm-vibrator.c | 281 ------------------ 4 files changed, 328 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/msm-vibrator.txt delete mode 100644 drivers/input/misc/msm-vibrator.c -- 2.24.1