From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752560AbeEPLty (ORCPT ); Wed, 16 May 2018 07:49:54 -0400 Received: from mail-it0-f67.google.com ([209.85.214.67]:55063 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752417AbeEPLtv (ORCPT ); Wed, 16 May 2018 07:49:51 -0400 X-Google-Smtp-Source: AB8JxZqcpJJiMxXxtuNhhzrC8RreSC4/QiufdrA0BxVXPKjhATiY0v6YGi7y8RvJ1hqwj7ITly6opYd9hnv3b9gn9vE= MIME-Version: 1.0 In-Reply-To: <56bf53debf69534a452538e689dc15f94aea31a4.1524933096.git.hns@goldelico.com> References: <56bf53debf69534a452538e689dc15f94aea31a4.1524933096.git.hns@goldelico.com> From: Linus Walleij Date: Wed, 16 May 2018 13:49:50 +0200 Message-ID: Subject: Re: [PATCH v5 1/7] gpio: pca953x: convert register constants to hex To: "H. Nikolaus Schaller" Cc: Kumar Gala , Andy Shevchenko , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Alexandre Courbot , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , "linux-kernel@vger.kernel.org" , Discussions about the Letux Kernel , kernel@pyra-handheld.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 28, 2018 at 6:31 PM, H. Nikolaus Schaller wrote: > which makes it easier to match them with the data sheets. > > Signed-off-by: H. Nikolaus Schaller Patch applied with Andy's ACK. Yours, Linus Walleij