[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2aa29f79-c105-4dc7-ac71-91a8e1225833.frank@allwinnertech.com>
Date: Mon, 13 Jul 2020 10:30:27 +0800
From: "李扬韬" <frank@...winnertech.com>
To: "Maxime Ripard" <maxime@...no.tech>
Cc: "wens" <wens@...e.org>, "robh+dt" <robh+dt@...nel.org>,
"tiny.windzz" <tiny.windzz@...il.com>,
"linux-arm-kernel" <linux-arm-kernel@...ts.infradead.org>,
"devicetree" <devicetree@...r.kernel.org>,
"linux-kernel" <linux-kernel@...r.kernel.org>,
"黄烁生" <huangshuosheng@...winnertech.com>,
"李勇" <liyong@...winnertech.com>
Subject: Re: [PATCH v3 16/16] arm64: allwinner: A100: add support for Allwinner Perf1 board
>> +&pio {
>> + vcc-pb-supply = <®_dcdc1>;
>> + vcc-pc-supply = <®_eldo1>;
>> + vcc-pd-supply = <®_dcdc1>;
>> + vcc-pe-supply = <®_dldo2>;
>> + vcc-pf-supply = <®_dcdc1>;
>> + vcc-pg-supply = <®_dldo1>;
>> + vcc-ph-supply = <®_dcdc1>;
>> +};
>There's something off here. The PC supply is set to eldo1, but
>> +®_dcdc1 {
>> + regulator-always-on;
>> + regulator-min-microvolt = <3300000>;
>> + regulator-max-microvolt = <3300000>;
>> + regulator-name = "vcc-pc-io-usb-pd-emmc-nand-card";
>> +};
>But here you say in the name that dldo1 is a PC supply too?
There is some misleading on the schematic, in fact there is no
connection between dcdc1 and pc, I will fix this.
Thx,
Yangtao
Powered by blists - more mailing lists