blob: 6215fff44903b47c2e95a9c9c19b329e76e862c9 [file] [log] [blame]
/*
* Copyright (C) 2018 Nest Labs, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include "flintstone-tqb.dts"
/ {
model = "NestLabs Flintstone TQB(E29) Board";
compatible = "nestlabs,flintstone-tqb", "fsl,imx6sx";
};
&i2c4 {
bq24251rge@6a {
/* Samsung E29 Battery */
battery-regulation-voltage = <4100000>;
max-battery-regulation-voltage = <4100000>;
};
};