X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fpalmas.h;h=cca3f9a9d19cca4cc7c8e6a82f1926c16d77f248;hb=2e192b245ed36a63bab0ef576999a95e23f60ecd;hp=eaf367086c437d3d468ebf2dd85fb22f0ae15144;hpb=d44a5f51288aec60c6bdb4ac939d75c24e5bf9c2;p=oweals%2Fu-boot.git diff --git a/include/palmas.h b/include/palmas.h index eaf367086c..cca3f9a9d1 100644 --- a/include/palmas.h +++ b/include/palmas.h @@ -24,6 +24,10 @@ #define LDO1_CTRL 0x50 #define LDO1_VOLTAGE 0x51 +/* LDO2 control/voltage */ +#define LDO2_CTRL 0x52 +#define LDO2_VOLTAGE 0x53 + /* LDO9 control/voltage */ #define LDO9_CTRL 0x60 #define LDO9_VOLTAGE 0x61