1 From 81ea360a16978a4df61df9db56b171909bd659c0 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <rafal@milecki.pl>
3 Date: Sat, 16 Sep 2023 10:30:57 +0200
4 Subject: [PATCH] ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ /
7 Content-Type: text/plain; charset=UTF-8
8 Content-Transfer-Encoding: 8bit
10 Move code added by Felix to the bcm-ns.dtsi which uses dual licensing.
11 That syncs more Northstar code to be based on the same licensing schema.
13 This code was added in the commit 1ff80363524c ("ARM: BCM5301X: Add
16 Cc: Felix Fietkau <nbd@nbd.name>
17 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
18 Acked-by: Felix Fietkau <nbd@nbd.name>
19 Link: https://lore.kernel.org/r/20230916083057.10458-1-zajec5@gmail.com
20 Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
22 arch/arm/boot/dts/broadcom/bcm-ns.dtsi | 7 +++++++
23 arch/arm/boot/dts/broadcom/bcm5301x.dtsi | 7 -------
24 2 files changed, 7 insertions(+), 7 deletions(-)
26 --- a/arch/arm/boot/dts/bcm-ns.dtsi
27 +++ b/arch/arm/boot/dts/bcm-ns.dtsi
33 + compatible = "arm,cortex-a9-pmu";
35 + <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
36 + <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
39 chipcommon-a-bus@18000000 {
40 compatible = "simple-bus";
41 ranges = <0x00000000 0x18000000 0x00001000>;
42 --- a/arch/arm/boot/dts/bcm5301x.dtsi
43 +++ b/arch/arm/boot/dts/bcm5301x.dtsi
49 - compatible = "arm,cortex-a9-pmu";
51 - <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
52 - <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;