Loading arch/arm64/boot/dts/qcom/trinket-coresight.dtsi +28 −2 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -889,6 +889,15 @@ }; port@9 { reg = <13>; tpda_in_tpdm_west: endpoint { slave-mode; remote-endpoint = <&tpdm_west_out_tpda>; }; }; port@10 { reg = <14>; tpda_in_tpdm_pimem: endpoint { slave-mode; Loading @@ -897,7 +906,6 @@ }; }; }; }; Loading @@ -919,6 +927,24 @@ }; }; tpdm_west: tpdm@8a58000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b968>; reg = <0x8a58000 0x1000>; reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-west"; clocks = <&clock_rpmcc RPM_SMD_QDSS_CLK>; clock-names = "apb_pclk"; port{ tpdm_west_out_tpda: endpoint { remote-endpoint = <&tpda_in_tpdm_west>; }; }; }; tpdm_dcc: tpdm@8870000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b968>; Loading Loading
arch/arm64/boot/dts/qcom/trinket-coresight.dtsi +28 −2 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -889,6 +889,15 @@ }; port@9 { reg = <13>; tpda_in_tpdm_west: endpoint { slave-mode; remote-endpoint = <&tpdm_west_out_tpda>; }; }; port@10 { reg = <14>; tpda_in_tpdm_pimem: endpoint { slave-mode; Loading @@ -897,7 +906,6 @@ }; }; }; }; Loading @@ -919,6 +927,24 @@ }; }; tpdm_west: tpdm@8a58000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b968>; reg = <0x8a58000 0x1000>; reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-west"; clocks = <&clock_rpmcc RPM_SMD_QDSS_CLK>; clock-names = "apb_pclk"; port{ tpdm_west_out_tpda: endpoint { remote-endpoint = <&tpda_in_tpdm_west>; }; }; }; tpdm_dcc: tpdm@8870000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b968>; Loading