index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
dts
/
gdsys
/
soc
/
i2c
/
dallas-rtc.dtsi
blob: 336bdcaf2e301e025672b6423164291dd54c6a29 (
plain
)
1
2
3
4
5
6
&
IIC
{
ds1339@68
{
compatible
=
"dallas,ds1339"
;
reg
= <
0x68
>;
};
};