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:
Luiz Otavio O Souza 2015-01-15 01:20:56 +00:00
parent e4b6eaf73a
commit 36bcb64f93
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277208

View File

@ -144,10 +144,9 @@
status = "okay";
non-removable;
};
i2c@44e0b000 {
pmic@24 {
pmic@48 {
compatible = "ti,am335x-pmic";
reg = <0x48>;
};