Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932388AbbGTIgU (ORCPT ); Mon, 20 Jul 2015 04:36:20 -0400 Received: from mail.pqgruber.com ([178.189.19.235]:57445 "EHLO mail.pqgruber.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932171AbbGTIgT (ORCPT ); Mon, 20 Jul 2015 04:36:19 -0400 From: Clemens Gruber To: linux-pwm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Thierry Reding , Clemens Gruber , Steffen Trumtrar Subject: [PATCH v3 0/2] pwm-pca9685: Bugfixes and prescaler support Date: Mon, 20 Jul 2015 10:36:07 +0200 Message-Id: <1437381369-8502-1-git-send-email-clemens.gruber@pqgruber.com> X-Mailer: git-send-email 2.4.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 29 Hi, the first patch from this series contains bugfixes and the second patch adds support for changing the PWM output frequency of the PCA9685. Cc: Thierry Reding Cc: Steffen Trumtrar Changes from v1: - Only put chip into sleep mode if the bounds checking succeeds Changes from v2: - Fix checkpatch style warnings introduced in v2 Clemens Gruber (2): pwm-pca9685: Fix several driver bugs pwm-pca9685: Support changing the output frequency drivers/pwm/pwm-pca9685.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) -- 2.4.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/