Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662552
| From | Jagan Teki <jagan@openedev.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [linux-sunxi] Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support |
| Date | 2017-06-09 17:30 +0200 |
| Message-ID | <tQu1j-3gb-9@gated-at.bofh.it> (permalink) |
| References | <tQrwu-1Aq-15@gated-at.bofh.it> <tQrwu-1Aq-17@gated-at.bofh.it> <tQtyh-2Qa-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday 09 June 2017 08:21 PM, Maxime Ripard wrote:
> Hi Jagan,
>
> On Fri, Jun 09, 2017 at 12:40:52PM +0000, Jagan Teki wrote:
>> +&i2c1 {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&i2c1_pins>;
>> + status = "okay";
>> +};
>> +
>> +&i2c1_pins {
>> + bias-pull-up;
>> +};
>
> What is connected on that bus?
i2c1 connected with gpio/i2s
>
>> +&uart1 {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
>> + status = "okay";
>> +};
>
> And on that UART?
uart1 for SDIO (Wifi connector, with RTS/CTS), this along with mmc1
Jagan.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support Jagan Teki <jagannadh.teki@gmail.com> - 2017-06-09 14:50 +0200
Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-06-09 17:00 +0200
Re: [linux-sunxi] Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support Jagan Teki <jagan@openedev.com> - 2017-06-09 17:30 +0200
Re: [linux-sunxi] Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support Andre Przywara <andre.przywara@arm.com> - 2017-06-09 17:40 +0200
Re: [linux-sunxi] Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support Andreas Färber <afaerber@suse.de> - 2017-06-09 19:40 +0200
Re: [linux-sunxi] Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-06-10 22:30 +0200
csiph-web