Re: [PATCH v3 2/4] dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf property
Krzysztof Kozlowski <[email protected]> Tue, 4 Aug 2026 08:51:43 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.drivers.devicetree,gmane.linux.kernel.gpio,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.rockchip |
|---|---|
| Message-ID | <20260804-advanced-meticulous-bullfinch-2657a3@quoll> |
On Wed, Jul 29, 2026 at 07:27:26AM -0600, Simon Glass wrote: > Some Rockchip SoCs, such as the RV1106, give each GPIO bank its own > IO control (IOC) register block rather than grouping the registers of > all banks into a shared GRF region. Add an optional rockchip,grf > property to the gpio-bank binding so that each bank node can reference > the syscon for its own IOC block. > > Signed-off-by: Simon Glass <[email protected]> > --- Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof