* [GIT PULL] Broadcom Device Tree changes for 4.1 #3
@ 2015-03-24 22:11 Florian Fainelli
2015-03-31 0:31 ` Brian Norris
0 siblings, 1 reply; 3+ messages in thread
From: Florian Fainelli @ 2015-03-24 22:11 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit cd590b50a9367b52520f6866b27f72317bb1a07e:
ARM: dts: enable PCIe support for Cygnus (2015-03-13 09:20:47 -0700)
are available in the git repository at:
http://github.com/broadcom/stblinux tags/arm-soc/for-4.1/devicetree-part-3
for you to fetch changes up to 0c02acec74b655fe44b698d293f6f2a9600c4a8b:
ARM: dts: brcmstb: add IRQ0 controller (2015-03-19 09:34:14 -0700)
----------------------------------------------------------------
This pull request contains changes to the BCM7445 reference DTS files from
Brian:
- making a clock-frequency property decimal instead of hexadecimal
- adding the irq0 interrupt controller node to make the reference DTS bootable
again
----------------------------------------------------------------
Brian Norris (2):
ARM: dts: brcmstb: un-hexify clock frequency
ARM: dts: brcmstb: add IRQ0 controller
arch/arm/boot/dts/bcm7445.dtsi | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Broadcom Device Tree changes for 4.1 #3
2015-03-24 22:11 [GIT PULL] Broadcom Device Tree changes for 4.1 #3 Florian Fainelli
@ 2015-03-31 0:31 ` Brian Norris
2015-04-03 18:25 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Brian Norris @ 2015-03-31 0:31 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Mar 24, 2015 at 03:11:22PM -0700, Florian Fainelli wrote:
> The following changes since commit cd590b50a9367b52520f6866b27f72317bb1a07e:
>
> ARM: dts: enable PCIe support for Cygnus (2015-03-13 09:20:47 -0700)
>
> are available in the git repository at:
>
> http://github.com/broadcom/stblinux tags/arm-soc/for-4.1/devicetree-part-3
>
> for you to fetch changes up to 0c02acec74b655fe44b698d293f6f2a9600c4a8b:
>
> ARM: dts: brcmstb: add IRQ0 controller (2015-03-19 09:34:14 -0700)
>
> ----------------------------------------------------------------
> This pull request contains changes to the BCM7445 reference DTS files from
> Brian:
>
> - making a clock-frequency property decimal instead of hexadecimal
>
> - adding the irq0 interrupt controller node to make the reference DTS bootable
> again
>
> ----------------------------------------------------------------
> Brian Norris (2):
> ARM: dts: brcmstb: un-hexify clock frequency
> ARM: dts: brcmstb: add IRQ0 controller
>
> arch/arm/boot/dts/bcm7445.dtsi | 14 +++++++++++++-
> 1 file changed, 13 insertions(+), 1 deletion(-)
FWIW, I noticed a small typo in the DTSI. I can send an official patch,
or someone could queue it up on top:
diff --git a/arch/arm/boot/dts/bcm7445.dtsi b/arch/arm/boot/dts/bcm7445.dtsi
index 9eaeac8dce1b..39ac7840d7ee 100644
--- a/arch/arm/boot/dts/bcm7445.dtsi
+++ b/arch/arm/boot/dts/bcm7445.dtsi
@@ -97,7 +97,7 @@
reg = <0x452000 0x100>;
};
- irq0_intc: interrupt-controller at f040a780 {
+ irq0_intc: interrupt-controller at 40a780 {
compatible = "brcm,bcm7120-l2-intc";
interrupt-parent = <&gic>;
#interrupt-cells = <1>;
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [GIT PULL] Broadcom Device Tree changes for 4.1 #3
2015-03-31 0:31 ` Brian Norris
@ 2015-04-03 18:25 ` Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2015-04-03 18:25 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Mar 30, 2015 at 05:31:52PM -0700, Brian Norris wrote:
> On Tue, Mar 24, 2015 at 03:11:22PM -0700, Florian Fainelli wrote:
> > The following changes since commit cd590b50a9367b52520f6866b27f72317bb1a07e:
> >
> > ARM: dts: enable PCIe support for Cygnus (2015-03-13 09:20:47 -0700)
> >
> > are available in the git repository at:
> >
> > http://github.com/broadcom/stblinux tags/arm-soc/for-4.1/devicetree-part-3
> >
> > for you to fetch changes up to 0c02acec74b655fe44b698d293f6f2a9600c4a8b:
> >
> > ARM: dts: brcmstb: add IRQ0 controller (2015-03-19 09:34:14 -0700)
> >
> > ----------------------------------------------------------------
> > This pull request contains changes to the BCM7445 reference DTS files from
> > Brian:
> >
> > - making a clock-frequency property decimal instead of hexadecimal
> >
> > - adding the irq0 interrupt controller node to make the reference DTS bootable
> > again
Applied the equivalent patch since yours lacked signed-off. Can't really
squash it into a merge commit.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-03 18:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 22:11 [GIT PULL] Broadcom Device Tree changes for 4.1 #3 Florian Fainelli
2015-03-31 0:31 ` Brian Norris
2015-04-03 18:25 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).