mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-31 13:23:28 -05:00
powerpc/83xx: Add lm75 to MPC837x RDB dts
Signed-off-by: Philippe Reynes <philippe.reynes@isismpp.fr> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
committed by
Kumar Gala
parent
0f73a449a6
commit
960d82aa5b
@@ -137,6 +137,11 @@ i2c@3000 {
|
||||
interrupt-parent = <&ipic>;
|
||||
dfsrr;
|
||||
|
||||
dtt@48 {
|
||||
compatible = "national,lm75";
|
||||
reg = <0x48>;
|
||||
};
|
||||
|
||||
at24@50 {
|
||||
compatible = "at24,24c256";
|
||||
reg = <0x50>;
|
||||
|
||||
@@ -137,6 +137,11 @@ i2c@3000 {
|
||||
interrupt-parent = <&ipic>;
|
||||
dfsrr;
|
||||
|
||||
dtt@48 {
|
||||
compatible = "national,lm75";
|
||||
reg = <0x48>;
|
||||
};
|
||||
|
||||
at24@50 {
|
||||
compatible = "at24,24c256";
|
||||
reg = <0x50>;
|
||||
|
||||
@@ -135,6 +135,11 @@ i2c@3000 {
|
||||
interrupt-parent = <&ipic>;
|
||||
dfsrr;
|
||||
|
||||
dtt@48 {
|
||||
compatible = "national,lm75";
|
||||
reg = <0x48>;
|
||||
};
|
||||
|
||||
at24@50 {
|
||||
compatible = "at24,24c256";
|
||||
reg = <0x50>;
|
||||
|
||||
Reference in New Issue
Block a user