Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752075AbdLBBFY (ORCPT ); Fri, 1 Dec 2017 20:05:24 -0500 Received: from mail-io0-f174.google.com ([209.85.223.174]:35471 "EHLO mail-io0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751978AbdLBBFX (ORCPT ); Fri, 1 Dec 2017 20:05:23 -0500 X-Google-Smtp-Source: AGs4zMZNhE2L3FJdKk6XMs+sRXi57AZUVqpn61jt5YeenO7PQ7RurMBOJssReeFwbcWSfaEl5qoVVzUCXx2bg3qebxg= MIME-Version: 1.0 X-Originating-IP: [90.77.100.34] In-Reply-To: <20171201224425.5477-1-peda@axentia.se> References: <20171201224425.5477-1-peda@axentia.se> From: Javier Martinez Canillas Date: Sat, 2 Dec 2017 02:05:22 +0100 Message-ID: Subject: Re: [PATCH 0/2] Add devicetree for Axentia Nattis To: Peter Rosin Cc: Linux Kernel , Rob Herring , Mark Rutland , Russell King , Nicolas Ferre , Alexandre Belloni , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , "alsa-devel@alsa-project.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 551 Lines: 24 Hello Peter, On Fri, Dec 1, 2017 at 11:44 PM, Peter Rosin wrote: > Hi! > > I'd like to add a devicetree for our Nattis to the kernel. The > Nattis is a device for showing departures for public transportation > (optionally including a text-to-speech module for the visually > impaired). > > I'm a bit unsure if the tfa9879 sound codec binding is needed, > but I suppose it belongs in trivial-devices? > There's a DT binding for this device now: https://patchwork.ozlabs.org/patch/816157/ > Cheers, > Peter > Best regards, Javier