[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431543609-19646-1-git-send-email-eric@anholt.net>
Date: Wed, 13 May 2015 12:00:06 -0700
From: Eric Anholt <eric@...olt.net>
To: linux-arm-kernel@...ts.infradead.org
Cc: linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dotorg.org>,
Lee Jones <lee@...nel.org>, devicetree@...r.kernel.org
Subject: RPi firmware driver v2
Here's a new version of the firmware driver. This series applies on
top of for-rpi-next from Lee Jones's tree:
git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git
But it won't actually probe without merging in mailbox-for-next:
https://git.linaro.org/landing-teams/working/fujitsu/integration.git
I've dropped the pm-domains code for now, since it wasn't doing
anything useful for us yet without the drivers/base support. However,
this code has been useful for building a proper clk provider for the
Pi, which can be found at:
https://github.com/anholt/linux/tree/rpi-dt-clocks
Andrea Merello apparently got a cpufreq driver working on top of the
non-DT version of this clk provider:
https://github.com/andreamerello/linux-mach-bcm/tree/bcm2836-cpufreq
I think we might manage with a generic dt-cpufreq implementation,
though.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists