Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638416
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl |
| Date | 2017-05-09 23:50 +0200 |
| Message-ID | <tFlb3-7uq-13@gated-at.bofh.it> (permalink) |
| References | <tvkJj-1zn-5@gated-at.bofh.it> <tvkJk-1zn-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Mittwoch, 12. April 2017, 15:10:43 CEST schrieb Kever Yang: > Use command below to replace the IO naming in pinctrl: > sed -i -e 's/ 31 RK_FUNC_/ RK_PD7 RK_FUNC_/' arch/arm/boot/dts/rk* > sed -i -e 's/ 0 RK_FUNC_/ RK_PA0 RK_FUNC_/' > arch/arm64/boot/dts/rockchip/* > > Signed-off-by: Kever Yang <kever.yang@rock-chips.com> I'm not sure, if we really want to mass-convert each and every pin. All pins in use right now seem to be working and it hides other history/blame for these entries. In any case though, this needs to be split into separate arm32/arm64 patches. Heiko
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl Heiko Stuebner <heiko@sntech.de> - 2017-05-09 23:50 +0200
Re: [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl Kever Yang <kever.yang@rock-chips.com> - 2017-05-10 03:30 +0200
Re: [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl Heiko Stuebner <heiko@sntech.de> - 2017-05-10 16:00 +0200
csiph-web