Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b252e546 authored by Kaixu Xia's avatar Kaixu Xia Committed by Mathieu Poirier
Browse files

coresight: remove the unnecessary configuration coresight-default-sink



The coresight-default-sink configuration option has been
removed from the framework. As such remove it from DT and bindings.

Signed-off-by: default avatarKaixu Xia <xiakaixu@huawei.com>
Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 223437c72ae008094e43199dea93c3a144c4e153)
Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>

Conflicts:
	arch/arm/boot/dts/omap3-beagle-xm.dts
	arch/arm/boot/dts/omap3-beagle.dts
parent edb5ff25
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,7 +61,6 @@ Example:
		compatible = "arm,coresight-etb10", "arm,primecell";
		reg = <0 0x20010000 0 0x1000>;

		coresight-default-sink;
		clocks = <&oscclk6a>;
		clock-names = "apb_pclk";
		port {
+0 −1
Original line number Diff line number Diff line
@@ -275,7 +275,6 @@
		compatible = "arm,coresight-etb10", "arm,primecell";
		reg = <0 0xe3c42000 0 0x1000>;

		coresight-default-sink;
		clocks = <&clk_375m>;
		clock-names = "apb_pclk";
		port {
+0 −1
Original line number Diff line number Diff line
@@ -362,7 +362,6 @@
		compatible = "arm,coresight-etb10", "arm,primecell";
		reg = <0 0x20010000 0 0x1000>;

		coresight-default-sink;
		clocks = <&oscclk6a>;
		clock-names = "apb_pclk";
		port {