From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Van Asbroeck Subject: Re: [PATCH anybus v3 0/6] Support HMS Profinet Card over Anybus Date: Fri, 9 Nov 2018 16:46:57 -0500 Message-ID: References: <20181104155501.14767-1-TheSven73@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Sven Van Asbroeck , Rob Herring , Linus Walleij , Linux Kernel Mailing List , devicetree List-Id: devicetree@vger.kernel.org On Fri, Nov 9, 2018 at 4:22 PM Arnd Bergmann wrote: > > > As usual, it comes down to the user space interfaces I think. Designing > a user interface is hard, most importantly because you cannot change it > once anyone starts relying on it, as opposed to implementation details > that you are free to change at any point. Thanks for the feedback ! I will rework v4 so it uses a userspace interface shared with other fieldbus drivers - uio. Let's see how it goes.