blob: 423ba9ec8dd57b5559fae34fecfa7d8f292301e4 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0-only
/*
* Wireless Charger device tree entries.
*
* Copyright 2020 Google Inc.
*/
#include <dt-bindings/pinctrl/samsung.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include "gs101-whitefin2-wcharger.dtsi"
&hsi2c_8 {
p9412@3c {
idt,has_rtx = <1>;
idt,gpio_extben = <&gpp1 3 GPIO_ACTIVE_HIGH>;
/* WLCDC */
idt,gpio_dc_switch = <&s2mpg10_gpio 0 GPIO_ACTIVE_HIGH>;
idt,max_vout_mv = <19500>;
idt,has_wlc_dc = <1>;
idt,gpio_qi_vbus_en = <&s2mpg10_gpio 2 GPIO_ACTIVE_HIGH>;
p9412_gpio: p9412_gpio {
gpio-controller;
#gpio-cells = <2>;
ngpios = <5>;
};
};
};