Remove the empty line 47 from etb node. Remove the empty line 63 from etm node. Signed-off-by: Mihai Sain <mihai.sain@xxxxxxxxxxxxx> --- arch/arm/boot/dts/microchip/sama5d2.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/microchip/sama5d2.dtsi b/arch/arm/boot/dts/microchip/sama5d2.dtsi index 5f8e297e19ed..7aea6c2368a2 100644 --- a/arch/arm/boot/dts/microchip/sama5d2.dtsi +++ b/arch/arm/boot/dts/microchip/sama5d2.dtsi @@ -44,7 +44,6 @@ pmu { etb@740000 { compatible = "arm,coresight-etb10", "arm,primecell"; reg = <0x740000 0x1000>; - clocks = <&pmc PMC_TYPE_CORE PMC_MCK>; clock-names = "apb_pclk"; @@ -60,7 +59,6 @@ etb_in: endpoint { etm@73c000 { compatible = "arm,coresight-etm3x", "arm,primecell"; reg = <0x73c000 0x1000>; - clocks = <&pmc PMC_TYPE_CORE PMC_MCK>; clock-names = "apb_pclk"; -- 2.44.0