pinctrl-meson8b.c (e0cdd3a095f9a933ff74e89e5fc625e4c2f3a7f0) pinctrl-meson8b.c (3c910ecbdda4227abd145967774f92b1a3341493)
1// SPDX-License-Identifier: GPL-2.0
1// SPDX-License-Identifier: GPL-2.0-only
2/*
3 * Pin controller and GPIO driver for Amlogic Meson8b.
4 *
5 * Copyright (C) 2015 Endless Mobile, Inc.
6 * Author: Carlo Caione <carlo@endlessm.com>
7 */
8
9#include <dt-bindings/gpio/meson8b-gpio.h>

--- 977 unchanged lines hidden ---
2/*
3 * Pin controller and GPIO driver for Amlogic Meson8b.
4 *
5 * Copyright (C) 2015 Endless Mobile, Inc.
6 * Author: Carlo Caione <carlo@endlessm.com>
7 */
8
9#include <dt-bindings/gpio/meson8b-gpio.h>

--- 977 unchanged lines hidden ---