You need to sign in or sign up before continuing.
提交 223437c7 编写于 作者: K Kaixu Xia 提交者: Greg Kroah-Hartman

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: NKaixu Xia <xiakaixu@huawei.com>
Signed-off-by: NMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a0a500ef
...@@ -61,7 +61,6 @@ Example: ...@@ -61,7 +61,6 @@ Example:
compatible = "arm,coresight-etb10", "arm,primecell"; compatible = "arm,coresight-etb10", "arm,primecell";
reg = <0 0x20010000 0 0x1000>; reg = <0 0x20010000 0 0x1000>;
coresight-default-sink;
clocks = <&oscclk6a>; clocks = <&oscclk6a>;
clock-names = "apb_pclk"; clock-names = "apb_pclk";
port { port {
......
...@@ -275,7 +275,6 @@ ...@@ -275,7 +275,6 @@
compatible = "arm,coresight-etb10", "arm,primecell"; compatible = "arm,coresight-etb10", "arm,primecell";
reg = <0 0xe3c42000 0 0x1000>; reg = <0 0xe3c42000 0 0x1000>;
coresight-default-sink;
clocks = <&clk_375m>; clocks = <&clk_375m>;
clock-names = "apb_pclk"; clock-names = "apb_pclk";
port { port {
......
...@@ -150,7 +150,6 @@ ...@@ -150,7 +150,6 @@
compatible = "arm,coresight-etb10", "arm,primecell"; compatible = "arm,coresight-etb10", "arm,primecell";
reg = <0x5401b000 0x1000>; reg = <0x5401b000 0x1000>;
coresight-default-sink;
clocks = <&emu_src_ck>; clocks = <&emu_src_ck>;
clock-names = "apb_pclk"; clock-names = "apb_pclk";
port { port {
......
...@@ -145,7 +145,6 @@ ...@@ -145,7 +145,6 @@
compatible = "arm,coresight-etb10", "arm,primecell"; compatible = "arm,coresight-etb10", "arm,primecell";
reg = <0x5401b000 0x1000>; reg = <0x5401b000 0x1000>;
coresight-default-sink;
clocks = <&emu_src_ck>; clocks = <&emu_src_ck>;
clock-names = "apb_pclk"; clock-names = "apb_pclk";
port { port {
......
...@@ -362,7 +362,6 @@ ...@@ -362,7 +362,6 @@
compatible = "arm,coresight-etb10", "arm,primecell"; compatible = "arm,coresight-etb10", "arm,primecell";
reg = <0 0x20010000 0 0x1000>; reg = <0 0x20010000 0 0x1000>;
coresight-default-sink;
clocks = <&oscclk6a>; clocks = <&oscclk6a>;
clock-names = "apb_pclk"; clock-names = "apb_pclk";
port { port {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册