blob: 5464a40130367620de3a90e079516a152ac73bd7 [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-dvt-fct.dts"
/ {
model = "NestLabs Flintstone DVT(E29) Board";
compatible = "nestlabs,flintstone-dvt", "fsl,imx6sx";
};
&i2c4 {
bq24251rge@6a {
/* Samsung E29 Battery */
battery-regulation-voltage = <4100000>;
max-battery-regulation-voltage = <4100000>;
};
};