ca6462e3c7eeea60c73d0c7507db5106ea339b60
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-4.1 / 301-ARM-BCM5301X-Add-SPROM.patch
1 From d404e0b22356078a51719fa911f6e09cb1a72d80 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <zajec5@gmail.com>
3 Date: Sun, 7 Jun 2015 16:18:18 +0200
4 Subject: [PATCH] ARM: BCM5301X: Add SPROM
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
10 ---
11 arch/arm/boot/dts/bcm5301x.dtsi | 4 ++++
12 1 file changed, 4 insertions(+)
13
14 --- a/arch/arm/boot/dts/bcm5301x.dtsi
15 +++ b/arch/arm/boot/dts/bcm5301x.dtsi
16 @@ -95,6 +95,10 @@
17 };
18 };
19
20 + sprom0: sprom@0 {
21 + compatible = "brcm,bcm47xx-sprom";
22 + };
23 +
24 axi@18000000 {
25 compatible = "brcm,bus-axi";
26 reg = <0x18000000 0x1000>;