Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1417680
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/8] ARM: dts: at91: ge863-pro3: remove leftovers clock definition |
| Date | 2016-06-08 18:50 +0200 |
| Message-ID | <rHOQ2-2Bc-33@gated-at.bofh.it> (permalink) |
| References | <rHOQ2-2Bc-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.
Cc: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
arch/arm/boot/dts/ge863-pro3.dtsi | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/arch/arm/boot/dts/ge863-pro3.dtsi b/arch/arm/boot/dts/ge863-pro3.dtsi
index 0d0e62489d93..4aee5cc75fa4 100644
--- a/arch/arm/boot/dts/ge863-pro3.dtsi
+++ b/arch/arm/boot/dts/ge863-pro3.dtsi
@@ -11,15 +11,6 @@
/ {
clocks {
- #address-cells = <1>;
- #size-cells = <1>;
- ranges;
-
- main_clock: clock@0 {
- compatible = "atmel,osc", "fixed-clock";
- clock-frequency = <6000000>;
- };
-
main_xtal {
clock-frequency = <6000000>;
};
--
2.8.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 5/8] ARM: dts: at91: ge863-pro3: remove leftovers clock definition Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-06-08 18:50 +0200
csiph-web