linux/arch
Andy Yan 6f49820656 arm64: dts: rockchip: rk3308: use real digital number describe pinmux instead of RK_FUNC_n
This fix the existing compile error:
Error: arch/arm64/boot/dts/rockchip/rk3308.dtsi:1765.12-13 syntax error
FATAL ERROR: Unable to parse input tree

And also from the upstrem[0][1], some people don't like the
pointless MACRO RK_FUNC_n.

All the modifications done with sed:

sed -i -e 's/RK_FUNC_GPIO/0/' arch/arm64/boot/dts/rockchip/rk3308*
sed -i -e 's/RK_FUNC_//' arch/arm64/boot/dts/rockchip/rk3308*

[0] https://patchwork.kernel.org/patch/9625173/
[1] https://patchwork.kernel.org/patch/9626883/

Change-Id: Icb7c36fb6bd152628ddb911fc221f65e105e5839
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
2019-03-11 15:01:12 +08:00
..
alpha rk: revert to v4.4 2019-02-10 00:33:21 +08:00
arc rk: revert to v4.4 2019-02-10 00:33:21 +08:00
arm ARM: dts: add 'support-emmcs' flag for RK3228 EVB board 2019-02-27 20:45:07 +08:00
arm64 arm64: dts: rockchip: rk3308: use real digital number describe pinmux instead of RK_FUNC_n 2019-03-11 15:01:12 +08:00
c6x rk: revert to v4.4 2019-02-10 00:33:21 +08:00
h8300 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
hexagon rk: revert to v4.4 2019-02-10 00:33:21 +08:00
ia64 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
m68k rk: revert to v4.4 2019-02-10 00:33:21 +08:00
microblaze rk: revert to v4.4 2019-02-10 00:33:21 +08:00
mips rk: revert to v4.4 2019-02-10 00:33:21 +08:00
nds32 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty 2018-12-29 13:37:57 +01:00
nios2 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
openrisc rk: revert to v4.4 2019-02-10 00:33:21 +08:00
parisc rk: revert to v4.4 2019-02-10 00:33:21 +08:00
powerpc rk: revert to v4.4 2019-02-10 00:33:21 +08:00
riscv riscv: fix warning in arch/riscv/include/asm/module.h 2018-12-13 09:16:14 +01:00
s390 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
sh rk: revert to v4.4 2019-02-10 00:33:21 +08:00
sparc rk: revert to v4.4 2019-02-10 00:33:21 +08:00
um rk: revert to v4.4 2019-02-10 00:33:21 +08:00
unicore32 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
x86 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
xtensa rk: revert to v4.4 2019-02-10 00:33:21 +08:00
.gitignore
Kconfig rk: revert to v4.4 2019-02-10 00:33:21 +08:00