Path: blob/master/arch/arm/boot/dts/marvell/armada-390.dtsi
29271 views
// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Device Tree Include file for Marvell Armada 390 SoC. * * Copyright (C) 2015 Marvell * * Thomas Petazzoni <[email protected]> */ #include "armada-39x.dtsi" / { compatible = "marvell,armada390"; soc { internal-regs { pinctrl@18000 { compatible = "marvell,mv88f6920-pinctrl"; reg = <0x18000 0x20>; }; }; }; };