From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiubo Li Subject: [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage Date: Mon, 18 Aug 2014 11:32:32 +0800 Message-ID: <1408332755-35102-1-git-send-email-Li.Xiubo@freescale.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-pwm-owner@vger.kernel.org To: thierry.reding@gmail.com, linux-pwm@vger.kernel.org Cc: robh+dt@kernel.org, pawel.moll@arm.com, rdunlap@infradead.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org, Xiubo Li List-Id: devicetree@vger.kernel.org This is depended on the following patches, which has been applied by Mark into his Regmap-Tree: https://lkml.org/lkml/2014/7/15/6 https://lkml.org/lkml/2014/7/15/5 https://lkml.org/lkml/2014/7/15/7 Changes in V3: - Use the regmap framework's endianness method instead of its own. Changes in V2: - Adds detail descriptions of these patches. Xiubo Li (3): pwm: ftm-pwm: Clean up the code. pwm: ftm-pwm: Convert to direct regmap API usage. pwm: documentation: Add 'big-endian' property for FTM PWM. .../devicetree/bindings/pwm/pwm-fsl-ftm.txt | 22 +++++- drivers/pwm/pwm-fsl-ftm.c | 90 +++++++++++----------- 2 files changed, 68 insertions(+), 44 deletions(-) -- 1.8.5