Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1298848
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL 1/4] BCM2835 SOC changes for 4.5 |
| Date | 2015-12-29 06:10 +0100 |
| Message-ID | <qKUHM-4ji-7@gated-at.bofh.it> (permalink) |
| References | <qKUHL-4ji-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The following changes since commit f74875dc36135ebae82a8e005f4b7f52289d2c40:
usb: dwc2: fix kernel oops during driver probe (2015-11-20 09:29:47 -0600)
are available in the git repository at:
http://github.com/anholt/linux tags/bcm2835-soc-next-2015-12-28
for you to fetch changes up to 5234c34e4cd7695647ccc1cabb50c3e7720dd3fb:
ARM: bcm2835: Add Kconfig support for bcm2836 (2015-12-26 14:34:03 -0800)
----------------------------------------------------------------
This pull request includes the bcm2835 changes for 4.5 targeting the
arm-soc next/soc branch.
----------------------------------------------------------------
Eric Anholt (3):
dt-bindings: Add root properties for Raspberry Pi 2
ARM: bcm2835: Add a compat string for bcm2836 machine probe
ARM: bcm2835: Add Kconfig support for bcm2836
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt | 4 ++++
arch/arm/Kconfig.debug | 10 ++++++++--
arch/arm/mach-bcm/Kconfig | 9 +++++----
arch/arm/mach-bcm/board_bcm2835.c | 5 +++++
4 files changed, 22 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL 1/4] BCM2835 SOC changes for 4.5 Eric Anholt <eric@anholt.net> - 2015-12-29 06:10 +0100
csiph-web