[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <62b7937e-0d7e-d142-285e-6dc15e6f5822@rock-chips.com>
Date: Wed, 14 Nov 2018 20:15:06 +0800
From: David Wu <david.wu@...k-chips.com>
To: Heiko Stuebner <heiko@...ech.de>, linus.walleij@...aro.org
Cc: linux-gpio@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
shawn.lin@...k-chips.com, Heiko Stuebner <heiko.stuebner@...com>,
许剑群 <jay.xu@...k-chips.com>
Subject: Re: [PATCH 1/2] pinctrl: rockchip: allow specifying the regmap
location for pin-routes
Hi Heiko,
在 2018/11/12 上午5:00, Heiko Stuebner 写道:
> From: Heiko Stuebner<heiko.stuebner@...com>
>
> Right now we expect the pin-rounting settings to be in the same area
> as the iomux setting itself. And while that seems to be true for all
> newer Rockchip socs, back in the wild west days of old this wasn't true.
>
> Nowadays pin settings in the GRF normally stay in the GRF and the same
> is true for pins configured from PMU registers. But old socs like the
> rk3188 really sprinkle pin settings somewhat randomly through both
> for its bank0.
>
> Therefore add the option to specify a location for the route setting,
> so that we can map older socs correctly. We'll keep "same" as the
> default, so that we only need to specify a location in the corner-cases
> described above.
>
> Signed-off-by: Heiko Stuebner<heiko.stuebner@...com>
Very good, for the mixed case, really need to do the supplement.
Reviewed-by: David Wu <david.wu@...k-chips.com>
Powered by blists - more mailing lists