summaryrefslogtreecommitdiff
path: root/schulung_tools/drivers/modules/hellodriver/patch-hello-dts.diff
diff options
context:
space:
mode:
Diffstat (limited to 'schulung_tools/drivers/modules/hellodriver/patch-hello-dts.diff')
-rw-r--r--schulung_tools/drivers/modules/hellodriver/patch-hello-dts.diff26
1 files changed, 0 insertions, 26 deletions
diff --git a/schulung_tools/drivers/modules/hellodriver/patch-hello-dts.diff b/schulung_tools/drivers/modules/hellodriver/patch-hello-dts.diff
deleted file mode 100644
index 2d0bf52..0000000
--- a/schulung_tools/drivers/modules/hellodriver/patch-hello-dts.diff
+++ /dev/null
@@ -1,26 +0,0 @@
-diff --git a/arch/arm/boot/dts/vexpress-v2p-ca9.dts b/arch/arm/boot/dts/vexpress-v2p-ca9.dts
-index d949fac..4952799 100644
---- a/arch/arm/boot/dts/vexpress-v2p-ca9.dts
-+++ b/arch/arm/boot/dts/vexpress-v2p-ca9.dts
-@@ -132,6 +132,21 @@
- status = "disabled";
- };
-
-+ hello@1 {
-+ compatible = "virtual,hello";
-+ index = <1>;
-+ };
-+
-+ hello@5 {
-+ compatible = "virtual,hello";
-+ index = <5>;
-+ };
-+
-+ hello@8 {
-+ compatible = "virtual,hello";
-+ index = <8>;
-+ };
-+
- watchdog@100e5000 {
- compatible = "arm,sp805", "arm,primecell";
- reg = <0x100e5000 0x1000>;