Fix the PMIC node name to match the PMIC i2c address.
Remove an extra blank line. No functional changes. MFC after: 3 days
This commit is contained in:
parent
e4b6eaf73a
commit
36bcb64f93
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277208
@ -144,10 +144,9 @@
|
||||
status = "okay";
|
||||
non-removable;
|
||||
};
|
||||
|
||||
|
||||
i2c@44e0b000 {
|
||||
pmic@24 {
|
||||
pmic@48 {
|
||||
compatible = "ti,am335x-pmic";
|
||||
reg = <0x48>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user