mbox series

[0/2] arm64: dts: meson: g12a: enable pinctrl

Message ID 20190117103151.3349-1-jbrunet@baylibre.com (mailing list archive)
Headers show
Series arm64: dts: meson: g12a: enable pinctrl | expand

Message

Jerome Brunet Jan. 17, 2019, 10:31 a.m. UTC
This patchset enables pinctrl on the g12a and adds the necessary
pinctrl settings to the u200 uart

Kevin, please note that this patchset depends on the:
* dts bus fixup: [0]
* pinctrl region fixes [1].

[0]: https://lkml.kernel.org/r/20190116165236.8330-1-jbrunet@baylibre.com
[1]: https://lkml.kernel.org/r/20190117102315.1833-1-jbrunet@baylibre.com

Cheers.

Jerome Brunet (2):
  arm64: dts: meson: g12a: add pinctrl support controllers
  arm64: dts: meson: g12a: add uart_ao_a pinctrl

 .../boot/dts/amlogic/meson-g12a-u200.dts      |  2 +
 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi   | 67 +++++++++++++++++++
 2 files changed, 69 insertions(+)

Comments

Jerome Brunet Jan. 21, 2019, 6:11 p.m. UTC | #1
On Thu, 2019-01-17 at 11:31 +0100, Jerome Brunet wrote:
> This patchset enables pinctrl on the g12a and adds the necessary
> pinctrl settings to the u200 uart
> 
> Kevin, please note that this patchset depends on the:
> * dts bus fixup: [0]
> * pinctrl region fixes [1].
> 
> [0]: https://lkml.kernel.org/r/20190116165236.8330-1-jbrunet@baylibre.com
> [1]: https://lkml.kernel.org/r/20190117102315.1833-1-jbrunet@baylibre.com
> 
> Cheers.

Hi Kevin,

Please ignore this series. It is missing gpio-ranges.
I'll add it in the v2

> 
> Jerome Brunet (2):
>   arm64: dts: meson: g12a: add pinctrl support controllers
>   arm64: dts: meson: g12a: add uart_ao_a pinctrl
> 
>  .../boot/dts/amlogic/meson-g12a-u200.dts      |  2 +
>  arch/arm64/boot/dts/amlogic/meson-g12a.dtsi   | 67 +++++++++++++++++++
>  2 files changed, 69 insertions(+)
>