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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42C23C77B73 for ; Thu, 27 Apr 2023 23:35:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344175AbjD0XfR (ORCPT ); Thu, 27 Apr 2023 19:35:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41840 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344236AbjD0XfP (ORCPT ); Thu, 27 Apr 2023 19:35:15 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 50D13272E for ; Thu, 27 Apr 2023 16:34:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1682638477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=WAbmGag01n5DmSI3CzgProTjcse9Z3IcWuvX59Ri6Jg=; b=MOrWLxFdXApybiuFt3Vg9kLxQUjpXHw8cw0js24W0dO5kftNfGpvhnrX9zVGCxbD4H1CW+ c3e2+a/eEGAXdNnO8rLVPywXWve2ozjyONJkjHBwMMnlpcu9LTRijqGkMqhzmzOA2bZFSL OScKLdzZs/w438dL5EG9FqniadtRZlE= Received: from mail-yw1-f199.google.com (mail-yw1-f199.google.com [209.85.128.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-536-hPoJyHk0O8qLcWjWXnjjWQ-1; Thu, 27 Apr 2023 19:34:36 -0400 X-MC-Unique: hPoJyHk0O8qLcWjWXnjjWQ-1 Received: by mail-yw1-f199.google.com with SMTP id 00721157ae682-54f88a34bd6so129322277b3.2 for ; Thu, 27 Apr 2023 16:34:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682638475; x=1685230475; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WAbmGag01n5DmSI3CzgProTjcse9Z3IcWuvX59Ri6Jg=; b=eCA3lzRka0/KjYUZDtLhAEyxIKppGTTtZ5dc9GYgFfCYBk00woz/dNUat/YENjFmNP iquTYhLVSTKhWrgCCAcQ9J828/rDdrjhS/CwaV7BjTlclkMeQjLSeoQa1YlFUhwE1u8A XtCph1Og5hAFjTbbIeRKRsM9wwpFFD98r4lO8kNNAOGlGrqoXjZWKbaIjRB2PKnA4AoJ Z8JGJsUuIQS0kLCzmucbRhDZf0+/8xCMSeiQ+ripIovIMI+UNig1vn53MbQg21usGbiq JgF4O7m39rko4V8ZjZOnE6kuJDJUXWGxGa5kM30GFTCUdvzFepWF7EBsuLD7IuAVBYjc Nfhw== X-Gm-Message-State: AC+VfDxDpt5zkX9x+ZfTQCAVy7sVT22Tvefze/Qhd73W9j1X8dMDFykb 6SpO+EmadA+UJfcEqEgmVee2k9jKRiiXbRMeJ4dgtxM02uULn1KlMLvAuAdzSkTlo2h6tDnxqk2 x7/c0Z9FkGeFhEPj/R4+dLGMD X-Received: by 2002:a0d:c946:0:b0:556:c672:3455 with SMTP id l67-20020a0dc946000000b00556c6723455mr2381989ywd.40.1682638475578; Thu, 27 Apr 2023 16:34:35 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ73hjwG6+Ltq+wLdLn36T+dLP3PI+N06414PCgAVqJLApv/bdsLxACX1f3tsLzSETOMQ8YF9A== X-Received: by 2002:a0d:c946:0:b0:556:c672:3455 with SMTP id l67-20020a0dc946000000b00556c6723455mr2381963ywd.40.1682638474836; Thu, 27 Apr 2023 16:34:34 -0700 (PDT) Received: from x1 (c-73-214-169-22.hsd1.pa.comcast.net. [73.214.169.22]) by smtp.gmail.com with ESMTPSA id h190-20020a0dc5c7000000b00545a08184f8sm5137345ywd.136.2023.04.27.16.34.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Apr 2023 16:34:34 -0700 (PDT) Date: Thu, 27 Apr 2023 19:34:32 -0400 From: Brian Masney To: Luca Weiss Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Dmitry Torokhov , Rob Herring , Krzysztof Kozlowski , Sebastian Reichel , Andy Gross , Bjorn Andersson , Konrad Dybcio , Brian Masney , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Add vibrator Message-ID: References: <20230427-hammerhead-vibra-v1-0-e87eeb94da51@z3ntu.xyz> <20230427-hammerhead-vibra-v1-4-e87eeb94da51@z3ntu.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230427-hammerhead-vibra-v1-4-e87eeb94da51@z3ntu.xyz> User-Agent: Mutt/2.2.7 (2022-08-07) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 27, 2023 at 10:34:29PM +0200, Luca Weiss wrote: > The Nexus 5 has a vibrator connected to the clock output of GP1_CLK > which we can use with the clk-pwm driver, then we can use that pwm with > pwm-vibrator to get haptics functionality. > > This patch is based on Brian Masney's previous patch with clk-vibrator. > > Signed-off-by: Luca Weiss Reviewed-by: Brian Masney