Skip to content

Commit

Permalink
ARM: shmobile: armadillo-reference dts: Seiko Instruments, Inc is "sii"
Browse files Browse the repository at this point in the history
Use "sii,s35390a" instead of "seiko,s35390a", cfr.
Documentation/devicetree/bindings/i2c/trivial-devices.txt and
Documentation/devicetree/bindings/vendor-prefixes.txt.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Geert Uytterhoeven authored and Simon Horman committed Apr 16, 2014
1 parent 9909d2c commit dd485ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
&i2c2 {
status = "okay";
rtc@30 {
compatible = "seiko,s35390a";
compatible = "sii,s35390a";
reg = <0x30>;
};
};
Expand Down

0 comments on commit dd485ab

Please sign in to comment.