Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts Remove duplicat...
details: https://anonhg.NetBSD.org/src/rev/7753e78d724e
branches: trunk
changeset: 999219:7753e78d724e
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat May 25 12:04:27 2019 +0000
description:
Remove duplicate vchiq node
diffstat:
sys/external/gpl2/dts/dist/arch/arm/boot/dts/bcm283x.dtsi | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diffs (24 lines):
diff -r c4c9ff3151ab -r 7753e78d724e sys/external/gpl2/dts/dist/arch/arm/boot/dts/bcm283x.dtsi
--- a/sys/external/gpl2/dts/dist/arch/arm/boot/dts/bcm283x.dtsi Sat May 25 11:49:56 2019 +0000
+++ b/sys/external/gpl2/dts/dist/arch/arm/boot/dts/bcm283x.dtsi Sat May 25 12:04:27 2019 +0000
@@ -651,20 +651,10 @@
compatible = "brcm,bcm2835-vc4";
};
-
fb: fb {
compatible = "brcm,bcm2835-fb";
status = "ok";
};
-
- vchiq: vchiq {
- compatible = "brcm,bcm2835-vchiq";
- reg = <0x7e00b840 0xf>;
- interrupts = <0 2>;
- cache-line-size = <32>;
- };
-
-
};
clocks {
Home |
Main Index |
Thread Index |
Old Index