summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPrabal Saha <coolstarorganization@gmail.com>2016-06-15 16:52:27 -0700
committerMartin Roth <martinroth@google.com>2016-06-16 06:46:13 +0200
commit5a3833d2d33a8b89b814cfd10e7f84b0f510320a (patch)
tree0a565b2d0d6f15d233f38a6e27375481328b9a8a /src
parentf09d39db4ed3be7a0d4e452e3564c34e064a437a (diff)
downloadcoreboot-5a3833d2d33a8b89b814cfd10e7f84b0f510320a.tar.xz
mb/google: Remove whitespace from devicetree on bdw boxes.
Change-Id: I189836282b4ad084fbbb74199b24505f5e141b60 Signed-off-by: Prabal Saha <coolstarorganization@gmail.com> Reviewed-on: https://review.coreboot.org/15207 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/guado/devicetree.cb3
-rw-r--r--src/mainboard/google/rikku/devicetree.cb3
-rw-r--r--src/mainboard/google/tidus/devicetree.cb3
3 files changed, 0 insertions, 9 deletions
diff --git a/src/mainboard/google/guado/devicetree.cb b/src/mainboard/google/guado/devicetree.cb
index 4d16ed694f..34929a1fd8 100644
--- a/src/mainboard/google/guado/devicetree.cb
+++ b/src/mainboard/google/guado/devicetree.cb
@@ -9,9 +9,6 @@ chip soc/intel/broadwell
# Enable HDMI Hotplug with 6ms pulse
register "gpu_dp_b_hotplug" = "0x06"
-
-
-
register "pirqa_routing" = "0x8b"
register "pirqb_routing" = "0x8a"
register "pirqc_routing" = "0x8b"
diff --git a/src/mainboard/google/rikku/devicetree.cb b/src/mainboard/google/rikku/devicetree.cb
index 4d16ed694f..34929a1fd8 100644
--- a/src/mainboard/google/rikku/devicetree.cb
+++ b/src/mainboard/google/rikku/devicetree.cb
@@ -9,9 +9,6 @@ chip soc/intel/broadwell
# Enable HDMI Hotplug with 6ms pulse
register "gpu_dp_b_hotplug" = "0x06"
-
-
-
register "pirqa_routing" = "0x8b"
register "pirqb_routing" = "0x8a"
register "pirqc_routing" = "0x8b"
diff --git a/src/mainboard/google/tidus/devicetree.cb b/src/mainboard/google/tidus/devicetree.cb
index 6c3f073225..73afdb3d2f 100644
--- a/src/mainboard/google/tidus/devicetree.cb
+++ b/src/mainboard/google/tidus/devicetree.cb
@@ -9,9 +9,6 @@ chip soc/intel/broadwell
# Enable HDMI Hotplug with 6ms pulse
register "gpu_dp_b_hotplug" = "0x06"
-
-
-
register "pirqa_routing" = "0x8b"
register "pirqb_routing" = "0x8a"
register "pirqc_routing" = "0x8b"