1abc788924
xo and timer are common thing and it makes more sense to keep them in SoC dtsi Signed-off-by: Roman Yeryomin <roman@advem.lv>
27 lines
695 B
Diff
27 lines
695 B
Diff
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi
|
|
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi
|
|
@@ -20,24 +20,7 @@
|
|
model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK04.1";
|
|
compatible = "qcom,ipq4019";
|
|
|
|
- clocks {
|
|
- xo: xo {
|
|
- compatible = "fixed-clock";
|
|
- clock-frequency = <48000000>;
|
|
- #clock-cells = <0>;
|
|
- };
|
|
- };
|
|
-
|
|
soc {
|
|
- timer {
|
|
- compatible = "arm,armv7-timer";
|
|
- interrupts = <1 2 0xf08>,
|
|
- <1 3 0xf08>,
|
|
- <1 4 0xf08>,
|
|
- <1 1 0xf08>;
|
|
- clock-frequency = <48000000>;
|
|
- };
|
|
-
|
|
pinctrl@1000000 {
|
|
serial_0_pins: serial_pinmux {
|
|
mux {
|