From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f180.google.com ([209.85.214.180]:34460 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754006AbbFJIzd (ORCPT ); Wed, 10 Jun 2015 04:55:33 -0400 Received: by obbsn1 with SMTP id sn1so6637052obb.1 for ; Wed, 10 Jun 2015 01:55:33 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1433868446-11028-6-git-send-email-thomas.petazzoni@free-electrons.com> References: <1433868446-11028-1-git-send-email-thomas.petazzoni@free-electrons.com> <1433868446-11028-6-git-send-email-thomas.petazzoni@free-electrons.com> Date: Wed, 10 Jun 2015 10:55:33 +0200 Message-ID: Subject: Re: [PATCH 05/34] pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions From: Linus Walleij To: Thomas Petazzoni Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , "linux-arm-kernel@lists.infradead.org" , Tawfik Bayouk , Nadav Haklai , Lior Amsalem , stable Content-Type: text/plain; charset=UTF-8 Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jun 9, 2015 at 6:46 PM, Thomas Petazzoni wrote: > The latest version of the Armada XP datasheet no longer documents the > VDD cpu_pd functions, which might indicate they are not working and/or > not supported. This commit ensures the pinctrl driver matches the > datasheet. > > Signed-off-by: Thomas Petazzoni > Cc: # v3.7+ > Fixes: 463e270f766a ("pinctrl: mvebu: add pinctrl driver for Armada XP") Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 10 Jun 2015 10:55:33 +0200 Subject: [PATCH 05/34] pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions In-Reply-To: <1433868446-11028-6-git-send-email-thomas.petazzoni@free-electrons.com> References: <1433868446-11028-1-git-send-email-thomas.petazzoni@free-electrons.com> <1433868446-11028-6-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 9, 2015 at 6:46 PM, Thomas Petazzoni wrote: > The latest version of the Armada XP datasheet no longer documents the > VDD cpu_pd functions, which might indicate they are not working and/or > not supported. This commit ensures the pinctrl driver matches the > datasheet. > > Signed-off-by: Thomas Petazzoni > Cc: # v3.7+ > Fixes: 463e270f766a ("pinctrl: mvebu: add pinctrl driver for Armada XP") Patch applied. Yours, Linus Walleij