Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1643194
| From | Frank Wang <frank.wang@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] add and fix some device node for rk322x SoC |
| Date | 2017-05-17 12:00 +0200 |
| Message-ID | <tI3Ul-1pv-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These series of patches fix some device node errors and add watchdog device node support for rk322x SoC. Changes from v1: - Updated the 'Signed-off-by' tag with original authors' email id. - Dropped pinctrl-0 of uart2 emendation. Frank Wang (2): arm: dts: rk322x: correct uart2 pinctrl and add another sets arm: dts: rk322x: add watchdog device node. Sugar Zhang (1): arm: dts: rk322x: fix i2s1 pinctrl error arch/arm/boot/dts/rk322x.dtsi | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) -- 2.0.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] add and fix some device node for rk322x SoC Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 12:00 +0200
[PATCH v2 1/3] arm: dts: rk322x: fix i2s1 pinctrl error Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 12:00 +0200
Re: [PATCH v2 1/3] arm: dts: rk322x: fix i2s1 pinctrl error Heiko Stuebner <heiko@sntech.de> - 2017-05-17 20:20 +0200
csiph-web