Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662542
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support |
| Date | 2017-06-09 17:00 +0200 |
| Message-ID | <tQtyh-2Qa-7@gated-at.bofh.it> (permalink) |
| References | <tQrwu-1Aq-15@gated-at.bofh.it> <tQrwu-1Aq-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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?
> +&uart1 {
> + pinctrl-names = "default";
> + pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
> + status = "okay";
> +};
And on that UART?
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
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