repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
sun8i-v3.dtsi
blob
6ae8645ade50c29e161fc8a42a026a277e96e502
1
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2
/*
3
* Copyright (C) 2019 Icenowy Zheng <icenowy@aosc.io>
4
*/
5
6
#include "sun8i-v3s.dtsi"
7
8
&ccu {
9
compatible = "allwinner,sun8i-v3-ccu";
10
};
11
12
&pio {
13
compatible = "allwinner,sun8i-v3-pinctrl";
14
};