From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 25 Sep 2014 23:25:49 +0200 Subject: [PATCH] ARM: bcm2835: add I2S pinctrl to device tree In-Reply-To: <1410918696-22696-1-git-send-email-swarren@wwwdotorg.org> References: <1410918696-22696-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <201409252325.50182.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 17 September 2014, Stephen Warren wrote: > From: Mark Brown > > Signed-off-by: Florian Meier > [Tweaked slightly to disable by default -- broonie] > Signed-off-by: Mark Brown > [swarren, removed duplicate i2s node] > Signed-off-by: Stephen Warren > --- > These two patches are all I expect to have for RPi for 3.18, so I figure > it's easiest to just forward them on to you rather than sending tiny pull > requests. Applied to next/dt, thanks! Arnd