Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313349
b: refs/heads/master
c: ddb3b99
h: refs/heads/master
i:
  313347: 94d00bc
v: v3
  • Loading branch information
Lee Jones committed Jul 13, 2012
1 parent a20d34e commit 32c521e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d4b29ac1893e342f27fe79bd37641918e3364699
refs/heads/master: ddb3b99c532930c9f891e97af5ef4e6691076c16
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/db8500.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
};

rtc@80154000 {
compatible = "stericsson,db8500-rtc";
compatible = "arm,rtc-pl031", "arm,primecell";
reg = <0x80154000 0x1000>;
interrupts = <0 18 0x4>;
};
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-ux500/cpu-db8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ struct device * __init u8500_of_init_devices(void)

parent = db8500_soc_device_init();

db8500_add_rtc(parent);
db8500_add_usb(parent, usb_db8500_rx_dma_cfg, usb_db8500_tx_dma_cfg);

platform_device_register_data(parent,
Expand Down

0 comments on commit 32c521e

Please sign in to comment.