Re: [PATCH v5 14/15] dt-bindings: add BCM6318 pincontroller binding documentation
From: Rob Herring <robh@kernel.org>
Date: 2021-03-08 22:51:39
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-08 22:51:39
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Sat, Mar 06, 2021 at 04:57:11PM +0100, Álvaro Fernández Rojas wrote:
Add binding documentation for the pincontrol core found in BCM6318 SoCs.
In case it's not clear, the same comments apply to all the binding patches.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Co-developed-by: Jonas Gorski <jonas.gorski@gmail.com> Signed-off-by: Álvaro Fernández Rojas <redacted> --- v5: change Documentation to dt-bindings in commit title v4: no changes v3: add new gpio node v2: remove interrupts
4 versions in a week is a bit much. Give folks time to review things. Rob