Message ID | 5d0f18b7210c9fd4d9f01d0f8464f7a9701dc366.1655302107.git.geert+renesas@glider.be |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Add pin control bindings defs to Pin Control Subsystem | expand |
On Wed, Jun 15, 2022 at 4:08 PM Geert Uytterhoeven <geert+renesas@glider.be> wrote: > While the section for the Pin Control Subsystem covers Device Tree > binding documents, it currently lacks DT binding definitions. > Add the latter. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Already got an identical patch from Lukas Bulwahn but thanks anyway! Yours, Linus Walleij
diff --git a/MAINTAINERS b/MAINTAINERS index 37936d5af08e2f4e..2d31121ade3d81a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15711,6 +15711,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git F: Documentation/devicetree/bindings/pinctrl/ F: Documentation/driver-api/pin-control.rst F: drivers/pinctrl/ +F: include/dt-bindings/pinctrl/ F: include/linux/pinctrl/ PIN CONTROLLER - AMD
While the section for the Pin Control Subsystem covers Device Tree binding documents, it currently lacks DT binding definitions. Add the latter. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)