Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / allwinner / sun50i-a64-pinephone-1.0.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 // Copyright (C) 2020 Ondrej Jirman <megous@megous.com>
3
4 /dts-v1/;
5
6 #include "sun50i-a64-pinephone.dtsi"
7
8 / {
9         model = "Pine64 PinePhone Developer Batch (1.0)";
10         compatible = "pine64,pinephone-1.0", "allwinner,sun50i-a64";
11 };
12
13 &sgm3140 {
14         enable-gpios = <&pio 2 3 GPIO_ACTIVE_HIGH>; /* PC3 */
15         flash-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* PD24 */
16 };