From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Subject: Re: [rtc-linux] Re: [PATCH 00/13] Remove mach-kirkwood and mach-dove Date: Sun, 06 Jul 2014 11:49:38 +0200 Message-ID: <53B91BB2.3090005@ahsoftware.de> References: <1404075603-31838-1-git-send-email-andrew@lunn.ch> <20140629213510.GR32514@n2100.arm.linux.org.uk> <53B154FE.80804@gmail.com> <20140630124320.GZ32514@n2100.arm.linux.org.uk> <53B164B2.7090902@gmail.com> <20140630142516.GA32514@n2100.arm.linux.org.uk> <53B183D5.8020708@gmail.com> <20140630165615.GE32514@n2100.arm.linux.org.uk> <20140630174351.GI18520@lunn.ch> <20140630180853.GF32514@n2100.arm.linux.org.uk> <20140630181640.GL18520@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140630181640.GL18520@lunn.ch> Sender: linux-pm-owner@vger.kernel.org To: rtc-linux@googlegroups.com, Russell King - ARM Linux Cc: Andrew Lunn , Sebastian Hesselbarth , Jason Cooper , Sebastian Hesselbarth , Gregory Clement , Mark Brown , alsa-devel@alsa-project.org, Daniel Lezcano , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, Tejun Heo , linux-ide@vger.kernel.org, Zhang Rui , Bryan Wu , Richard Purdie , linux-leds@vger.kernel.org, Bjorn Helgaas , linux-pci@vger.kernel.org, Kishon Vijay Abraham I , Alessandro Zummo , Wim Van Sebroeck , linux-watchdog@vger.kernel.org List-Id: alsa-devel@alsa-project.org Am 30.06.2014 20:16, schrieb Andrew Lunn: >> So, what do we do now with support for compressed audio streams via >> SPDIF on kirkwood hardware? As far as I can see, it's no longer >> possible and mainline kernels will never support this. Please tell >> me I'm wrong... > > Well, it would of been nice if you had made a comment to either v1 or > v2 of my patchset saying this is going to cause problems for some > devices. > > So i will go look at your patch to add frontend and backend and see > what it means for the current DT binding. The nice thing about > kirkwood (and Dove) is, there is no uboot with DT support. Hence > nobody is flashing there DT blob. They are always using appended DT. > So i'm not against changing the binding. And it has only been in the > kernel for one cycle, so i doubt there are too many users at the > moment. And most people just don't care if some DT-binding changes as they can change the provided DT themself. At least on every sane device.