lkml.org 
[lkml]   [2019]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] Add pinconf support for BM1880 SoC
Date
Hi Linus,

This patchset adds pinconf support for Bitmain BM1880 SoC. In the previous
patchset adding pinctrl support, I declared that the SoC doesn't support
pinconf settings but further interaction with Bitmain engineers revealed
that the SoC does support it and hence this patchset.

Currently, there is no drive strength support added but it will come later.
Also, the current driver has some code to set pinmux in dedicated PWM
registers separately which is not needed, so I removed those and simplified
the driver.

Thanks,
Mani

Manivannan Sadhasivam (5):
dt-bindings: pinctrl: Modify pinctrl memory map
arm64: dts: bitmain: Modify pin controller memory map
pinctrl: Rework the pinmux handling for BM1880 SoC
dt-bindings: pinctrl: Document pinconf bindings for BM1880 SoC
pinctrl: Add pinconf support for BM1880 SoC

.../pinctrl/bitmain,bm1880-pinctrl.txt | 23 +-
arch/arm64/boot/dts/bitmain/bm1880.dtsi | 4 +-
drivers/pinctrl/pinctrl-bm1880.c | 455 +++++++++++-------
3 files changed, 304 insertions(+), 178 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2019-05-20 10:32    [W:0.087 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site