ARM: DT updates for v4.11
A total of 380 patches this time, mostly adding support for more hardware in the device tree descriptions. There is not much exciting here for 4.11, but I've tried my best to condense the information from the pull requests I got into a readable summary. Noteworthy changes to existing platforms include: - The GIC memory map was a bit wrong almost everywhere and now gets fixed up - The Allwinner platforms convert to the generic pinmux properties - The Marvell EBU platforms now use the new DSA binding - Samsung Exynos4212 was unused and gets removed - The Renesas power management got improved New production machines: - Lego Mindstorms EV3 https://www.lego.com/en-us/mindstorms/about-ev3 - Beelink X2 Android media box http://linux-sunxi.org/Beelink_X2 - "Romulus" baseboard management controller for OpenPower - Axentia TSE-850 Data Radio Channel (DARC) encoder http://www.axentia.se/db/equipment.html - Luxul XAP-1410 and XWR-1200 wireless access points https://luxul.com/xap-1410 New SoCs: - Allwinner H2+ and V3s, both minor variations of already supported chips http://www.allwinnertech.com/index.php?c=product&a=index&id=38 - Marvell Prestera DX packet processors based on Armada XP architecture http://www.marvell.com/switching/prestera-dx/ - Samsung Exynos4412 Prime gets added, a minor variation of Exynos4412 New developer and reference boards: - Lichee Pi One, Lichee Pi Zero and Orange Pi Zero, all based on Allwinner SoCs http://linux-sunxi.org/LicheePi_One http://www.orangepi.org/orangepizero/ - SAMA5d36ek Reference platform http://www.atmel.com/tools/sama5d36-ek.aspx - Beaglebone Green Wireless and Black Wireless https://beagleboard.org/black-wireless https://beagleboard.org/green-wireless - phyCORE-AM335x System on Module http://phytec.com/products/system-on-modules/phycore/am335x/ - New revision of "vf610-zii" Zodiac Inflight Innovations board - Various i.MX System-on-Module: Is.IoT MX6UL, SavageBoard, Engicam i.Core http://www.opossom.com/english/index.html http://www.savageboard.org/ http://www.engicam.com/en/products/embedded/som/sodimm/is-iot-mx6ul http://www.engicam.com/en/products/embedded/som/sodimm/i-core-m6s-dl-d-q - Liebherr (LWN) monitor 6 based on i.MX6 Quad, no idea what this is Cleanups and bugfixes on at91, bcm53xx, i.MX, mvebu, omap, oxnas, qcom, rockchip, sti, stm32 and tegra New device supports added to some boards and SoCs, briefly by platform: - Allwinner: SPDIF, A33 cpufreq, A33 Mali GPU - Aspeed: network, ipmi bt, gpio, pinmux - Broadcom: video encoder for raspberry pi, qspi, ethernet, sd/mmc - TI DaVinci: gpio, lcdc, usb, video-in, uart - TI Keystone 2: MSM RAM, power/reset, uart - Mediatek MT2701: clocks, iommu, spi, nand, adc, thermal - Marvell EBU: ethernet switch on Turris Omnia - NXP i.MX: otp ram, USB, wifi, bluetooth, spdif, spi, pmic, eeprom, mmc, nand - TI OMAP: - Qualcomm: coresight, gyro/accelerometer, hdmi - Renesas: pmic, soc-id - Rockchip: qos - Samsung: audio on Odroid-X - Socfpga: FPGA manager, i2c, led, can, watchdog, nand, power monitor - STi: video in/out - STM32: timer, pwm, i2c, rtc, add, i2s - NVIDIA Tegra: tpm - Uniphier: mmc/sd pinmux -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAWK9aamCrR//JCVInAQJPpBAA2qUQYRfCgzK1fEu6X+c8pzqITqlV+Hx7 8tBsZFINywKLnUXLs4Ip4DDK8uDsIACXSmGMdmhUVIXLsuRxJBl8av+ndd+ERGoF bg/iAIyA9hjKRhorE1wDyC4wg1S4P8laPevbK7NcDYDbK9MRmGSmEyP2uvhfLtVy 2zoPfIE5aEipx6GoIATzLRqpMO6rWB/eg9OUZVKN5Hwh3LNCKtkX726GC9WGVqoE zslF1S6VH63dfru2Vlu5eFdvmiox54gBJBMR7yld+EIiXWilNT0eWfEYRd3CMT6E EwRCNiNRa21DHstBdL9pTuE+K0LpAUXlznjiqeWrZVuJfdHJy51pGVWwoc4ynbhI TS/GFgJI4iG2xrE3EIJS5cAl1S9WtNOYYvZATM35blFbZv7ASoAGdj2EECIIPwJr CR4l9Y2k/fuNHAzhR4B0fEKj/uWj7ONqcolpf8W6lZx0MvVNgeDwdx0eoLrbrxY9 MJFb9OgD+BhNp5lIElysl0L9aEp3PxV668nSg4qV+Mo4w/5/OXhHK8675bXlITFU 4Rw6fxRUBeO2B0LSonE4Ds8QKMQCs2yfxyMPWMn8yK/xFkwpHzwoJuRR2RYpbQTb 5Hrnfk23k+2rflht07XBxNqqaznDQyPPvAvoB0ZZ2kchPYl75MlpAfOGlgfhXcmm Kp4g7VYyfAs= =ucQ/ -----END PGP SIGNATURE----- Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM DT updates from Arnd Bergmann: "A total of 380 patches this time, mostly adding support for more hardware in the device tree descriptions. There is not much exciting here for 4.11, but I've tried my best to condense the information from the pull requests I got into a readable summary. Noteworthy changes to existing platforms include: - The GIC memory map was a bit wrong almost everywhere and now gets fixed up - The Allwinner platforms convert to the generic pinmux properties - The Marvell EBU platforms now use the new DSA binding - Samsung Exynos4212 was unused and gets removed - The Renesas power management got improved New production machines: - Lego Mindstorms EV3: https://www.lego.com/en-us/mindstorms/about-ev3 - Beelink X2 Android media box: http://linux-sunxi.org/Beelink_X2 - "Romulus" baseboard management controller for OpenPower - Axentia TSE-850 Data Radio Channel (DARC) encoder: http://www.axentia.se/db/equipment.html - Luxul XAP-1410 and XWR-1200 wireless access points: https://luxul.com/xap-1410 New SoCs: - Allwinner H2+ and V3s, both minor variations of already supported chips: http://www.allwinnertech.com/index.php?c=product&a=index&id=38 - Marvell Prestera DX packet processors based on Armada XP architecture: http://www.marvell.com/switching/prestera-dx/ - Samsung Exynos4412 Prime gets added, a minor variation of Exynos4412 New developer and reference boards: - Lichee Pi One, Lichee Pi Zero and Orange Pi Zero, all based on Allwinner SoCs: http://linux-sunxi.org/LicheePi_One http://www.orangepi.org/orangepizero/ - SAMA5d36ek Reference platform: http://www.atmel.com/tools/sama5d36-ek.aspx - Beaglebone Green Wireless and Black Wireless: https://beagleboard.org/black-wireless https://beagleboard.org/green-wireless - phyCORE-AM335x System on Module: http://phytec.com/products/system-on-modules/phycore/am335x/ - New revision of "vf610-zii" Zodiac Inflight Innovations board - Various i.MX System-on-Module: Is.IoT MX6UL, SavageBoard, Engicam i.Core: http://www.opossom.com/english/index.html http://www.savageboard.org/ http://www.engicam.com/en/products/embedded/som/sodimm/is-iot-mx6ul http://www.engicam.com/en/products/embedded/som/sodimm/i-core-m6s-dl-d-q - Liebherr (LWN) monitor 6 based on i.MX6 Quad, no idea what this is - Cleanups and bugfixes on at91, bcm53xx, i.MX, mvebu, omap, oxnas, qcom, rockchip, sti, stm32 and tegra New device supports added to some boards and SoCs, briefly by platform: - Allwinner: SPDIF, A33 cpufreq, A33 Mali GPU - Aspeed: network, ipmi bt, gpio, pinmux - Broadcom: video encoder for raspberry pi, qspi, ethernet, sd/mmc - TI DaVinci: gpio, lcdc, usb, video-in, uart - TI Keystone 2: MSM RAM, power/reset, uart - Mediatek MT2701: clocks, iommu, spi, nand, adc, thermal - Marvell EBU: ethernet switch on Turris Omnia - NXP i.MX: otp ram, USB, wifi, bluetooth, spdif, spi, pmic, eeprom, mmc, nand - TI OMAP: - Qualcomm: coresight, gyro/accelerometer, hdmi - Renesas: pmic, soc-id - Rockchip: qos - Samsung: audio on Odroid-X - Socfpga: FPGA manager, i2c, led, can, watchdog, nand, power monitor - STi: video in/out - STM32: timer, pwm, i2c, rtc, add, i2s - NVIDIA Tegra: tpm - Uniphier: mmc/sd pinmux" * tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (380 commits) ARM: dts: armada-385-linksys: fix DSA compatible property ARM: dts: Fix typo in armada-xp-98dx4251 ARM: DTS: Fix register map for virt-capable GIC dt-bindings: arm,gic: Fix binding example for a virt-capable GIC ARM: dts: sun8i: sinlinx: Enable audio nodes ARM: dts: sun8i: parrot: Enable audio nodes ARM: dts: sun8i: Add audio codec, dai and card for A33 ARM: dts: Add EMAC AXI settings for Arria10 ARM: dts: am335x-chiliboard: Support charger ARM: dts: am335x-chiliboard: Support power button ARM: sun8i: dt: Add mali node dt-bindings: gpu: Add Mali Utgard bindings ARM: dts: stm32: Add I2C1 support for STM32429 eval board ARM: dts: stm32: Add I2C1 support for STM32F429 SoC ARM: dts: stm32: Use clock DT binding definition on stm32f429 family dt-bindings: mfd: stm32f4: Add missing binding definition dt-bindings: mfd: stm32f4: Fix STM32F4_X_CLOCK() macro ARM: dts: stm32: Enable pwm1 and pwm3 for stm32f469-disco ARM: dts: stm32: add Timers driver for stm32f429 MCU ARM: dts: add the AB8500 sysclk to the device trees ...
This commit is contained in:
commit
195849ea13
19
Documentation/devicetree/bindings/arm/axentia.txt
Normal file
19
Documentation/devicetree/bindings/arm/axentia.txt
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
Device tree bindings for Axentia ARM devices
|
||||||
|
============================================
|
||||||
|
|
||||||
|
Linea CPU module
|
||||||
|
----------------
|
||||||
|
|
||||||
|
Required root node properties:
|
||||||
|
compatible = "axentia,linea",
|
||||||
|
"atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
|
||||||
|
and following the rules from atmel-at91.txt for a sama5d31 SoC.
|
||||||
|
|
||||||
|
|
||||||
|
TSE-850 v3 board
|
||||||
|
----------------
|
||||||
|
|
||||||
|
Required root node properties:
|
||||||
|
compatible = "axentia,tse850v3", "axentia,linea",
|
||||||
|
"atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
|
||||||
|
and following the rules from above for the axentia,linea CPU module.
|
@ -13,6 +13,10 @@ EnBW AM1808 based CMC board
|
|||||||
Required root node properties:
|
Required root node properties:
|
||||||
- compatible = "enbw,cmc", "ti,da850;
|
- compatible = "enbw,cmc", "ti,da850;
|
||||||
|
|
||||||
|
LEGO MINDSTORMS EV3 (AM1808 based)
|
||||||
|
Required root node properties:
|
||||||
|
- compatible = "lego,ev3", "ti,da850";
|
||||||
|
|
||||||
Generic DaVinci Boards
|
Generic DaVinci Boards
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
23
Documentation/devicetree/bindings/arm/marvell/98dx3236.txt
Normal file
23
Documentation/devicetree/bindings/arm/marvell/98dx3236.txt
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
Marvell 98DX3236, 98DX3336 and 98DX4251 Platforms Device Tree Bindings
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families
|
||||||
|
shall have the following property:
|
||||||
|
|
||||||
|
Required root node property:
|
||||||
|
|
||||||
|
compatible: must contain "marvell,armadaxp-98dx3236"
|
||||||
|
|
||||||
|
In addition, boards using the Marvell 98DX3336 SoC shall have the
|
||||||
|
following property:
|
||||||
|
|
||||||
|
Required root node property:
|
||||||
|
|
||||||
|
compatible: must contain "marvell,armadaxp-98dx3336"
|
||||||
|
|
||||||
|
In addition, boards using the Marvell 98DX4251 SoC shall have the
|
||||||
|
following property:
|
||||||
|
|
||||||
|
Required root node property:
|
||||||
|
|
||||||
|
compatible: must contain "marvell,armadaxp-98dx4251"
|
@ -151,6 +151,9 @@ Boards:
|
|||||||
- AM335X SBC-T335 : single board computer, built around the Sitara AM3352/4
|
- AM335X SBC-T335 : single board computer, built around the Sitara AM3352/4
|
||||||
compatible = "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx"
|
compatible = "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx"
|
||||||
|
|
||||||
|
- AM335X phyCORE-AM335x: Development kit
|
||||||
|
compatible = "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti,am33xx"
|
||||||
|
|
||||||
- OMAP5 EVM : Evaluation Module
|
- OMAP5 EVM : Evaluation Module
|
||||||
compatible = "ti,omap5-evm", "ti,omap5"
|
compatible = "ti,omap5-evm", "ti,omap5"
|
||||||
|
|
||||||
|
18
Documentation/devicetree/bindings/ata/ahci-da850.txt
Normal file
18
Documentation/devicetree/bindings/ata/ahci-da850.txt
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
Device tree binding for the TI DA850 AHCI SATA Controller
|
||||||
|
---------------------------------------------------------
|
||||||
|
|
||||||
|
Required properties:
|
||||||
|
- compatible: must be "ti,da850-ahci"
|
||||||
|
- reg: physical base addresses and sizes of the two register regions
|
||||||
|
used by the controller: the register map as defined by the
|
||||||
|
AHCI 1.1 standard and the Power Down Control Register (PWRDN)
|
||||||
|
for enabling/disabling the SATA clock receiver
|
||||||
|
- interrupts: interrupt specifier (refer to the interrupt binding)
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
sata: sata@218000 {
|
||||||
|
compatible = "ti,da850-ahci";
|
||||||
|
reg = <0x218000 0x2000>, <0x22c018 0x4>;
|
||||||
|
interrupts = <67>;
|
||||||
|
};
|
@ -17,6 +17,9 @@ Required properties:
|
|||||||
property, containing a phandle to the clock device node, an index selecting
|
property, containing a phandle to the clock device node, an index selecting
|
||||||
between gated clocks and other clocks and an index specifying the clock to
|
between gated clocks and other clocks and an index specifying the clock to
|
||||||
use.
|
use.
|
||||||
|
- clocks: External oscillator clock phandle
|
||||||
|
- high speed external clock signal (HSE)
|
||||||
|
- external I2S clock (I2S_CKIN)
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
@ -25,6 +28,7 @@ Example:
|
|||||||
#clock-cells = <2>
|
#clock-cells = <2>
|
||||||
compatible = "st,stm32f42xx-rcc", "st,stm32-rcc";
|
compatible = "st,stm32f42xx-rcc", "st,stm32-rcc";
|
||||||
reg = <0x40023800 0x400>;
|
reg = <0x40023800 0x400>;
|
||||||
|
clocks = <&clk_hse>, <&clk_i2s_ckin>;
|
||||||
};
|
};
|
||||||
|
|
||||||
Specifying gated clocks
|
Specifying gated clocks
|
||||||
@ -66,6 +70,19 @@ The secondary index is bound with the following magic numbers:
|
|||||||
|
|
||||||
0 SYSTICK
|
0 SYSTICK
|
||||||
1 FCLK
|
1 FCLK
|
||||||
|
2 CLK_LSI (low-power clock source)
|
||||||
|
3 CLK_LSE (generated from a 32.768 kHz low-speed external
|
||||||
|
crystal or ceramic resonator)
|
||||||
|
4 CLK_HSE_RTC (HSE division factor for RTC clock)
|
||||||
|
5 CLK_RTC (real-time clock)
|
||||||
|
6 PLL_VCO_I2S (vco frequency of I2S pll)
|
||||||
|
7 PLL_VCO_SAI (vco frequency of SAI pll)
|
||||||
|
8 CLK_LCD (LCD-TFT)
|
||||||
|
9 CLK_I2S (I2S clocks)
|
||||||
|
10 CLK_SAI1 (audio clocks)
|
||||||
|
11 CLK_SAI2
|
||||||
|
12 CLK_I2SQ_PDIV (post divisor of pll i2s q divisor)
|
||||||
|
13 CLK_SAIQ_PDIV (post divisor of pll sai q divisor)
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
@ -10,6 +10,8 @@ Required properties:
|
|||||||
|
|
||||||
"catalyst,24c32"
|
"catalyst,24c32"
|
||||||
|
|
||||||
|
"microchip,24c128"
|
||||||
|
|
||||||
"ramtron,24c64"
|
"ramtron,24c64"
|
||||||
|
|
||||||
"renesas,r1ex24002"
|
"renesas,r1ex24002"
|
||||||
|
81
Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
Normal file
81
Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
ARM Mali Utgard GPU
|
||||||
|
===================
|
||||||
|
|
||||||
|
Required properties:
|
||||||
|
- compatible
|
||||||
|
* Must be one of the following:
|
||||||
|
+ "arm,mali-300"
|
||||||
|
+ "arm,mali-400"
|
||||||
|
+ "arm,mali-450"
|
||||||
|
* And, optionally, one of the vendor specific compatible:
|
||||||
|
+ allwinner,sun4i-a10-mali
|
||||||
|
+ allwinner,sun7i-a20-mali
|
||||||
|
+ amlogic,meson-gxbb-mali
|
||||||
|
+ amlogic,meson-gxl-mali
|
||||||
|
+ stericsson,db8500-mali
|
||||||
|
|
||||||
|
- reg: Physical base address and length of the GPU registers
|
||||||
|
|
||||||
|
- interrupts: an entry for each entry in interrupt-names.
|
||||||
|
See ../interrupt-controller/interrupts.txt for details.
|
||||||
|
|
||||||
|
- interrupt-names:
|
||||||
|
* ppX: Pixel Processor X interrupt (X from 0 to 7)
|
||||||
|
* ppmmuX: Pixel Processor X MMU interrupt (X from 0 to 7)
|
||||||
|
* pp: Pixel Processor broadcast interrupt (mali-450 only)
|
||||||
|
* gp: Geometry Processor interrupt
|
||||||
|
* gpmmu: Geometry Processor MMU interrupt
|
||||||
|
|
||||||
|
- clocks: an entry for each entry in clock-names
|
||||||
|
- clock-names:
|
||||||
|
* bus: bus clock for the GPU
|
||||||
|
* core: clock driving the GPU itself
|
||||||
|
|
||||||
|
Optional properties:
|
||||||
|
- interrupt-names and interrupts:
|
||||||
|
* pmu: Power Management Unit interrupt, if implemented in hardware
|
||||||
|
|
||||||
|
Vendor-specific bindings
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
The Mali GPU is integrated very differently from one SoC to
|
||||||
|
another. In order to accomodate those differences, you have the option
|
||||||
|
to specify one more vendor-specific compatible, among:
|
||||||
|
|
||||||
|
- allwinner,sun4i-a10-mali
|
||||||
|
Required properties:
|
||||||
|
* resets: phandle to the reset line for the GPU
|
||||||
|
|
||||||
|
- allwinner,sun7i-a20-mali
|
||||||
|
Required properties:
|
||||||
|
* resets: phandle to the reset line for the GPU
|
||||||
|
|
||||||
|
- stericsson,db8500-mali
|
||||||
|
Required properties:
|
||||||
|
* interrupt-names and interrupts:
|
||||||
|
+ combined: combined interrupt of all of the above lines
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
mali: gpu@1c40000 {
|
||||||
|
compatible = "allwinner,sun7i-a20-mali", "arm,mali-400";
|
||||||
|
reg = <0x01c40000 0x10000>;
|
||||||
|
interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
interrupt-names = "gp",
|
||||||
|
"gpmmu",
|
||||||
|
"pp0",
|
||||||
|
"ppmmu0",
|
||||||
|
"pp1",
|
||||||
|
"ppmmu1",
|
||||||
|
"pmu";
|
||||||
|
clocks = <&ccu CLK_BUS_GPU>, <&ccu CLK_GPU>;
|
||||||
|
clock-names = "bus", "core";
|
||||||
|
resets = <&ccu RST_BUS_GPU>;
|
||||||
|
};
|
||||||
|
|
@ -111,7 +111,7 @@ Example:
|
|||||||
#interrupt-cells = <3>;
|
#interrupt-cells = <3>;
|
||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
reg = <0x2c001000 0x1000>,
|
reg = <0x2c001000 0x1000>,
|
||||||
<0x2c002000 0x1000>,
|
<0x2c002000 0x2000>,
|
||||||
<0x2c004000 0x2000>,
|
<0x2c004000 0x2000>,
|
||||||
<0x2c006000 0x2000>;
|
<0x2c006000 0x2000>;
|
||||||
interrupts = <1 9 0xf04>;
|
interrupts = <1 9 0xf04>;
|
||||||
|
50
Documentation/devicetree/bindings/net/marvell,prestera.txt
Normal file
50
Documentation/devicetree/bindings/net/marvell,prestera.txt
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
Marvell Prestera Switch Chip bindings
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
Required properties:
|
||||||
|
- compatible: one of the following
|
||||||
|
"marvell,prestera-98dx3236",
|
||||||
|
"marvell,prestera-98dx3336",
|
||||||
|
"marvell,prestera-98dx4251",
|
||||||
|
- reg: address and length of the register set for the device.
|
||||||
|
- interrupts: interrupt for the device
|
||||||
|
|
||||||
|
Optional properties:
|
||||||
|
- dfx: phandle reference to the "DFX Server" node
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
switch {
|
||||||
|
compatible = "simple-bus";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges = <0 MBUS_ID(0x03, 0x00) 0 0x100000>;
|
||||||
|
|
||||||
|
packet-processor@0 {
|
||||||
|
compatible = "marvell,prestera-98dx3236";
|
||||||
|
reg = <0 0x4000000>;
|
||||||
|
interrupts = <33>, <34>, <35>;
|
||||||
|
dfx = <&dfx>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
DFX Server bindings
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Required properties:
|
||||||
|
- compatible: must be "marvell,dfx-server"
|
||||||
|
- reg: address and length of the register set for the device.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
dfx-registers {
|
||||||
|
compatible = "simple-bus";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges = <0 MBUS_ID(0x08, 0x00) 0 0x100000>;
|
||||||
|
|
||||||
|
dfx: dfx@0 {
|
||||||
|
compatible = "marvell,dfx-server";
|
||||||
|
reg = <0 0x100000>;
|
||||||
|
};
|
||||||
|
};
|
@ -164,11 +164,14 @@ kosagi Sutajio Ko-Usagi PTE Ltd.
|
|||||||
kyo Kyocera Corporation
|
kyo Kyocera Corporation
|
||||||
lacie LaCie
|
lacie LaCie
|
||||||
lantiq Lantiq Semiconductor
|
lantiq Lantiq Semiconductor
|
||||||
|
lego LEGO Systems A/S
|
||||||
lenovo Lenovo Group Ltd.
|
lenovo Lenovo Group Ltd.
|
||||||
lg LG Corporation
|
lg LG Corporation
|
||||||
|
licheepi Lichee Pi
|
||||||
linux Linux-specific binding
|
linux Linux-specific binding
|
||||||
lltc Linear Technology Corporation
|
lltc Linear Technology Corporation
|
||||||
lsi LSI Corp. (LSI Logic)
|
lsi LSI Corp. (LSI Logic)
|
||||||
|
lwn Liebherr-Werk Nenzing GmbH
|
||||||
macnica Macnica Americas
|
macnica Macnica Americas
|
||||||
marvell Marvell Technology Group Ltd.
|
marvell Marvell Technology Group Ltd.
|
||||||
maxim Maxim Integrated Products
|
maxim Maxim Integrated Products
|
||||||
@ -232,6 +235,7 @@ pine64 Pine64
|
|||||||
pixcir PIXCIR MICROELECTRONICS Co., Ltd
|
pixcir PIXCIR MICROELECTRONICS Co., Ltd
|
||||||
plathome Plat'Home Co., Ltd.
|
plathome Plat'Home Co., Ltd.
|
||||||
plda PLDA
|
plda PLDA
|
||||||
|
poslab Poslab Technology Co., Ltd.
|
||||||
powervr PowerVR (deprecated, use img)
|
powervr PowerVR (deprecated, use img)
|
||||||
pulsedlight PulsedLight, Inc
|
pulsedlight PulsedLight, Inc
|
||||||
qca Qualcomm Atheros, Inc.
|
qca Qualcomm Atheros, Inc.
|
||||||
@ -333,6 +337,7 @@ x-powers X-Powers
|
|||||||
xes Extreme Engineering Solutions (X-ES)
|
xes Extreme Engineering Solutions (X-ES)
|
||||||
xillybus Xillybus Ltd.
|
xillybus Xillybus Ltd.
|
||||||
xlnx Xilinx
|
xlnx Xilinx
|
||||||
|
xunlong Shenzhen Xunlong Software CO.,Limited
|
||||||
zarlink Zarlink Semiconductor
|
zarlink Zarlink Semiconductor
|
||||||
zeitec ZEITEC Semiconductor Co., LTD.
|
zeitec ZEITEC Semiconductor Co., LTD.
|
||||||
zii Zodiac Inflight Innovations
|
zii Zodiac Inflight Innovations
|
||||||
|
@ -2351,6 +2351,14 @@ S: Maintained
|
|||||||
F: Documentation/devicetree/bindings/sound/axentia,*
|
F: Documentation/devicetree/bindings/sound/axentia,*
|
||||||
F: sound/soc/atmel/tse850-pcm5142.c
|
F: sound/soc/atmel/tse850-pcm5142.c
|
||||||
|
|
||||||
|
AXENTIA ARM DEVICES
|
||||||
|
M: Peter Rosin <peda@axentia.se>
|
||||||
|
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
||||||
|
S: Maintained
|
||||||
|
F: Documentation/devicetree/bindings/arm/axentia.txt
|
||||||
|
F: arch/arm/boot/dts/at91-linea.dtsi
|
||||||
|
F: arch/arm/boot/dts/at91-tse850-3.dts
|
||||||
|
|
||||||
AZ6007 DVB DRIVER
|
AZ6007 DVB DRIVER
|
||||||
M: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
M: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
||||||
M: Mauro Carvalho Chehab <mchehab@kernel.org>
|
M: Mauro Carvalho Chehab <mchehab@kernel.org>
|
||||||
|
@ -48,11 +48,13 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
|
|||||||
at91-kizbox2.dtb \
|
at91-kizbox2.dtb \
|
||||||
at91-sama5d2_xplained.dtb \
|
at91-sama5d2_xplained.dtb \
|
||||||
at91-sama5d3_xplained.dtb \
|
at91-sama5d3_xplained.dtb \
|
||||||
|
at91-tse850-3.dtb \
|
||||||
sama5d31ek.dtb \
|
sama5d31ek.dtb \
|
||||||
sama5d33ek.dtb \
|
sama5d33ek.dtb \
|
||||||
sama5d34ek.dtb \
|
sama5d34ek.dtb \
|
||||||
sama5d35ek.dtb \
|
sama5d35ek.dtb \
|
||||||
sama5d36ek.dtb \
|
sama5d36ek.dtb \
|
||||||
|
sama5d36ek_cmp.dtb \
|
||||||
at91-sama5d4_ma5d4evk.dtb \
|
at91-sama5d4_ma5d4evk.dtb \
|
||||||
at91-sama5d4_xplained.dtb \
|
at91-sama5d4_xplained.dtb \
|
||||||
at91-sama5d4ek.dtb \
|
at91-sama5d4ek.dtb \
|
||||||
@ -83,6 +85,8 @@ dtb-$(CONFIG_ARCH_BCM_5301X) += \
|
|||||||
bcm47081-asus-rt-n18u.dtb \
|
bcm47081-asus-rt-n18u.dtb \
|
||||||
bcm47081-buffalo-wzr-600dhp2.dtb \
|
bcm47081-buffalo-wzr-600dhp2.dtb \
|
||||||
bcm47081-buffalo-wzr-900dhp.dtb \
|
bcm47081-buffalo-wzr-900dhp.dtb \
|
||||||
|
bcm47081-luxul-xap-1410.dtb \
|
||||||
|
bcm47081-luxul-xwr-1200.dtb \
|
||||||
bcm4709-asus-rt-ac87u.dtb \
|
bcm4709-asus-rt-ac87u.dtb \
|
||||||
bcm4709-buffalo-wxr-1900dhp.dtb \
|
bcm4709-buffalo-wxr-1900dhp.dtb \
|
||||||
bcm4709-netgear-r7000.dtb \
|
bcm4709-netgear-r7000.dtb \
|
||||||
@ -128,7 +132,8 @@ dtb-$(CONFIG_ARCH_CLPS711X) += \
|
|||||||
dtb-$(CONFIG_ARCH_DAVINCI) += \
|
dtb-$(CONFIG_ARCH_DAVINCI) += \
|
||||||
da850-lcdk.dtb \
|
da850-lcdk.dtb \
|
||||||
da850-enbw-cmc.dtb \
|
da850-enbw-cmc.dtb \
|
||||||
da850-evm.dtb
|
da850-evm.dtb \
|
||||||
|
da850-lego-ev3.dtb
|
||||||
dtb-$(CONFIG_ARCH_DIGICOLOR) += \
|
dtb-$(CONFIG_ARCH_DIGICOLOR) += \
|
||||||
cx92755_equinox.dtb
|
cx92755_equinox.dtb
|
||||||
dtb-$(CONFIG_ARCH_EFM32) += \
|
dtb-$(CONFIG_ARCH_EFM32) += \
|
||||||
@ -349,6 +354,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
|
|||||||
imx6dl-gw553x.dtb \
|
imx6dl-gw553x.dtb \
|
||||||
imx6dl-hummingboard.dtb \
|
imx6dl-hummingboard.dtb \
|
||||||
imx6dl-icore.dtb \
|
imx6dl-icore.dtb \
|
||||||
|
imx6dl-icore-rqs.dtb \
|
||||||
imx6dl-nit6xlite.dtb \
|
imx6dl-nit6xlite.dtb \
|
||||||
imx6dl-nitrogen6x.dtb \
|
imx6dl-nitrogen6x.dtb \
|
||||||
imx6dl-phytec-pbab01.dtb \
|
imx6dl-phytec-pbab01.dtb \
|
||||||
@ -357,6 +363,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
|
|||||||
imx6dl-sabreauto.dtb \
|
imx6dl-sabreauto.dtb \
|
||||||
imx6dl-sabrelite.dtb \
|
imx6dl-sabrelite.dtb \
|
||||||
imx6dl-sabresd.dtb \
|
imx6dl-sabresd.dtb \
|
||||||
|
imx6dl-savageboard.dtb \
|
||||||
imx6dl-ts4900.dtb \
|
imx6dl-ts4900.dtb \
|
||||||
imx6dl-tx6dl-comtft.dtb \
|
imx6dl-tx6dl-comtft.dtb \
|
||||||
imx6dl-tx6s-8034.dtb \
|
imx6dl-tx6s-8034.dtb \
|
||||||
@ -393,6 +400,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
|
|||||||
imx6q-icore.dtb \
|
imx6q-icore.dtb \
|
||||||
imx6q-icore-rqs.dtb \
|
imx6q-icore-rqs.dtb \
|
||||||
imx6q-marsboard.dtb \
|
imx6q-marsboard.dtb \
|
||||||
|
imx6q-mccmon6.dtb \
|
||||||
imx6q-nitrogen6x.dtb \
|
imx6q-nitrogen6x.dtb \
|
||||||
imx6q-nitrogen6_max.dtb \
|
imx6q-nitrogen6_max.dtb \
|
||||||
imx6q-nitrogen6_som2.dtb \
|
imx6q-nitrogen6_som2.dtb \
|
||||||
@ -402,6 +410,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
|
|||||||
imx6q-sabreauto.dtb \
|
imx6q-sabreauto.dtb \
|
||||||
imx6q-sabrelite.dtb \
|
imx6q-sabrelite.dtb \
|
||||||
imx6q-sabresd.dtb \
|
imx6q-sabresd.dtb \
|
||||||
|
imx6q-savageboard.dtb \
|
||||||
imx6q-sbc6x.dtb \
|
imx6q-sbc6x.dtb \
|
||||||
imx6q-tbs2910.dtb \
|
imx6q-tbs2910.dtb \
|
||||||
imx6q-ts4900.dtb \
|
imx6q-ts4900.dtb \
|
||||||
@ -434,7 +443,10 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
|
|||||||
dtb-$(CONFIG_SOC_IMX6UL) += \
|
dtb-$(CONFIG_SOC_IMX6UL) += \
|
||||||
imx6ul-14x14-evk.dtb \
|
imx6ul-14x14-evk.dtb \
|
||||||
imx6ul-geam-kit.dtb \
|
imx6ul-geam-kit.dtb \
|
||||||
|
imx6ul-isiot-emmc.dtb \
|
||||||
|
imx6ul-isiot-nand.dtb \
|
||||||
imx6ul-liteboard.dtb \
|
imx6ul-liteboard.dtb \
|
||||||
|
imx6ul-opos6uldev.dtb \
|
||||||
imx6ul-pico-hobbit.dtb \
|
imx6ul-pico-hobbit.dtb \
|
||||||
imx6ul-tx6ul-0010.dtb \
|
imx6ul-tx6ul-0010.dtb \
|
||||||
imx6ul-tx6ul-0011.dtb \
|
imx6ul-tx6ul-0011.dtb \
|
||||||
@ -458,7 +470,8 @@ dtb-$(CONFIG_SOC_VF610) += \
|
|||||||
vf610-cosmic.dtb \
|
vf610-cosmic.dtb \
|
||||||
vf610m4-cosmic.dtb \
|
vf610m4-cosmic.dtb \
|
||||||
vf610-twr.dtb \
|
vf610-twr.dtb \
|
||||||
vf610-zii-dev-rev-b.dtb
|
vf610-zii-dev-rev-b.dtb \
|
||||||
|
vf610-zii-dev-rev-c.dtb
|
||||||
dtb-$(CONFIG_ARCH_MXS) += \
|
dtb-$(CONFIG_ARCH_MXS) += \
|
||||||
imx23-evk.dtb \
|
imx23-evk.dtb \
|
||||||
imx23-olinuxino.dtb \
|
imx23-olinuxino.dtb \
|
||||||
@ -564,7 +577,9 @@ dtb-$(CONFIG_SOC_AM33XX) += \
|
|||||||
am335x-base0033.dtb \
|
am335x-base0033.dtb \
|
||||||
am335x-bone.dtb \
|
am335x-bone.dtb \
|
||||||
am335x-boneblack.dtb \
|
am335x-boneblack.dtb \
|
||||||
|
am335x-boneblack-wireless.dtb \
|
||||||
am335x-bonegreen.dtb \
|
am335x-bonegreen.dtb \
|
||||||
|
am335x-bonegreen-wireless.dtb \
|
||||||
am335x-chiliboard.dtb \
|
am335x-chiliboard.dtb \
|
||||||
am335x-cm-t335.dtb \
|
am335x-cm-t335.dtb \
|
||||||
am335x-evm.dtb \
|
am335x-evm.dtb \
|
||||||
@ -573,6 +588,7 @@ dtb-$(CONFIG_SOC_AM33XX) += \
|
|||||||
am335x-lxm.dtb \
|
am335x-lxm.dtb \
|
||||||
am335x-nano.dtb \
|
am335x-nano.dtb \
|
||||||
am335x-pepper.dtb \
|
am335x-pepper.dtb \
|
||||||
|
am335x-phycore-rdk.dtb \
|
||||||
am335x-shc.dtb \
|
am335x-shc.dtb \
|
||||||
am335x-sbc-t335.dtb \
|
am335x-sbc-t335.dtb \
|
||||||
am335x-sl50.dtb \
|
am335x-sl50.dtb \
|
||||||
@ -718,6 +734,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += \
|
|||||||
sh73a0-kzm9g.dtb
|
sh73a0-kzm9g.dtb
|
||||||
dtb-$(CONFIG_ARCH_SOCFPGA) += \
|
dtb-$(CONFIG_ARCH_SOCFPGA) += \
|
||||||
socfpga_arria5_socdk.dtb \
|
socfpga_arria5_socdk.dtb \
|
||||||
|
socfpga_arria10_socdk_nand.dtb \
|
||||||
socfpga_arria10_socdk_qspi.dtb \
|
socfpga_arria10_socdk_qspi.dtb \
|
||||||
socfpga_arria10_socdk_sdmmc.dtb \
|
socfpga_arria10_socdk_sdmmc.dtb \
|
||||||
socfpga_cyclone5_mcvevk.dtb \
|
socfpga_cyclone5_mcvevk.dtb \
|
||||||
@ -782,6 +799,7 @@ dtb-$(CONFIG_MACH_SUN5I) += \
|
|||||||
sun5i-a13-empire-electronix-m712.dtb \
|
sun5i-a13-empire-electronix-m712.dtb \
|
||||||
sun5i-a13-hsg-h702.dtb \
|
sun5i-a13-hsg-h702.dtb \
|
||||||
sun5i-a13-inet-98v-rev2.dtb \
|
sun5i-a13-inet-98v-rev2.dtb \
|
||||||
|
sun5i-a13-licheepi-one.dtb \
|
||||||
sun5i-a13-olinuxino.dtb \
|
sun5i-a13-olinuxino.dtb \
|
||||||
sun5i-a13-olinuxino-micro.dtb \
|
sun5i-a13-olinuxino-micro.dtb \
|
||||||
sun5i-a13-q8-tablet.dtb \
|
sun5i-a13-q8-tablet.dtb \
|
||||||
@ -845,7 +863,9 @@ dtb-$(CONFIG_MACH_SUN8I) += \
|
|||||||
sun8i-a33-sinlinx-sina33.dtb \
|
sun8i-a33-sinlinx-sina33.dtb \
|
||||||
sun8i-a83t-allwinner-h8homlet-v2.dtb \
|
sun8i-a83t-allwinner-h8homlet-v2.dtb \
|
||||||
sun8i-a83t-cubietruck-plus.dtb \
|
sun8i-a83t-cubietruck-plus.dtb \
|
||||||
|
sun8i-h2-plus-orangepi-zero.dtb \
|
||||||
sun8i-h3-bananapi-m2-plus.dtb \
|
sun8i-h3-bananapi-m2-plus.dtb \
|
||||||
|
sun8i-h3-beelink-x2.dtb \
|
||||||
sun8i-h3-nanopi-m1.dtb \
|
sun8i-h3-nanopi-m1.dtb \
|
||||||
sun8i-h3-nanopi-neo.dtb \
|
sun8i-h3-nanopi-neo.dtb \
|
||||||
sun8i-h3-orangepi-2.dtb \
|
sun8i-h3-orangepi-2.dtb \
|
||||||
@ -855,7 +875,8 @@ dtb-$(CONFIG_MACH_SUN8I) += \
|
|||||||
sun8i-h3-orangepi-pc-plus.dtb \
|
sun8i-h3-orangepi-pc-plus.dtb \
|
||||||
sun8i-h3-orangepi-plus.dtb \
|
sun8i-h3-orangepi-plus.dtb \
|
||||||
sun8i-h3-orangepi-plus2e.dtb \
|
sun8i-h3-orangepi-plus2e.dtb \
|
||||||
sun8i-r16-parrot.dtb
|
sun8i-r16-parrot.dtb \
|
||||||
|
sun8i-v3s-licheepi-zero.dtb
|
||||||
dtb-$(CONFIG_MACH_SUN9I) += \
|
dtb-$(CONFIG_MACH_SUN9I) += \
|
||||||
sun9i-a80-optimus.dtb \
|
sun9i-a80-optimus.dtb \
|
||||||
sun9i-a80-cubieboard4.dtb
|
sun9i-a80-cubieboard4.dtb
|
||||||
@ -951,6 +972,8 @@ dtb-$(CONFIG_MACH_ARMADA_38X) += \
|
|||||||
armada-385-linksys-cobra.dtb \
|
armada-385-linksys-cobra.dtb \
|
||||||
armada-385-turris-omnia.dtb \
|
armada-385-turris-omnia.dtb \
|
||||||
armada-388-clearfog.dtb \
|
armada-388-clearfog.dtb \
|
||||||
|
armada-388-clearfog-base.dtb \
|
||||||
|
armada-388-clearfog-pro.dtb \
|
||||||
armada-388-db.dtb \
|
armada-388-db.dtb \
|
||||||
armada-388-gp.dtb \
|
armada-388-gp.dtb \
|
||||||
armada-388-rd.dtb
|
armada-388-rd.dtb
|
||||||
@ -959,6 +982,8 @@ dtb-$(CONFIG_MACH_ARMADA_39X) += \
|
|||||||
dtb-$(CONFIG_MACH_ARMADA_XP) += \
|
dtb-$(CONFIG_MACH_ARMADA_XP) += \
|
||||||
armada-xp-axpwifiap.dtb \
|
armada-xp-axpwifiap.dtb \
|
||||||
armada-xp-db.dtb \
|
armada-xp-db.dtb \
|
||||||
|
armada-xp-db-dxbc2.dtb \
|
||||||
|
armada-xp-db-xc3-24g4xg.dtb \
|
||||||
armada-xp-gp.dtb \
|
armada-xp-gp.dtb \
|
||||||
armada-xp-lenovo-ix4-300d.dtb \
|
armada-xp-lenovo-ix4-300d.dtb \
|
||||||
armada-xp-linksys-mamba.dtb \
|
armada-xp-linksys-mamba.dtb \
|
||||||
@ -983,6 +1008,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
|
|||||||
mt8135-evbp1.dtb
|
mt8135-evbp1.dtb
|
||||||
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
|
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
|
||||||
dtb-$(CONFIG_ARCH_ASPEED) += aspeed-bmc-opp-palmetto.dtb \
|
dtb-$(CONFIG_ARCH_ASPEED) += aspeed-bmc-opp-palmetto.dtb \
|
||||||
|
aspeed-bmc-opp-romulus.dtb \
|
||||||
aspeed-ast2500-evb.dtb
|
aspeed-ast2500-evb.dtb
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
reg = <0x0 0xfb001000 0x0 0x1000>,
|
reg = <0x0 0xfb001000 0x0 0x1000>,
|
||||||
<0x0 0xfb002000 0x0 0x2000>,
|
<0x0 0xfb002000 0x0 0x2000>,
|
||||||
<0x0 0xfb004000 0x0 0x1000>,
|
<0x0 0xfb004000 0x0 0x2000>,
|
||||||
<0x0 0xfb006000 0x0 0x2000>;
|
<0x0 0xfb006000 0x0 0x2000>;
|
||||||
interrupts =
|
interrupts =
|
||||||
<GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
|
<GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
|
||||||
|
@ -207,6 +207,8 @@
|
|||||||
&usb0 {
|
&usb0 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
dr_mode = "peripheral";
|
dr_mode = "peripheral";
|
||||||
|
interrupts-extended = <&intc 18 &tps 0>;
|
||||||
|
interrupt-names = "mc", "vbus";
|
||||||
};
|
};
|
||||||
|
|
||||||
&usb1 {
|
&usb1 {
|
||||||
|
163
arch/arm/boot/dts/am335x-boneblack-common.dtsi
Normal file
163
arch/arm/boot/dts/am335x-boneblack-common.dtsi
Normal file
@ -0,0 +1,163 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
* published by the Free Software Foundation.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include <dt-bindings/display/tda998x.h>
|
||||||
|
|
||||||
|
&ldo3_reg {
|
||||||
|
regulator-min-microvolt = <1800000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc1 {
|
||||||
|
vmmc-supply = <&vmmcsd_fixed>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc2 {
|
||||||
|
vmmc-supply = <&vmmcsd_fixed>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&emmc_pins>;
|
||||||
|
bus-width = <8>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&am33xx_pinmux {
|
||||||
|
nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x9b0, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr0 */
|
||||||
|
AM33XX_IOPAD(0x8a0, PIN_OUTPUT | MUX_MODE0) /* lcd_data0.lcd_data0 */
|
||||||
|
AM33XX_IOPAD(0x8a4, PIN_OUTPUT | MUX_MODE0) /* lcd_data1.lcd_data1 */
|
||||||
|
AM33XX_IOPAD(0x8a8, PIN_OUTPUT | MUX_MODE0) /* lcd_data2.lcd_data2 */
|
||||||
|
AM33XX_IOPAD(0x8ac, PIN_OUTPUT | MUX_MODE0) /* lcd_data3.lcd_data3 */
|
||||||
|
AM33XX_IOPAD(0x8b0, PIN_OUTPUT | MUX_MODE0) /* lcd_data4.lcd_data4 */
|
||||||
|
AM33XX_IOPAD(0x8b4, PIN_OUTPUT | MUX_MODE0) /* lcd_data5.lcd_data5 */
|
||||||
|
AM33XX_IOPAD(0x8b8, PIN_OUTPUT | MUX_MODE0) /* lcd_data6.lcd_data6 */
|
||||||
|
AM33XX_IOPAD(0x8bc, PIN_OUTPUT | MUX_MODE0) /* lcd_data7.lcd_data7 */
|
||||||
|
AM33XX_IOPAD(0x8c0, PIN_OUTPUT | MUX_MODE0) /* lcd_data8.lcd_data8 */
|
||||||
|
AM33XX_IOPAD(0x8c4, PIN_OUTPUT | MUX_MODE0) /* lcd_data9.lcd_data9 */
|
||||||
|
AM33XX_IOPAD(0x8c8, PIN_OUTPUT | MUX_MODE0) /* lcd_data10.lcd_data10 */
|
||||||
|
AM33XX_IOPAD(0x8cc, PIN_OUTPUT | MUX_MODE0) /* lcd_data11.lcd_data11 */
|
||||||
|
AM33XX_IOPAD(0x8d0, PIN_OUTPUT | MUX_MODE0) /* lcd_data12.lcd_data12 */
|
||||||
|
AM33XX_IOPAD(0x8d4, PIN_OUTPUT | MUX_MODE0) /* lcd_data13.lcd_data13 */
|
||||||
|
AM33XX_IOPAD(0x8d8, PIN_OUTPUT | MUX_MODE0) /* lcd_data14.lcd_data14 */
|
||||||
|
AM33XX_IOPAD(0x8dc, PIN_OUTPUT | MUX_MODE0) /* lcd_data15.lcd_data15 */
|
||||||
|
AM33XX_IOPAD(0x8e0, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_vsync.lcd_vsync */
|
||||||
|
AM33XX_IOPAD(0x8e4, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_hsync.lcd_hsync */
|
||||||
|
AM33XX_IOPAD(0x8e8, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_pclk.lcd_pclk */
|
||||||
|
AM33XX_IOPAD(0x8ec, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_ac_bias_en.lcd_ac_bias_en */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
nxp_hdmi_bonelt_off_pins: nxp_hdmi_bonelt_off_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x9b0, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr0 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
mcasp0_pins: mcasp0_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x9ac, PIN_INPUT_PULLUP | MUX_MODE0) /* mcasp0_ahcklx.mcasp0_ahclkx */
|
||||||
|
AM33XX_IOPAD(0x99c, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* mcasp0_ahclkr.mcasp0_axr2*/
|
||||||
|
AM33XX_IOPAD(0x994, PIN_OUTPUT_PULLUP | MUX_MODE0) /* mcasp0_fsx.mcasp0_fsx */
|
||||||
|
AM33XX_IOPAD(0x990, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mcasp0_aclkx.mcasp0_aclkx */
|
||||||
|
AM33XX_IOPAD(0x86c, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a11.GPIO1_27 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&lcdc {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
/* If you want to get 24 bit RGB and 16 BGR mode instead of
|
||||||
|
* current 16 bit RGB and 24 BGR modes, set the propety
|
||||||
|
* below to "crossed" and uncomment the video-ports -property
|
||||||
|
* in tda19988 node.
|
||||||
|
*/
|
||||||
|
blue-and-red-wiring = "straight";
|
||||||
|
|
||||||
|
port {
|
||||||
|
lcdc_0: endpoint@0 {
|
||||||
|
remote-endpoint = <&hdmi_0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
tda19988: tda19988 {
|
||||||
|
compatible = "nxp,tda998x";
|
||||||
|
reg = <0x70>;
|
||||||
|
|
||||||
|
pinctrl-names = "default", "off";
|
||||||
|
pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
|
||||||
|
pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
|
||||||
|
|
||||||
|
/* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
||||||
|
/* video-ports = <0x234501>; */
|
||||||
|
|
||||||
|
#sound-dai-cells = <0>;
|
||||||
|
audio-ports = < TDA998x_I2S 0x03>;
|
||||||
|
|
||||||
|
ports {
|
||||||
|
port@0 {
|
||||||
|
hdmi_0: endpoint@0 {
|
||||||
|
remote-endpoint = <&lcdc_0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&rtc {
|
||||||
|
system-power-controller;
|
||||||
|
};
|
||||||
|
|
||||||
|
&mcasp0 {
|
||||||
|
#sound-dai-cells = <0>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&mcasp0_pins>;
|
||||||
|
status = "okay";
|
||||||
|
op-mode = <0>; /* MCASP_IIS_MODE */
|
||||||
|
tdm-slots = <2>;
|
||||||
|
serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|
||||||
|
0 0 1 0
|
||||||
|
>;
|
||||||
|
tx-num-evt = <32>;
|
||||||
|
rx-num-evt = <32>;
|
||||||
|
};
|
||||||
|
|
||||||
|
/ {
|
||||||
|
clk_mcasp0_fixed: clk_mcasp0_fixed {
|
||||||
|
#clock-cells = <0>;
|
||||||
|
compatible = "fixed-clock";
|
||||||
|
clock-frequency = <24576000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
clk_mcasp0: clk_mcasp0 {
|
||||||
|
#clock-cells = <0>;
|
||||||
|
compatible = "gpio-gate-clock";
|
||||||
|
clocks = <&clk_mcasp0_fixed>;
|
||||||
|
enable-gpios = <&gpio1 27 0>; /* BeagleBone Black Clk enable on GPIO1_27 */
|
||||||
|
};
|
||||||
|
|
||||||
|
sound {
|
||||||
|
compatible = "simple-audio-card";
|
||||||
|
simple-audio-card,name = "TI BeagleBone Black";
|
||||||
|
simple-audio-card,format = "i2s";
|
||||||
|
simple-audio-card,bitclock-master = <&dailink0_master>;
|
||||||
|
simple-audio-card,frame-master = <&dailink0_master>;
|
||||||
|
|
||||||
|
dailink0_master: simple-audio-card,cpu {
|
||||||
|
sound-dai = <&mcasp0>;
|
||||||
|
clocks = <&clk_mcasp0>;
|
||||||
|
};
|
||||||
|
|
||||||
|
simple-audio-card,codec {
|
||||||
|
sound-dai = <&tda19988>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
109
arch/arm/boot/dts/am335x-boneblack-wireless.dts
Normal file
109
arch/arm/boot/dts/am335x-boneblack-wireless.dts
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
* published by the Free Software Foundation.
|
||||||
|
*/
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "am33xx.dtsi"
|
||||||
|
#include "am335x-bone-common.dtsi"
|
||||||
|
#include "am335x-boneblack-common.dtsi"
|
||||||
|
#include <dt-bindings/interrupt-controller/irq.h>
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "TI AM335x BeagleBone Black Wireless";
|
||||||
|
compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
||||||
|
|
||||||
|
wlan_en_reg: fixedregulator@2 {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
regulator-name = "wlan-en-regulator";
|
||||||
|
regulator-min-microvolt = <1800000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
startup-delay-us= <70000>;
|
||||||
|
|
||||||
|
/* WL_EN */
|
||||||
|
gpio = <&gpio3 9 0>;
|
||||||
|
enable-active-high;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&am33xx_pinmux {
|
||||||
|
bt_pins: pinmux_bt_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x928, PIN_OUTPUT_PULLUP | MUX_MODE7) /* gmii1_txd0.gpio0_28 - BT_EN */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
mmc3_pins: pinmux_mmc3_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x93c, PIN_INPUT_PULLUP | MUX_MODE6 ) /* (L15) gmii1_rxd1.mmc2_clk */
|
||||||
|
AM33XX_IOPAD(0x914, PIN_INPUT_PULLUP | MUX_MODE6 ) /* (J16) gmii1_txen.mmc2_cmd */
|
||||||
|
AM33XX_IOPAD(0x918, PIN_INPUT_PULLUP | MUX_MODE5 ) /* (J17) gmii1_rxdv.mmc2_dat0 */
|
||||||
|
AM33XX_IOPAD(0x91c, PIN_INPUT_PULLUP | MUX_MODE5 ) /* (J18) gmii1_txd3.mmc2_dat1 */
|
||||||
|
AM33XX_IOPAD(0x920, PIN_INPUT_PULLUP | MUX_MODE5 ) /* (K15) gmii1_txd2.mmc2_dat2 */
|
||||||
|
AM33XX_IOPAD(0x908, PIN_INPUT_PULLUP | MUX_MODE5 ) /* (H16) gmii1_col.mmc2_dat3 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
uart3_pins: pinmux_uart3_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x934, PIN_INPUT_PULLUP | MUX_MODE1) /* gmii1_rxd3.uart3_rxd */
|
||||||
|
AM33XX_IOPAD(0x938, PIN_OUTPUT_PULLDOWN | MUX_MODE1) /* gmii1_rxd2.uart3_txd */
|
||||||
|
AM33XX_IOPAD(0x948, PIN_INPUT | MUX_MODE3) /* mdio_data.uart3_ctsn */
|
||||||
|
AM33XX_IOPAD(0x94c, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* mdio_clk.uart3_rtsn */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
wl18xx_pins: pinmux_wl18xx_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x92c, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gmii1_txclk.gpio3_9 WL_EN */
|
||||||
|
AM33XX_IOPAD(0x944, PIN_INPUT_PULLDOWN | MUX_MODE7) /* rmii1_refclk.gpio0_29 WL_IRQ */
|
||||||
|
AM33XX_IOPAD(0x930, PIN_OUTPUT_PULLUP | MUX_MODE7) /* gmii1_rxclk.gpio3_10 LS_BUF_EN */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&mac {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc3 {
|
||||||
|
dmas = <&edma_xbar 12 0 1
|
||||||
|
&edma_xbar 13 0 2>;
|
||||||
|
dma-names = "tx", "rx";
|
||||||
|
status = "okay";
|
||||||
|
vmmc-supply = <&wlan_en_reg>;
|
||||||
|
bus-width = <4>;
|
||||||
|
non-removable;
|
||||||
|
cap-power-off-card;
|
||||||
|
ti,needs-special-hs-handling;
|
||||||
|
keep-power-in-suspend;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&mmc3_pins &wl18xx_pins>;
|
||||||
|
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
wlcore: wlcore@2 {
|
||||||
|
compatible = "ti,wl1835";
|
||||||
|
reg = <2>;
|
||||||
|
interrupt-parent = <&gpio0>;
|
||||||
|
interrupts = <29 IRQ_TYPE_EDGE_RISING>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart3 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart3_pins &bt_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&gpio3 {
|
||||||
|
ls_buf_en {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <10 GPIO_ACTIVE_HIGH>;
|
||||||
|
output-high;
|
||||||
|
line-name = "LS_BUF_EN";
|
||||||
|
};
|
||||||
|
};
|
@ -9,162 +9,9 @@
|
|||||||
|
|
||||||
#include "am33xx.dtsi"
|
#include "am33xx.dtsi"
|
||||||
#include "am335x-bone-common.dtsi"
|
#include "am335x-bone-common.dtsi"
|
||||||
#include <dt-bindings/display/tda998x.h>
|
#include "am335x-boneblack-common.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "TI AM335x BeagleBone Black";
|
model = "TI AM335x BeagleBone Black";
|
||||||
compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
||||||
};
|
};
|
||||||
|
|
||||||
&ldo3_reg {
|
|
||||||
regulator-min-microvolt = <1800000>;
|
|
||||||
regulator-max-microvolt = <1800000>;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
&mmc1 {
|
|
||||||
vmmc-supply = <&vmmcsd_fixed>;
|
|
||||||
};
|
|
||||||
|
|
||||||
&mmc2 {
|
|
||||||
vmmc-supply = <&vmmcsd_fixed>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&emmc_pins>;
|
|
||||||
bus-width = <8>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&am33xx_pinmux {
|
|
||||||
nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins {
|
|
||||||
pinctrl-single,pins = <
|
|
||||||
AM33XX_IOPAD(0x9b0, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr0 */
|
|
||||||
AM33XX_IOPAD(0x8a0, PIN_OUTPUT | MUX_MODE0) /* lcd_data0.lcd_data0 */
|
|
||||||
AM33XX_IOPAD(0x8a4, PIN_OUTPUT | MUX_MODE0) /* lcd_data1.lcd_data1 */
|
|
||||||
AM33XX_IOPAD(0x8a8, PIN_OUTPUT | MUX_MODE0) /* lcd_data2.lcd_data2 */
|
|
||||||
AM33XX_IOPAD(0x8ac, PIN_OUTPUT | MUX_MODE0) /* lcd_data3.lcd_data3 */
|
|
||||||
AM33XX_IOPAD(0x8b0, PIN_OUTPUT | MUX_MODE0) /* lcd_data4.lcd_data4 */
|
|
||||||
AM33XX_IOPAD(0x8b4, PIN_OUTPUT | MUX_MODE0) /* lcd_data5.lcd_data5 */
|
|
||||||
AM33XX_IOPAD(0x8b8, PIN_OUTPUT | MUX_MODE0) /* lcd_data6.lcd_data6 */
|
|
||||||
AM33XX_IOPAD(0x8bc, PIN_OUTPUT | MUX_MODE0) /* lcd_data7.lcd_data7 */
|
|
||||||
AM33XX_IOPAD(0x8c0, PIN_OUTPUT | MUX_MODE0) /* lcd_data8.lcd_data8 */
|
|
||||||
AM33XX_IOPAD(0x8c4, PIN_OUTPUT | MUX_MODE0) /* lcd_data9.lcd_data9 */
|
|
||||||
AM33XX_IOPAD(0x8c8, PIN_OUTPUT | MUX_MODE0) /* lcd_data10.lcd_data10 */
|
|
||||||
AM33XX_IOPAD(0x8cc, PIN_OUTPUT | MUX_MODE0) /* lcd_data11.lcd_data11 */
|
|
||||||
AM33XX_IOPAD(0x8d0, PIN_OUTPUT | MUX_MODE0) /* lcd_data12.lcd_data12 */
|
|
||||||
AM33XX_IOPAD(0x8d4, PIN_OUTPUT | MUX_MODE0) /* lcd_data13.lcd_data13 */
|
|
||||||
AM33XX_IOPAD(0x8d8, PIN_OUTPUT | MUX_MODE0) /* lcd_data14.lcd_data14 */
|
|
||||||
AM33XX_IOPAD(0x8dc, PIN_OUTPUT | MUX_MODE0) /* lcd_data15.lcd_data15 */
|
|
||||||
AM33XX_IOPAD(0x8e0, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_vsync.lcd_vsync */
|
|
||||||
AM33XX_IOPAD(0x8e4, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_hsync.lcd_hsync */
|
|
||||||
AM33XX_IOPAD(0x8e8, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_pclk.lcd_pclk */
|
|
||||||
AM33XX_IOPAD(0x8ec, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* lcd_ac_bias_en.lcd_ac_bias_en */
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
nxp_hdmi_bonelt_off_pins: nxp_hdmi_bonelt_off_pins {
|
|
||||||
pinctrl-single,pins = <
|
|
||||||
AM33XX_IOPAD(0x9b0, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr0 */
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
mcasp0_pins: mcasp0_pins {
|
|
||||||
pinctrl-single,pins = <
|
|
||||||
AM33XX_IOPAD(0x9ac, PIN_INPUT_PULLUP | MUX_MODE0) /* mcasp0_ahcklx.mcasp0_ahclkx */
|
|
||||||
AM33XX_IOPAD(0x99c, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* mcasp0_ahclkr.mcasp0_axr2*/
|
|
||||||
AM33XX_IOPAD(0x994, PIN_OUTPUT_PULLUP | MUX_MODE0) /* mcasp0_fsx.mcasp0_fsx */
|
|
||||||
AM33XX_IOPAD(0x990, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mcasp0_aclkx.mcasp0_aclkx */
|
|
||||||
AM33XX_IOPAD(0x86c, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a11.GPIO1_27 */
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&lcdc {
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
/* If you want to get 24 bit RGB and 16 BGR mode instead of
|
|
||||||
* current 16 bit RGB and 24 BGR modes, set the propety
|
|
||||||
* below to "crossed" and uncomment the video-ports -property
|
|
||||||
* in tda19988 node.
|
|
||||||
*/
|
|
||||||
blue-and-red-wiring = "straight";
|
|
||||||
|
|
||||||
port {
|
|
||||||
lcdc_0: endpoint@0 {
|
|
||||||
remote-endpoint = <&hdmi_0>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&i2c0 {
|
|
||||||
tda19988: tda19988 {
|
|
||||||
compatible = "nxp,tda998x";
|
|
||||||
reg = <0x70>;
|
|
||||||
|
|
||||||
pinctrl-names = "default", "off";
|
|
||||||
pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
|
|
||||||
pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
|
|
||||||
|
|
||||||
/* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
|
||||||
/* video-ports = <0x234501>; */
|
|
||||||
|
|
||||||
#sound-dai-cells = <0>;
|
|
||||||
audio-ports = < TDA998x_I2S 0x03>;
|
|
||||||
|
|
||||||
ports {
|
|
||||||
port@0 {
|
|
||||||
hdmi_0: endpoint@0 {
|
|
||||||
remote-endpoint = <&lcdc_0>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&rtc {
|
|
||||||
system-power-controller;
|
|
||||||
};
|
|
||||||
|
|
||||||
&mcasp0 {
|
|
||||||
#sound-dai-cells = <0>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&mcasp0_pins>;
|
|
||||||
status = "okay";
|
|
||||||
op-mode = <0>; /* MCASP_IIS_MODE */
|
|
||||||
tdm-slots = <2>;
|
|
||||||
serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|
|
||||||
0 0 1 0
|
|
||||||
>;
|
|
||||||
tx-num-evt = <32>;
|
|
||||||
rx-num-evt = <32>;
|
|
||||||
};
|
|
||||||
|
|
||||||
/ {
|
|
||||||
clk_mcasp0_fixed: clk_mcasp0_fixed {
|
|
||||||
#clock-cells = <0>;
|
|
||||||
compatible = "fixed-clock";
|
|
||||||
clock-frequency = <24576000>;
|
|
||||||
};
|
|
||||||
|
|
||||||
clk_mcasp0: clk_mcasp0 {
|
|
||||||
#clock-cells = <0>;
|
|
||||||
compatible = "gpio-gate-clock";
|
|
||||||
clocks = <&clk_mcasp0_fixed>;
|
|
||||||
enable-gpios = <&gpio1 27 0>; /* BeagleBone Black Clk enable on GPIO1_27 */
|
|
||||||
};
|
|
||||||
|
|
||||||
sound {
|
|
||||||
compatible = "simple-audio-card";
|
|
||||||
simple-audio-card,name = "TI BeagleBone Black";
|
|
||||||
simple-audio-card,format = "i2s";
|
|
||||||
simple-audio-card,bitclock-master = <&dailink0_master>;
|
|
||||||
simple-audio-card,frame-master = <&dailink0_master>;
|
|
||||||
|
|
||||||
dailink0_master: simple-audio-card,cpu {
|
|
||||||
sound-dai = <&mcasp0>;
|
|
||||||
clocks = <&clk_mcasp0>;
|
|
||||||
};
|
|
||||||
|
|
||||||
simple-audio-card,codec {
|
|
||||||
sound-dai = <&tda19988>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
44
arch/arm/boot/dts/am335x-bonegreen-common.dtsi
Normal file
44
arch/arm/boot/dts/am335x-bonegreen-common.dtsi
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
* published by the Free Software Foundation.
|
||||||
|
*/
|
||||||
|
|
||||||
|
&ldo3_reg {
|
||||||
|
regulator-min-microvolt = <1800000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc1 {
|
||||||
|
vmmc-supply = <&vmmcsd_fixed>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc2 {
|
||||||
|
vmmc-supply = <&vmmcsd_fixed>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&emmc_pins>;
|
||||||
|
bus-width = <8>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&am33xx_pinmux {
|
||||||
|
uart2_pins: uart2_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x950, PIN_INPUT | MUX_MODE1) /* spi0_sclk.uart2_rxd */
|
||||||
|
AM33XX_IOPAD(0x954, PIN_OUTPUT | MUX_MODE1) /* spi0_d0.uart2_txd */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart2 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart2_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&rtc {
|
||||||
|
system-power-controller;
|
||||||
|
};
|
126
arch/arm/boot/dts/am335x-bonegreen-wireless.dts
Normal file
126
arch/arm/boot/dts/am335x-bonegreen-wireless.dts
Normal file
@ -0,0 +1,126 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
* published by the Free Software Foundation.
|
||||||
|
*/
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "am33xx.dtsi"
|
||||||
|
#include "am335x-bone-common.dtsi"
|
||||||
|
#include "am335x-bonegreen-common.dtsi"
|
||||||
|
#include <dt-bindings/interrupt-controller/irq.h>
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "TI AM335x BeagleBone Green Wireless";
|
||||||
|
compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
||||||
|
|
||||||
|
wlan_en_reg: fixedregulator@2 {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
regulator-name = "wlan-en-regulator";
|
||||||
|
regulator-min-microvolt = <1800000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
startup-delay-us= <70000>;
|
||||||
|
|
||||||
|
/* WL_EN */
|
||||||
|
gpio = <&gpio0 26 0>;
|
||||||
|
enable-active-high;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&am33xx_pinmux {
|
||||||
|
bt_pins: pinmux_bt_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x878, PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_ad12.gpio1_28 BT_EN */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
mmc3_pins: pinmux_mmc3_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x830, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_ad12.mmc2_dat0 */
|
||||||
|
AM33XX_IOPAD(0x834, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_ad13.mmc2_dat1 */
|
||||||
|
AM33XX_IOPAD(0x838, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_ad14.mmc2_dat2 */
|
||||||
|
AM33XX_IOPAD(0x83c, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_ad15.mmc2_dat3 */
|
||||||
|
AM33XX_IOPAD(0x888, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_csn3.mmc2_cmd */
|
||||||
|
AM33XX_IOPAD(0x88c, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_clk.mmc2_clk */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
uart3_pins: pinmux_uart3_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x934, PIN_INPUT_PULLUP | MUX_MODE1) /* gmii1_rxd3.uart3_rxd */
|
||||||
|
AM33XX_IOPAD(0x938, PIN_OUTPUT_PULLDOWN | MUX_MODE1) /* gmii1_rxd2.uart3_txd */
|
||||||
|
AM33XX_IOPAD(0x948, PIN_INPUT | MUX_MODE3) /* mdio_data.uart3_ctsn */
|
||||||
|
AM33XX_IOPAD(0x94c, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* mdio_clk.uart3_rtsn */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
wl18xx_pins: pinmux_wl18xx_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x828, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_ad10.gpio0_26 WL_EN */
|
||||||
|
AM33XX_IOPAD(0x82C, PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_ad11.gpio0_27 WL_IRQ */
|
||||||
|
AM33XX_IOPAD(0x87C, PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_csn0.gpio1_29 LS_BUF_EN */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&mac {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc3 {
|
||||||
|
dmas = <&edma_xbar 12 0 1
|
||||||
|
&edma_xbar 13 0 2>;
|
||||||
|
dma-names = "tx", "rx";
|
||||||
|
status = "okay";
|
||||||
|
vmmc-supply = <&wlan_en_reg>;
|
||||||
|
bus-width = <4>;
|
||||||
|
non-removable;
|
||||||
|
cap-power-off-card;
|
||||||
|
ti,needs-special-hs-handling;
|
||||||
|
keep-power-in-suspend;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&mmc3_pins &wl18xx_pins>;
|
||||||
|
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
wlcore: wlcore@2 {
|
||||||
|
compatible = "ti,wl1835";
|
||||||
|
reg = <2>;
|
||||||
|
interrupt-parent = <&gpio0>;
|
||||||
|
interrupts = <27 IRQ_TYPE_EDGE_RISING>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart3 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart3_pins &bt_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&gpio1 {
|
||||||
|
ls_buf_en {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <29 GPIO_ACTIVE_HIGH>;
|
||||||
|
output-high;
|
||||||
|
line-name = "LS_BUF_EN";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* BT_AUD_OUT from wl1835 has to be pulled low when WL_EN is activated.*/
|
||||||
|
/* in case it isn't, wilink8 ends up in one of the test modes that */
|
||||||
|
/* intruces various issues (elp wkaeup timeouts etc.) */
|
||||||
|
/* On the BBGW this pin is routed through the level shifter (U21) that */
|
||||||
|
/* introduces a pullup on the line and wilink8 ends up in a bad state. */
|
||||||
|
/* use a gpio hog to force this pin low. An alternative may be adding */
|
||||||
|
/* an external pulldown on U21 pin 4. */
|
||||||
|
|
||||||
|
&gpio3 {
|
||||||
|
bt_aud_in {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <16 GPIO_ACTIVE_HIGH>;
|
||||||
|
output-low;
|
||||||
|
line-name = "MCASP0_AHCLKR";
|
||||||
|
};
|
||||||
|
};
|
@ -9,45 +9,9 @@
|
|||||||
|
|
||||||
#include "am33xx.dtsi"
|
#include "am33xx.dtsi"
|
||||||
#include "am335x-bone-common.dtsi"
|
#include "am335x-bone-common.dtsi"
|
||||||
|
#include "am335x-bonegreen-common.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "TI AM335x BeagleBone Green";
|
model = "TI AM335x BeagleBone Green";
|
||||||
compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
||||||
};
|
};
|
||||||
|
|
||||||
&ldo3_reg {
|
|
||||||
regulator-min-microvolt = <1800000>;
|
|
||||||
regulator-max-microvolt = <1800000>;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
&mmc1 {
|
|
||||||
vmmc-supply = <&vmmcsd_fixed>;
|
|
||||||
};
|
|
||||||
|
|
||||||
&mmc2 {
|
|
||||||
vmmc-supply = <&vmmcsd_fixed>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&emmc_pins>;
|
|
||||||
bus-width = <8>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&am33xx_pinmux {
|
|
||||||
uart2_pins: uart2_pins {
|
|
||||||
pinctrl-single,pins = <
|
|
||||||
AM33XX_IOPAD(0x950, PIN_INPUT | MUX_MODE1) /* spi0_sclk.uart2_rxd */
|
|
||||||
AM33XX_IOPAD(0x954, PIN_OUTPUT | MUX_MODE1) /* spi0_d0.uart2_txd */
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&uart2 {
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&uart2_pins>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&rtc {
|
|
||||||
system-power-controller;
|
|
||||||
};
|
|
||||||
|
@ -185,3 +185,19 @@
|
|||||||
cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
|
cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&tps {
|
||||||
|
interrupt-parent = <&intc>;
|
||||||
|
interrupts = <7>; /* NNMI */
|
||||||
|
|
||||||
|
charger {
|
||||||
|
interrupts = <0>, <1>;
|
||||||
|
interrupt-names = "USB", "AC";
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
pwrbutton {
|
||||||
|
interrupts = <2>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
@ -124,6 +124,14 @@
|
|||||||
|
|
||||||
&rtc {
|
&rtc {
|
||||||
system-power-controller;
|
system-power-controller;
|
||||||
|
|
||||||
|
pinctrl-0 = <&ext_wakeup>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
|
||||||
|
ext_wakeup: ext-wakeup {
|
||||||
|
pins = "ext_wakeup0";
|
||||||
|
input-enable;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
/* NAND Flash */
|
/* NAND Flash */
|
||||||
|
@ -25,6 +25,10 @@
|
|||||||
reg = <0x80000000 0x10000000>; /* 256 MB */
|
reg = <0x80000000 0x10000000>; /* 256 MB */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart0;
|
||||||
|
};
|
||||||
|
|
||||||
vbat: fixedregulator0 {
|
vbat: fixedregulator0 {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "vbat";
|
regulator-name = "vbat";
|
||||||
|
@ -32,6 +32,10 @@
|
|||||||
reg = <0x80000000 0x10000000>; /* 256 MB */
|
reg = <0x80000000 0x10000000>; /* 256 MB */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart0;
|
||||||
|
};
|
||||||
|
|
||||||
vbat: fixedregulator0 {
|
vbat: fixedregulator0 {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "vbat";
|
regulator-name = "vbat";
|
||||||
|
@ -24,6 +24,10 @@
|
|||||||
reg = <0x80000000 0x10000000>; /* 256 MB */
|
reg = <0x80000000 0x10000000>; /* 256 MB */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart3;
|
||||||
|
};
|
||||||
|
|
||||||
vbat: fixedregulator0 {
|
vbat: fixedregulator0 {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "vbat";
|
regulator-name = "vbat";
|
||||||
|
@ -249,7 +249,8 @@
|
|||||||
|
|
||||||
#address-cells = <2>;
|
#address-cells = <2>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
ranges = <0 0 0x08000000 0x08000000>; /* CS0: NOR 128M */
|
ranges = <0 0 0x08000000 0x08000000>, /* CS0: NOR 128M */
|
||||||
|
<1 0 0x1c000000 0x01000000>; /* CS1: FRAM 16M */
|
||||||
|
|
||||||
nor@0,0 {
|
nor@0,0 {
|
||||||
reg = <0 0x00000000 0x08000000>;
|
reg = <0 0x00000000 0x08000000>;
|
||||||
@ -342,6 +343,34 @@
|
|||||||
reg = <0x04000000 0x04000000>; /* 64MB */
|
reg = <0x04000000 0x04000000>; /* 64MB */
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fram@1,0 {
|
||||||
|
reg = <1 0x00000000 0x01000000>;
|
||||||
|
bank-width = <2>;
|
||||||
|
|
||||||
|
gpmc,mux-add-data = <2>;
|
||||||
|
|
||||||
|
gpmc,sync-clk-ps = <0>;
|
||||||
|
gpmc,cs-on-ns = <0>;
|
||||||
|
gpmc,cs-rd-off-ns = <160>;
|
||||||
|
gpmc,cs-wr-off-ns = <160>;
|
||||||
|
gpmc,adv-on-ns = <10>;
|
||||||
|
gpmc,adv-rd-off-ns = <20>;
|
||||||
|
gpmc,adv-wr-off-ns = <20>;
|
||||||
|
gpmc,oe-on-ns = <30>;
|
||||||
|
gpmc,oe-off-ns = <150>;
|
||||||
|
gpmc,we-on-ns = <30>;
|
||||||
|
gpmc,we-off-ns = <150>;
|
||||||
|
gpmc,rd-cycle-ns = <160>;
|
||||||
|
gpmc,wr-cycle-ns = <160>;
|
||||||
|
gpmc,access-ns = <130>;
|
||||||
|
gpmc,page-burst-access-ns = <10>;
|
||||||
|
gpmc,cycle2cycle-samecsen;
|
||||||
|
gpmc,cycle2cycle-diffcsen;
|
||||||
|
gpmc,cycle2cycle-delay-ns = <10>;
|
||||||
|
gpmc,wr-data-mux-bus-ns = <30>;
|
||||||
|
gpmc,wr-access-ns = <0>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&mac {
|
&mac {
|
||||||
|
288
arch/arm/boot/dts/am335x-pcm-953.dtsi
Normal file
288
arch/arm/boot/dts/am335x-pcm-953.dtsi
Normal file
@ -0,0 +1,288 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2014-2017 Phytec Messtechnik GmbH
|
||||||
|
* Author: Wadim Egorov <w.egorov@phytec.de>
|
||||||
|
* Teresa Remmet <t.remmet@phytec.de>
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
* published by the Free Software Foundation.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include <dt-bindings/input/input.h>
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Phytec AM335x PCM-953";
|
||||||
|
compatible = "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti,am33xx";
|
||||||
|
|
||||||
|
/* Power */
|
||||||
|
regulators {
|
||||||
|
vcc3v3: fixedregulator@1 {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
regulator-name = "vcc3v3";
|
||||||
|
regulator-min-microvolt = <3300000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
vcc1v8: fixedregulator@2 {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
regulator-name = "vcc1v8";
|
||||||
|
regulator-min-microvolt = <1800000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* User IO */
|
||||||
|
user_leds: user_leds {
|
||||||
|
compatible = "gpio-leds";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&user_leds_pins>;
|
||||||
|
|
||||||
|
green {
|
||||||
|
label = "green:user";
|
||||||
|
gpios = <&gpio1 30 GPIO_ACTIVE_HIGH>;
|
||||||
|
linux,default-trigger = "gpio";
|
||||||
|
default-state = "on";
|
||||||
|
};
|
||||||
|
|
||||||
|
yellow {
|
||||||
|
label = "yellow:user";
|
||||||
|
gpios = <&gpio1 31 GPIO_ACTIVE_LOW>;
|
||||||
|
linux,default-trigger = "gpio";
|
||||||
|
default-state = "on";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
user_buttons: user_buttons {
|
||||||
|
compatible = "gpio-keys";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&user_buttons_pins>;
|
||||||
|
|
||||||
|
button@0 {
|
||||||
|
label = "home";
|
||||||
|
linux,code = <KEY_HOME>;
|
||||||
|
gpios = <&gpio3 7 GPIO_ACTIVE_HIGH>;
|
||||||
|
gpio-key,wakeup;
|
||||||
|
};
|
||||||
|
|
||||||
|
button@1 {
|
||||||
|
label = "menu";
|
||||||
|
linux,code = <KEY_MENU>;
|
||||||
|
gpios = <&gpio3 8 GPIO_ACTIVE_HIGH>;
|
||||||
|
gpio-key,wakeup;
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&am33xx_pinmux {
|
||||||
|
user_buttons_pins: pinmux_user_buttons {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x9e4, PIN_INPUT_PULLDOWN | MUX_MODE7) /* emu0.gpio3_7 */
|
||||||
|
AM33XX_IOPAD(0x9e8, PIN_INPUT_PULLDOWN | MUX_MODE7) /* emu1.gpio3_8 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
user_leds_pins: pinmux_user_leds {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x880, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_csn1.gpio1_30 */
|
||||||
|
AM33XX_IOPAD(0x884, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_csn2.gpio1_31 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* CAN */
|
||||||
|
&am33xx_pinmux {
|
||||||
|
dcan1_pins: pinmux_dcan1 {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x980, PIN_OUTPUT_PULLUP | MUX_MODE2) /* uart1_rxd.dcan1_tx_mux2 */
|
||||||
|
AM33XX_IOPAD(0x984, PIN_INPUT_PULLUP | MUX_MODE2) /* uart1_txd.dcan1_rx_mux2 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&dcan1 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&dcan1_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
/* Ethernet */
|
||||||
|
&am33xx_pinmux {
|
||||||
|
ethernet1_pins: pinmux_ethernet1 {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x840, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* gpmc_a0.rgmii2_tctl */
|
||||||
|
AM33XX_IOPAD(0x844, PIN_INPUT_PULLDOWN | MUX_MODE2) /* gpmc_a1.rgmii2_rctl */
|
||||||
|
AM33XX_IOPAD(0x848, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* gpmc_a2.rgmii2_td3 */
|
||||||
|
AM33XX_IOPAD(0x84c, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* gpmc_a3.rgmii2_td2 */
|
||||||
|
AM33XX_IOPAD(0x850, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* gpmc_a4.rgmii2_td1 */
|
||||||
|
AM33XX_IOPAD(0x854, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* gpmc_a5.rgmii2_td0 */
|
||||||
|
AM33XX_IOPAD(0x858, PIN_OUTPUT_PULLDOWN | MUX_MODE2) /* gpmc_a6.rgmii2_tclk */
|
||||||
|
AM33XX_IOPAD(0x85c, PIN_INPUT_PULLDOWN | MUX_MODE2) /* gpmc_a7.rgmii2_rclk */
|
||||||
|
AM33XX_IOPAD(0x860, PIN_INPUT_PULLDOWN | MUX_MODE2) /* gpmc_a8.rgmii2_rd3 */
|
||||||
|
AM33XX_IOPAD(0x864, PIN_INPUT_PULLDOWN | MUX_MODE2) /* gpmc_a9.rgmii2_rd2 */
|
||||||
|
AM33XX_IOPAD(0x868, PIN_INPUT_PULLDOWN | MUX_MODE2) /* gpmc_a10.rgmii2_rd1 */
|
||||||
|
AM33XX_IOPAD(0x86c, PIN_INPUT_PULLDOWN | MUX_MODE2) /* gpmc_a11.rgmii2_rd0 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&cpsw_emac1 {
|
||||||
|
phy-handle = <&phy1>;
|
||||||
|
phy-mode = "rgmii-id";
|
||||||
|
dual_emac_res_vlan = <2>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&davinci_mdio {
|
||||||
|
phy1: ethernet-phy@2 {
|
||||||
|
reg = <2>;
|
||||||
|
|
||||||
|
/* Register 260 (104h) – RGMII Clock and Control Pad Skew */
|
||||||
|
rxc-skew-ps = <1400>;
|
||||||
|
rxdv-skew-ps = <0>;
|
||||||
|
txc-skew-ps = <1400>;
|
||||||
|
txen-skew-ps = <0>;
|
||||||
|
/* Register 261 (105h) – RGMII RX Data Pad Skew */
|
||||||
|
rxd3-skew-ps = <0>;
|
||||||
|
rxd2-skew-ps = <0>;
|
||||||
|
rxd1-skew-ps = <0>;
|
||||||
|
rxd0-skew-ps = <0>;
|
||||||
|
/* Register 262 (106h) – RGMII TX Data Pad Skew */
|
||||||
|
txd3-skew-ps = <0>;
|
||||||
|
txd2-skew-ps = <0>;
|
||||||
|
txd1-skew-ps = <0>;
|
||||||
|
txd0-skew-ps = <0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&mac {
|
||||||
|
slaves = <2>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <ðernet0_pins ðernet1_pins>;
|
||||||
|
dual_emac;
|
||||||
|
};
|
||||||
|
|
||||||
|
/* Misc */
|
||||||
|
&am33xx_pinmux {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&cb_gpio_pins>;
|
||||||
|
|
||||||
|
cb_gpio_pins: pinmux_cb_gpio {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x968, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* uart0_ctsn.gpio1_8 */
|
||||||
|
AM33XX_IOPAD(0x96c, PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* uart0_rtsn.gpio1_9 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* MMC */
|
||||||
|
&am33xx_pinmux {
|
||||||
|
mmc1_pins: pinmux_mmc1_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x8f0, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat3.mmc0_dat3 */
|
||||||
|
AM33XX_IOPAD(0x8f4, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat2.mmc0_dat2 */
|
||||||
|
AM33XX_IOPAD(0x8f8, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat1.mmc0_dat1 */
|
||||||
|
AM33XX_IOPAD(0x8fc, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat0.mmc0_dat0 */
|
||||||
|
AM33XX_IOPAD(0x900, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_clk.mmc0_clk */
|
||||||
|
AM33XX_IOPAD(0x904, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_cmd.mmc0_cmd */
|
||||||
|
AM33XX_IOPAD(0x960, PIN_INPUT_PULLUP | MUX_MODE7) /* spi0_cs1.mmc0_sdcd */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&mmc1 {
|
||||||
|
vmmc-supply = <&vcc3v3>;
|
||||||
|
bus-width = <4>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&mmc1_pins>;
|
||||||
|
cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
/* UARTs */
|
||||||
|
&am33xx_pinmux {
|
||||||
|
uart0_pins: pinmux_uart0 {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x970, PIN_INPUT_PULLUP | MUX_MODE0) /* uart0_rxd.uart0_rxd */
|
||||||
|
AM33XX_IOPAD(0x974, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart0_txd.uart0_txd */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
uart1_pins: pinmux_uart1 {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x980, PIN_INPUT_PULLUP | MUX_MODE0) /* uart1_rxd.uart1_rxd */
|
||||||
|
AM33XX_IOPAD(0x984, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart1_txd.uart1_txd */
|
||||||
|
AM33XX_IOPAD(0x978, PIN_INPUT | MUX_MODE0) /* uart1_ctsn.uart1_ctsn */
|
||||||
|
AM33XX_IOPAD(0x97c, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart1_rtsn.uart1_rtsn */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
uart2_pins: pinmux_uart2 {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x92c, PIN_INPUT_PULLUP | MUX_MODE1) /* mii1_tx_clk.uart2_rxd */
|
||||||
|
AM33XX_IOPAD(0x930, PIN_OUTPUT_PULLDOWN | MUX_MODE1) /* mii1_rx_clk.uart2_txd */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
uart3_pins: pinmux_uart3 {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x934, PIN_INPUT_PULLUP | MUX_MODE1) /* mii1_rxd3.uart3_rxd */
|
||||||
|
AM33XX_IOPAD(0x938, PIN_OUTPUT_PULLDOWN | MUX_MODE1) /* mii1_rxd2.uart3_txd */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart0 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart0_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart1 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart1_pins>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart2 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart2_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart3 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart3_pins>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
/* USB */
|
||||||
|
&cppi41dma {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb_ctrl_mod {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb0 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb0_phy {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb1 {
|
||||||
|
status = "okay";
|
||||||
|
dr_mode = "host";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb1_phy {
|
||||||
|
status = "okay";
|
||||||
|
};
|
27
arch/arm/boot/dts/am335x-phycore-rdk.dts
Normal file
27
arch/arm/boot/dts/am335x-phycore-rdk.dts
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2014 PHYTEC Messtechnik GmbH
|
||||||
|
* Author: Wadim Egorov <w.egorov@phytec.de>
|
||||||
|
*
|
||||||
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
* published by the Free Software Foundation.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "am335x-phycore-som.dtsi"
|
||||||
|
#include "am335x-pcm-953.dtsi"
|
||||||
|
|
||||||
|
/* SoM */
|
||||||
|
&i2c_eeprom {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c_rtc {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&serial_flash {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
};
|
@ -78,7 +78,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&cpsw_emac0 {
|
&cpsw_emac0 {
|
||||||
phy_id = <&davinci_mdio>, <0>;
|
phy-handle = <&phy0>;
|
||||||
phy-mode = "rmii";
|
phy-mode = "rmii";
|
||||||
dual_emac_res_vlan = <1>;
|
dual_emac_res_vlan = <1>;
|
||||||
};
|
};
|
||||||
@ -87,6 +87,10 @@
|
|||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&mdio_pins>;
|
pinctrl-0 = <&mdio_pins>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
|
phy0: ethernet-phy@0 {
|
||||||
|
reg = <0>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&mac {
|
&mac {
|
||||||
@ -120,6 +124,12 @@
|
|||||||
reg = <0x2d>;
|
reg = <0x2d>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
i2c_tmp102: temp@4b {
|
||||||
|
compatible = "ti,tmp102";
|
||||||
|
reg = <0x4b>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
i2c_eeprom: eeprom@52 {
|
i2c_eeprom: eeprom@52 {
|
||||||
compatible = "atmel,24c32";
|
compatible = "atmel,24c32";
|
||||||
pagesize = <32>;
|
pagesize = <32>;
|
||||||
@ -201,43 +211,6 @@
|
|||||||
|
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
|
||||||
partition@0 {
|
|
||||||
label = "xload";
|
|
||||||
reg = <0x0 0x20000>;
|
|
||||||
};
|
|
||||||
partition@1 {
|
|
||||||
label = "xload_backup1";
|
|
||||||
reg = <0x20000 0x20000>;
|
|
||||||
};
|
|
||||||
partition@2 {
|
|
||||||
label = "xload_backup2";
|
|
||||||
reg = <0x40000 0x20000>;
|
|
||||||
};
|
|
||||||
partition@3 {
|
|
||||||
label = "xload_backup3";
|
|
||||||
reg = <0x60000 0x20000>;
|
|
||||||
};
|
|
||||||
partition@4 {
|
|
||||||
label = "barebox";
|
|
||||||
reg = <0x80000 0x80000>;
|
|
||||||
};
|
|
||||||
partition@5 {
|
|
||||||
label = "bareboxenv";
|
|
||||||
reg = <0x100000 0x40000>;
|
|
||||||
};
|
|
||||||
partition@6 {
|
|
||||||
label = "oftree";
|
|
||||||
reg = <0x140000 0x40000>;
|
|
||||||
};
|
|
||||||
partition@7 {
|
|
||||||
label = "kernel";
|
|
||||||
reg = <0x180000 0x800000>;
|
|
||||||
};
|
|
||||||
partition@8 {
|
|
||||||
label = "root";
|
|
||||||
reg = <0x980000 0x0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -341,33 +314,12 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
serial_flash: m25p80@0 {
|
serial_flash: m25p80@0 {
|
||||||
compatible = "m25p80";
|
compatible = "jedec,spi-nor";
|
||||||
spi-max-frequency = <48000000>;
|
spi-max-frequency = <48000000>;
|
||||||
reg = <0x0>;
|
reg = <0x0>;
|
||||||
m25p,fast-read;
|
m25p,fast-read;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
|
||||||
partition@0 {
|
|
||||||
label = "xload";
|
|
||||||
reg = <0x0 0x20000>;
|
|
||||||
};
|
|
||||||
partition@1 {
|
|
||||||
label = "barebox";
|
|
||||||
reg = <0x20000 0x80000>;
|
|
||||||
};
|
|
||||||
partition@2 {
|
|
||||||
label = "bareboxenv";
|
|
||||||
reg = <0xa0000 0x20000>;
|
|
||||||
};
|
|
||||||
partition@3 {
|
|
||||||
label = "oftree";
|
|
||||||
reg = <0xc0000 0x20000>;
|
|
||||||
};
|
|
||||||
partition@4 {
|
|
||||||
label = "kernel";
|
|
||||||
reg = <0xe0000 0x0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -136,6 +136,13 @@
|
|||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
uart1_pins: pinmux_uart1_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x980, PIN_INPUT_PULLUP | MUX_MODE0) /* uart1_rxd.uart1_rxd */
|
||||||
|
AM33XX_IOPAD(0x984, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart1_txd.uart1_txd */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
uart4_pins: pinmux_uart4_pins {
|
uart4_pins: pinmux_uart4_pins {
|
||||||
pinctrl-single,pins = <
|
pinctrl-single,pins = <
|
||||||
AM33XX_IOPAD(0x870, PIN_INPUT_PULLUP | MUX_MODE6) /* gpmc_wait0.uart4_rxd */
|
AM33XX_IOPAD(0x870, PIN_INPUT_PULLUP | MUX_MODE6) /* gpmc_wait0.uart4_rxd */
|
||||||
@ -150,13 +157,6 @@
|
|||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
i2c1_pins: pinmux_i2c1_pins {
|
|
||||||
pinctrl-single,pins = <
|
|
||||||
AM33XX_IOPAD(0x980, PIN_INPUT_PULLUP | MUX_MODE3) /* uart1_rxd.i2c1_sda */
|
|
||||||
AM33XX_IOPAD(0x984, PIN_INPUT_PULLUP | MUX_MODE3) /* uart1_txdi2c1_scl */
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
i2c2_pins: pinmux_i2c2_pins {
|
i2c2_pins: pinmux_i2c2_pins {
|
||||||
pinctrl-single,pins = <
|
pinctrl-single,pins = <
|
||||||
AM33XX_IOPAD(0x978, PIN_INPUT_PULLUP | MUX_MODE3) /* uart1_ctsn.i2c2_sda */
|
AM33XX_IOPAD(0x978, PIN_INPUT_PULLUP | MUX_MODE3) /* uart1_ctsn.i2c2_sda */
|
||||||
@ -262,6 +262,16 @@
|
|||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
spi0_pins: pinmux_spi0_pins {
|
||||||
|
pinctrl-single,pins = <
|
||||||
|
AM33XX_IOPAD(0x954, PIN_INPUT_PULLUP | MUX_MODE0) /* SPI0_MOSI - spi0_d0.spi0_d0 */
|
||||||
|
AM33XX_IOPAD(0x958, PIN_INPUT_PULLUP | MUX_MODE0) /* SPI0_MISO - spi0_d1.spi0_d1 */
|
||||||
|
AM33XX_IOPAD(0x950, PIN_INPUT_PULLUP | MUX_MODE0) /* SPI0_CLK - spi0_clk.spi0_clk */
|
||||||
|
AM33XX_IOPAD(0x95c, PIN_INPUT_PULLUP | MUX_MODE0) /* SPI0_CS0 (NBATTSS) - spi0_cs0.spi0_cs0 */
|
||||||
|
AM33XX_IOPAD(0x960, PIN_INPUT_PULLUP | MUX_MODE0) /* SPI0_CS1 (FPGA_FLASH_NCS) - spi0_cs1.spi0_cs1 */
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
lwb_pins: pinmux_lwb_pins {
|
lwb_pins: pinmux_lwb_pins {
|
||||||
pinctrl-single,pins = <
|
pinctrl-single,pins = <
|
||||||
AM33XX_IOPAD(0x9a4, PIN_OUTPUT | MUX_MODE7) /* SoundPA_en - mcasp0_fsr.gpio3_19 */
|
AM33XX_IOPAD(0x9a4, PIN_OUTPUT | MUX_MODE7) /* SoundPA_en - mcasp0_fsr.gpio3_19 */
|
||||||
@ -292,16 +302,22 @@
|
|||||||
reg = <0x24>;
|
reg = <0x24>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bq32000: rtc@68 {
|
||||||
|
compatible = "ti,bq32000";
|
||||||
|
trickle-resistor-ohms = <1120>;
|
||||||
|
reg = <0x68>;
|
||||||
|
};
|
||||||
|
|
||||||
eeprom: eeprom@50 {
|
eeprom: eeprom@50 {
|
||||||
compatible = "at,24c256";
|
compatible = "at,24c256";
|
||||||
reg = <0x50>;
|
reg = <0x50>;
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
&i2c1 {
|
gpio_exp: mcp23017@20 {
|
||||||
status = "okay";
|
compatible = "microchip,mcp23017";
|
||||||
pinctrl-names = "default";
|
reg = <0x20>;
|
||||||
pinctrl-0 = <&i2c1_pins>;
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&i2c2 {
|
&i2c2 {
|
||||||
@ -321,6 +337,16 @@
|
|||||||
DRVDD-supply = <&ldo4_reg>;
|
DRVDD-supply = <&ldo4_reg>;
|
||||||
DVDD-supply = <&ldo3_reg>;
|
DVDD-supply = <&ldo3_reg>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/* Ambient Light Sensor */
|
||||||
|
als: isl29023@44 {
|
||||||
|
compatible = "isil,isl29023";
|
||||||
|
reg = <0x44>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&rtc {
|
||||||
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
&usb {
|
&usb {
|
||||||
@ -394,12 +420,32 @@
|
|||||||
pinctrl-0 = <&uart0_pins>;
|
pinctrl-0 = <&uart0_pins>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&uart1 {
|
||||||
|
status = "okay";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&uart1_pins>;
|
||||||
|
};
|
||||||
|
|
||||||
&uart4 {
|
&uart4 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&uart4_pins>;
|
pinctrl-0 = <&uart4_pins>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&spi0 {
|
||||||
|
status = "okay";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&spi0_pins>;
|
||||||
|
|
||||||
|
flash: n25q032@1 {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
compatible = "micron,n25q032";
|
||||||
|
reg = <1>;
|
||||||
|
spi-max-frequency = <5000000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
#include "tps65217.dtsi"
|
#include "tps65217.dtsi"
|
||||||
|
|
||||||
&tps {
|
&tps {
|
||||||
|
@ -119,11 +119,17 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&cpsw_emac1 {
|
&cpsw_emac1 {
|
||||||
phy_id = <&davinci_mdio>, <1>;
|
phy-handle = <&phy1>;
|
||||||
phy-mode = "mii";
|
phy-mode = "mii";
|
||||||
dual_emac_res_vlan = <2>;
|
dual_emac_res_vlan = <2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&davinci_mdio {
|
||||||
|
phy1: ethernet-phy@1 {
|
||||||
|
reg = <1>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
&mac {
|
&mac {
|
||||||
slaves = <2>;
|
slaves = <2>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
@ -206,7 +212,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&usb0 {
|
&usb0 {
|
||||||
dr_mode = "peripheral";
|
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -23,6 +23,10 @@
|
|||||||
display0 = &lcd0;
|
display0 = &lcd0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart0;
|
||||||
|
};
|
||||||
|
|
||||||
evm_v3_3d: fixedregulator-v3_3d {
|
evm_v3_3d: fixedregulator-v3_3d {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "evm_v3_3d";
|
regulator-name = "evm_v3_3d";
|
||||||
|
@ -18,6 +18,10 @@
|
|||||||
model = "TI AM437x Industrial Development Kit";
|
model = "TI AM437x Industrial Development Kit";
|
||||||
compatible = "ti,am437x-idk-evm","ti,am4372","ti,am43";
|
compatible = "ti,am437x-idk-evm","ti,am4372","ti,am43";
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart0;
|
||||||
|
};
|
||||||
|
|
||||||
v24_0d: fixed-regulator-v24_0d {
|
v24_0d: fixed-regulator-v24_0d {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "V24_0D";
|
regulator-name = "V24_0D";
|
||||||
|
@ -24,6 +24,10 @@
|
|||||||
display0 = &lcd0;
|
display0 = &lcd0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart0;
|
||||||
|
};
|
||||||
|
|
||||||
/* fixed 32k external oscillator clock */
|
/* fixed 32k external oscillator clock */
|
||||||
clk_32k_rtc: clk_32k_rtc {
|
clk_32k_rtc: clk_32k_rtc {
|
||||||
#clock-cells = <0>;
|
#clock-cells = <0>;
|
||||||
|
@ -24,6 +24,10 @@
|
|||||||
display0 = &lcd0;
|
display0 = &lcd0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart0;
|
||||||
|
};
|
||||||
|
|
||||||
vmmcsd_fixed: fixedregulator-sd {
|
vmmcsd_fixed: fixedregulator-sd {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "vmmcsd_fixed";
|
regulator-name = "vmmcsd_fixed";
|
||||||
|
@ -22,6 +22,10 @@
|
|||||||
display0 = &hdmi0;
|
display0 = &hdmi0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart3;
|
||||||
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
device_type = "memory";
|
device_type = "memory";
|
||||||
reg = <0x0 0x80000000 0x0 0x80000000>;
|
reg = <0x0 0x80000000 0x0 0x80000000>;
|
||||||
@ -421,19 +425,29 @@
|
|||||||
<&dra7_pmx_core 0x3f8>;
|
<&dra7_pmx_core 0x3f8>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&davinci_mdio {
|
||||||
|
phy0: ethernet-phy@1 {
|
||||||
|
reg = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
phy1: ethernet-phy@2 {
|
||||||
|
reg = <2>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
&mac {
|
&mac {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
dual_emac;
|
dual_emac;
|
||||||
};
|
};
|
||||||
|
|
||||||
&cpsw_emac0 {
|
&cpsw_emac0 {
|
||||||
phy_id = <&davinci_mdio>, <1>;
|
phy-handle = <&phy0>;
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
dual_emac_res_vlan = <1>;
|
dual_emac_res_vlan = <1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&cpsw_emac1 {
|
&cpsw_emac1 {
|
||||||
phy_id = <&davinci_mdio>, <2>;
|
phy-handle = <&phy1>;
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
dual_emac_res_vlan = <2>;
|
dual_emac_res_vlan = <2>;
|
||||||
};
|
};
|
||||||
|
@ -22,3 +22,8 @@
|
|||||||
vmmc-supply = <&vdd_3v3>;
|
vmmc-supply = <&vdd_3v3>;
|
||||||
vmmc-aux-supply = <&ldo1_reg>;
|
vmmc-aux-supply = <&ldo1_reg>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/* errata i880 "Ethernet RGMII2 Limited to 10/100 Mbps" */
|
||||||
|
&phy1 {
|
||||||
|
max-speed = <100>;
|
||||||
|
};
|
||||||
|
@ -22,3 +22,8 @@
|
|||||||
&mmc1 {
|
&mmc1 {
|
||||||
vmmc-supply = <&ldo1_reg>;
|
vmmc-supply = <&ldo1_reg>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/* errata i880 "Ethernet RGMII2 Limited to 10/100 Mbps" */
|
||||||
|
&phy1 {
|
||||||
|
max-speed = <100>;
|
||||||
|
};
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
rtc1 = &rtc;
|
rtc1 = &rtc;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart3;
|
||||||
|
};
|
||||||
|
|
||||||
vmain: fixedregulator-vmain {
|
vmain: fixedregulator-vmain {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "VMAIN";
|
regulator-name = "VMAIN";
|
||||||
|
@ -18,17 +18,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -37,11 +37,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -16,17 +16,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -35,11 +35,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
@ -173,6 +173,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
dsa {
|
dsa {
|
||||||
|
status = "disabled";
|
||||||
|
|
||||||
compatible = "marvell,dsa";
|
compatible = "marvell,dsa";
|
||||||
#address-cells = <2>;
|
#address-cells = <2>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
@ -235,6 +237,48 @@
|
|||||||
phy0: ethernet-phy@0 {
|
phy0: ethernet-phy@0 {
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
switch: switch@10 {
|
||||||
|
compatible = "marvell,mv88e6085";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
reg = <0x10>;
|
||||||
|
|
||||||
|
ports {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
port@0 {
|
||||||
|
reg = <0>;
|
||||||
|
label = "lan0";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@1 {
|
||||||
|
reg = <1>;
|
||||||
|
label = "lan1";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@2 {
|
||||||
|
reg = <2>;
|
||||||
|
label = "lan2";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@3 {
|
||||||
|
reg = <3>;
|
||||||
|
label = "lan3";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@5 {
|
||||||
|
reg = <5>;
|
||||||
|
label = "cpu";
|
||||||
|
ethernet = <ð1>;
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -18,17 +18,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -37,11 +37,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -16,17 +16,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -35,11 +35,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -103,8 +103,56 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
mdio {
|
mdio@72004 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
|
switch@0 {
|
||||||
|
compatible = "marvell,mv88e6085";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
reg = <0>;
|
||||||
|
|
||||||
|
ports {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
port@0 {
|
||||||
|
reg = <0>;
|
||||||
|
label = "lan4";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@1 {
|
||||||
|
reg = <1>;
|
||||||
|
label = "lan3";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@2 {
|
||||||
|
reg = <2>;
|
||||||
|
label = "lan2";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@3 {
|
||||||
|
reg = <3>;
|
||||||
|
label = "lan1";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@4 {
|
||||||
|
reg = <4>;
|
||||||
|
label = "wan";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@5 {
|
||||||
|
reg = <5>;
|
||||||
|
label = "cpu";
|
||||||
|
ethernet = <ð2>;
|
||||||
|
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
sata@a8000 {
|
sata@a8000 {
|
||||||
@ -261,6 +309,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
dsa@0 {
|
dsa@0 {
|
||||||
|
status = "disabled";
|
||||||
|
|
||||||
compatible = "marvell,dsa";
|
compatible = "marvell,dsa";
|
||||||
#address-cells = <2>;
|
#address-cells = <2>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
|
@ -122,7 +122,7 @@
|
|||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&ge0_rgmii_pins>;
|
pinctrl-0 = <&ge0_rgmii_pins>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
phy-mode = "rgmii-id";
|
phy-mode = "rgmii";
|
||||||
|
|
||||||
fixed-link {
|
fixed-link {
|
||||||
speed = <1000>;
|
speed = <1000>;
|
||||||
@ -135,7 +135,7 @@
|
|||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&ge1_rgmii_pins>;
|
pinctrl-0 = <&ge1_rgmii_pins>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
phy-mode = "rgmii-id";
|
phy-mode = "rgmii";
|
||||||
|
|
||||||
fixed-link {
|
fixed-link {
|
||||||
speed = <1000>;
|
speed = <1000>;
|
||||||
@ -273,7 +273,59 @@
|
|||||||
/* irq is connected to &pcawan pin 7 */
|
/* irq is connected to &pcawan pin 7 */
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Switch MV88E7176 at address 0x10 */
|
/* Switch MV88E6176 at address 0x10 */
|
||||||
|
switch@10 {
|
||||||
|
compatible = "marvell,mv88e6085";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
dsa,member = <0 0>;
|
||||||
|
|
||||||
|
reg = <0x10>;
|
||||||
|
|
||||||
|
ports {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
ports@0 {
|
||||||
|
reg = <0>;
|
||||||
|
label = "lan0";
|
||||||
|
};
|
||||||
|
|
||||||
|
ports@1 {
|
||||||
|
reg = <1>;
|
||||||
|
label = "lan1";
|
||||||
|
};
|
||||||
|
|
||||||
|
ports@2 {
|
||||||
|
reg = <2>;
|
||||||
|
label = "lan2";
|
||||||
|
};
|
||||||
|
|
||||||
|
ports@3 {
|
||||||
|
reg = <3>;
|
||||||
|
label = "lan3";
|
||||||
|
};
|
||||||
|
|
||||||
|
ports@4 {
|
||||||
|
reg = <4>;
|
||||||
|
label = "lan4";
|
||||||
|
};
|
||||||
|
|
||||||
|
ports@5 {
|
||||||
|
reg = <5>;
|
||||||
|
label = "cpu";
|
||||||
|
ethernet = <ð1>;
|
||||||
|
phy-mode = "rgmii-id";
|
||||||
|
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* port 6 is connected to eth0 */
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&pinctrl {
|
&pinctrl {
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
109
arch/arm/boot/dts/armada-388-clearfog-base.dts
Normal file
109
arch/arm/boot/dts/armada-388-clearfog-base.dts
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree file for SolidRun Clearfog Base revision A1 rev 2.0 (88F6828)
|
||||||
|
*
|
||||||
|
* Copyright (C) 2015 Russell King
|
||||||
|
*
|
||||||
|
* This board is in development; the contents of this file work with
|
||||||
|
* the A1 rev 2.0 of the board, which does not represent final
|
||||||
|
* production board. Things will change, don't expect this file to
|
||||||
|
* remain compatible info the future.
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License
|
||||||
|
* version 2 as published by the Free Software Foundation.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
#include "armada-388-clearfog.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "SolidRun Clearfog Base A1";
|
||||||
|
compatible = "solidrun,clearfog-base-a1",
|
||||||
|
"solidrun,clearfog-a1", "marvell,armada388",
|
||||||
|
"marvell,armada385", "marvell,armada380";
|
||||||
|
|
||||||
|
gpio-keys {
|
||||||
|
compatible = "gpio-keys";
|
||||||
|
pinctrl-0 = <&rear_button_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
|
||||||
|
button_0 {
|
||||||
|
/* The rear SW3 button */
|
||||||
|
label = "Rear Button";
|
||||||
|
gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
|
||||||
|
linux,can-disable;
|
||||||
|
linux,code = <BTN_0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
ð1 {
|
||||||
|
phy = <&phy1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&gpio0 {
|
||||||
|
phy1_reset {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <19 GPIO_ACTIVE_LOW>;
|
||||||
|
output-low;
|
||||||
|
line-name = "phy1-reset";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&mdio {
|
||||||
|
pinctrl-0 = <&mdio_pins µsom_phy_clk_pins &clearfog_phy_pins>;
|
||||||
|
phy1: ethernet-phy@1 {
|
||||||
|
/*
|
||||||
|
* Annoyingly, the marvell phy driver configures the LED
|
||||||
|
* register, rather than preserving reset-loaded setting.
|
||||||
|
* We undo that rubbish here.
|
||||||
|
*/
|
||||||
|
marvell,reg-init = <3 16 0 0x101e>;
|
||||||
|
reg = <1>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
/* phy1 reset */
|
||||||
|
clearfog_phy_pins: clearfog-phy-pins {
|
||||||
|
marvell,pins = "mpp19";
|
||||||
|
marvell,function = "gpio";
|
||||||
|
};
|
||||||
|
rear_button_pins: rear-button-pins {
|
||||||
|
marvell,pins = "mpp44";
|
||||||
|
marvell,function = "gpio";
|
||||||
|
};
|
||||||
|
};
|
55
arch/arm/boot/dts/armada-388-clearfog-pro.dts
Normal file
55
arch/arm/boot/dts/armada-388-clearfog-pro.dts
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828)
|
||||||
|
*
|
||||||
|
* Copyright (C) 2015 Russell King
|
||||||
|
*
|
||||||
|
* This board is in development; the contents of this file work with
|
||||||
|
* the A1 rev 2.0 of the board, which does not represent final
|
||||||
|
* production board. Things will change, don't expect this file to
|
||||||
|
* remain compatible info the future.
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License
|
||||||
|
* version 2 as published by the Free Software Foundation.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
#include "armada-388-clearfog.dts"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "SolidRun Clearfog Pro A1";
|
||||||
|
compatible = "solidrun,clearfog-pro-a1",
|
||||||
|
"solidrun,clearfog-a1", "marvell,armada388",
|
||||||
|
"marvell,armada385", "marvell,armada380";
|
||||||
|
};
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Device Tree file for SolidRun Clearfog revision A1 rev 2.0 (88F6828)
|
* Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828)
|
||||||
*
|
*
|
||||||
* Copyright (C) 2015 Russell King
|
* Copyright (C) 2015 Russell King
|
||||||
*
|
*
|
||||||
@ -17,17 +17,17 @@
|
|||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
* version 2 as published by the Free Software Foundation.
|
* version 2 as published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,312 +36,33 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
/dts-v1/;
|
||||||
#include "armada-388.dtsi"
|
#include "armada-388-clearfog.dtsi"
|
||||||
#include "armada-38x-solidrun-microsom.dtsi"
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "SolidRun Clearfog A1";
|
model = "SolidRun Clearfog A1";
|
||||||
compatible = "solidrun,clearfog-a1", "marvell,armada388",
|
compatible = "solidrun,clearfog-a1", "marvell,armada388",
|
||||||
"marvell,armada385", "marvell,armada380";
|
"marvell,armada385", "marvell,armada380";
|
||||||
|
|
||||||
aliases {
|
|
||||||
/* So that mvebu u-boot can update the MAC addresses */
|
|
||||||
ethernet1 = ð0;
|
|
||||||
ethernet2 = ð1;
|
|
||||||
ethernet3 = ð2;
|
|
||||||
};
|
|
||||||
|
|
||||||
chosen {
|
|
||||||
stdout-path = "serial0:115200n8";
|
|
||||||
};
|
|
||||||
|
|
||||||
reg_3p3v: regulator-3p3v {
|
|
||||||
compatible = "regulator-fixed";
|
|
||||||
regulator-name = "3P3V";
|
|
||||||
regulator-min-microvolt = <3300000>;
|
|
||||||
regulator-max-microvolt = <3300000>;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
soc {
|
soc {
|
||||||
internal-regs {
|
internal-regs {
|
||||||
ethernet@30000 {
|
|
||||||
phy-mode = "sgmii";
|
|
||||||
buffer-manager = <&bm>;
|
|
||||||
bm,pool-long = <2>;
|
|
||||||
bm,pool-short = <1>;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
fixed-link {
|
|
||||||
speed = <1000>;
|
|
||||||
full-duplex;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
ethernet@34000 {
|
|
||||||
phy-mode = "sgmii";
|
|
||||||
buffer-manager = <&bm>;
|
|
||||||
bm,pool-long = <3>;
|
|
||||||
bm,pool-short = <1>;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
fixed-link {
|
|
||||||
speed = <1000>;
|
|
||||||
full-duplex;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
i2c@11000 {
|
|
||||||
/* Is there anything on this? */
|
|
||||||
clock-frequency = <100000>;
|
|
||||||
pinctrl-0 = <&i2c0_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
/*
|
|
||||||
* PCA9655 GPIO expander, up to 1MHz clock.
|
|
||||||
* 0-CON3 CLKREQ#
|
|
||||||
* 1-CON3 PERST#
|
|
||||||
* 2-CON2 PERST#
|
|
||||||
* 3-CON3 W_DISABLE
|
|
||||||
* 4-CON2 CLKREQ#
|
|
||||||
* 5-USB3 overcurrent
|
|
||||||
* 6-USB3 power
|
|
||||||
* 7-CON2 W_DISABLE
|
|
||||||
* 8-JP4 P1
|
|
||||||
* 9-JP4 P4
|
|
||||||
* 10-JP4 P5
|
|
||||||
* 11-m.2 DEVSLP
|
|
||||||
* 12-SFP_LOS
|
|
||||||
* 13-SFP_TX_FAULT
|
|
||||||
* 14-SFP_TX_DISABLE
|
|
||||||
* 15-SFP_MOD_DEF0
|
|
||||||
*/
|
|
||||||
expander0: gpio-expander@20 {
|
|
||||||
/*
|
|
||||||
* This is how it should be:
|
|
||||||
* compatible = "onnn,pca9655",
|
|
||||||
* "nxp,pca9555";
|
|
||||||
* but you can't do this because of
|
|
||||||
* the way I2C works.
|
|
||||||
*/
|
|
||||||
compatible = "nxp,pca9555";
|
|
||||||
gpio-controller;
|
|
||||||
#gpio-cells = <2>;
|
|
||||||
reg = <0x20>;
|
|
||||||
|
|
||||||
pcie1_0_clkreq {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <0 GPIO_ACTIVE_LOW>;
|
|
||||||
input;
|
|
||||||
line-name = "pcie1.0-clkreq";
|
|
||||||
};
|
|
||||||
pcie1_0_w_disable {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <3 GPIO_ACTIVE_LOW>;
|
|
||||||
output-low;
|
|
||||||
line-name = "pcie1.0-w-disable";
|
|
||||||
};
|
|
||||||
pcie2_0_clkreq {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <4 GPIO_ACTIVE_LOW>;
|
|
||||||
input;
|
|
||||||
line-name = "pcie2.0-clkreq";
|
|
||||||
};
|
|
||||||
pcie2_0_w_disable {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <7 GPIO_ACTIVE_LOW>;
|
|
||||||
output-low;
|
|
||||||
line-name = "pcie2.0-w-disable";
|
|
||||||
};
|
|
||||||
usb3_ilimit {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <5 GPIO_ACTIVE_LOW>;
|
|
||||||
input;
|
|
||||||
line-name = "usb3-current-limit";
|
|
||||||
};
|
|
||||||
usb3_power {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <6 GPIO_ACTIVE_HIGH>;
|
|
||||||
output-high;
|
|
||||||
line-name = "usb3-power";
|
|
||||||
};
|
|
||||||
m2_devslp {
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <11 GPIO_ACTIVE_HIGH>;
|
|
||||||
output-low;
|
|
||||||
line-name = "m.2 devslp";
|
|
||||||
};
|
|
||||||
sfp_los {
|
|
||||||
/* SFP loss of signal */
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <12 GPIO_ACTIVE_HIGH>;
|
|
||||||
input;
|
|
||||||
line-name = "sfp-los";
|
|
||||||
};
|
|
||||||
sfp_tx_fault {
|
|
||||||
/* SFP laser fault */
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <13 GPIO_ACTIVE_HIGH>;
|
|
||||||
input;
|
|
||||||
line-name = "sfp-tx-fault";
|
|
||||||
};
|
|
||||||
sfp_tx_disable {
|
|
||||||
/* SFP transmit disable */
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <14 GPIO_ACTIVE_HIGH>;
|
|
||||||
output-low;
|
|
||||||
line-name = "sfp-tx-disable";
|
|
||||||
};
|
|
||||||
sfp_mod_def0 {
|
|
||||||
/* SFP module present */
|
|
||||||
gpio-hog;
|
|
||||||
gpios = <15 GPIO_ACTIVE_LOW>;
|
|
||||||
input;
|
|
||||||
line-name = "sfp-mod-def0";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
/* The MCP3021 is 100kHz clock only */
|
|
||||||
mikrobus_adc: mcp3021@4c {
|
|
||||||
compatible = "microchip,mcp3021";
|
|
||||||
reg = <0x4c>;
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Also something at 0x64 */
|
|
||||||
};
|
|
||||||
|
|
||||||
i2c@11100 {
|
|
||||||
/*
|
|
||||||
* Routed to SFP, mikrobus, and PCIe.
|
|
||||||
* SFP limits this to 100kHz, and requires
|
|
||||||
* an AT24C01A/02/04 with address pins tied
|
|
||||||
* low, which takes addresses 0x50 and 0x51.
|
|
||||||
* Mikrobus doesn't specify beyond an I2C
|
|
||||||
* bus being present.
|
|
||||||
* PCIe uses ARP to assign addresses, or
|
|
||||||
* 0x63-0x64.
|
|
||||||
*/
|
|
||||||
clock-frequency = <100000>;
|
|
||||||
pinctrl-0 = <&clearfog_i2c1_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl@18000 {
|
|
||||||
clearfog_dsa0_clk_pins: clearfog-dsa0-clk-pins {
|
|
||||||
marvell,pins = "mpp46";
|
|
||||||
marvell,function = "ref";
|
|
||||||
};
|
|
||||||
clearfog_dsa0_pins: clearfog-dsa0-pins {
|
|
||||||
marvell,pins = "mpp23", "mpp41";
|
|
||||||
marvell,function = "gpio";
|
|
||||||
};
|
|
||||||
clearfog_i2c1_pins: i2c1-pins {
|
|
||||||
/* SFP, PCIe, mSATA, mikrobus */
|
|
||||||
marvell,pins = "mpp26", "mpp27";
|
|
||||||
marvell,function = "i2c1";
|
|
||||||
};
|
|
||||||
clearfog_sdhci_cd_pins: clearfog-sdhci-cd-pins {
|
|
||||||
marvell,pins = "mpp20";
|
|
||||||
marvell,function = "gpio";
|
|
||||||
};
|
|
||||||
clearfog_sdhci_pins: clearfog-sdhci-pins {
|
|
||||||
marvell,pins = "mpp21", "mpp28",
|
|
||||||
"mpp37", "mpp38",
|
|
||||||
"mpp39", "mpp40";
|
|
||||||
marvell,function = "sd0";
|
|
||||||
};
|
|
||||||
clearfog_spi1_cs_pins: spi1-cs-pins {
|
|
||||||
marvell,pins = "mpp55";
|
|
||||||
marvell,function = "spi1";
|
|
||||||
};
|
|
||||||
mikro_pins: mikro-pins {
|
|
||||||
/* int: mpp22 rst: mpp29 */
|
|
||||||
marvell,pins = "mpp22", "mpp29";
|
|
||||||
marvell,function = "gpio";
|
|
||||||
};
|
|
||||||
mikro_spi_pins: mikro-spi-pins {
|
|
||||||
marvell,pins = "mpp43";
|
|
||||||
marvell,function = "spi1";
|
|
||||||
};
|
|
||||||
mikro_uart_pins: mikro-uart-pins {
|
|
||||||
marvell,pins = "mpp24", "mpp25";
|
|
||||||
marvell,function = "ua1";
|
|
||||||
};
|
|
||||||
rear_button_pins: rear-button-pins {
|
|
||||||
marvell,pins = "mpp34";
|
|
||||||
marvell,function = "gpio";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
sata@a8000 {
|
|
||||||
/* pinctrl? */
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
sata@e0000 {
|
|
||||||
/* pinctrl? */
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
sdhci@d8000 {
|
|
||||||
bus-width = <4>;
|
|
||||||
cd-gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
|
|
||||||
no-1-8-v;
|
|
||||||
pinctrl-0 = <&clearfog_sdhci_pins
|
|
||||||
&clearfog_sdhci_cd_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
status = "okay";
|
|
||||||
vmmc = <®_3p3v>;
|
|
||||||
wp-inverted;
|
|
||||||
};
|
|
||||||
|
|
||||||
serial@12100 {
|
|
||||||
/* mikrobus uart */
|
|
||||||
pinctrl-0 = <&mikro_uart_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
usb@58000 {
|
|
||||||
/* CON3, nearest power. */
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
usb3@f0000 {
|
usb3@f0000 {
|
||||||
/* CON2, nearest CPU, USB2 only. */
|
/* CON2, nearest CPU, USB2 only. */
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3@f8000 {
|
|
||||||
/* CON7 */
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie-controller {
|
pcie-controller {
|
||||||
status = "okay";
|
|
||||||
/*
|
|
||||||
* The two PCIe units are accessible through
|
|
||||||
* the mini-PCIe connectors on the board.
|
|
||||||
*/
|
|
||||||
pcie@2,0 {
|
|
||||||
/* Port 1, Lane 0. CON3, nearest power. */
|
|
||||||
reset-gpios = <&expander0 1 GPIO_ACTIVE_LOW>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
pcie@3,0 {
|
pcie@3,0 {
|
||||||
/* Port 2, Lane 0. CON2, nearest CPU. */
|
/* Port 2, Lane 0. CON2, nearest CPU. */
|
||||||
reset-gpios = <&expander0 2 GPIO_ACTIVE_LOW>;
|
reset-gpios = <&expander0 2 GPIO_ACTIVE_LOW>;
|
||||||
@ -351,6 +72,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
dsa@0 {
|
dsa@0 {
|
||||||
|
status = "disabled";
|
||||||
|
|
||||||
compatible = "marvell,dsa";
|
compatible = "marvell,dsa";
|
||||||
dsa,ethernet = <ð1>;
|
dsa,ethernet = <ð1>;
|
||||||
dsa,mii-bus = <&mdio>;
|
dsa,mii-bus = <&mdio>;
|
||||||
@ -421,26 +144,136 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ð1 {
|
||||||
|
/* ethernet@30000 */
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&expander0 {
|
||||||
|
/*
|
||||||
|
* PCA9655 GPIO expander:
|
||||||
|
* 0-CON3 CLKREQ#
|
||||||
|
* 1-CON3 PERST#
|
||||||
|
* 2-CON2 PERST#
|
||||||
|
* 3-CON3 W_DISABLE
|
||||||
|
* 4-CON2 CLKREQ#
|
||||||
|
* 5-USB3 overcurrent
|
||||||
|
* 6-USB3 power
|
||||||
|
* 7-CON2 W_DISABLE
|
||||||
|
* 8-JP4 P1
|
||||||
|
* 9-JP4 P4
|
||||||
|
* 10-JP4 P5
|
||||||
|
* 11-m.2 DEVSLP
|
||||||
|
* 12-SFP_LOS
|
||||||
|
* 13-SFP_TX_FAULT
|
||||||
|
* 14-SFP_TX_DISABLE
|
||||||
|
* 15-SFP_MOD_DEF0
|
||||||
|
*/
|
||||||
|
pcie2_0_clkreq {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <4 GPIO_ACTIVE_LOW>;
|
||||||
|
input;
|
||||||
|
line-name = "pcie2.0-clkreq";
|
||||||
|
};
|
||||||
|
pcie2_0_w_disable {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <7 GPIO_ACTIVE_LOW>;
|
||||||
|
output-low;
|
||||||
|
line-name = "pcie2.0-w-disable";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
clearfog_dsa0_clk_pins: clearfog-dsa0-clk-pins {
|
||||||
|
marvell,pins = "mpp46";
|
||||||
|
marvell,function = "ref";
|
||||||
|
};
|
||||||
|
clearfog_dsa0_pins: clearfog-dsa0-pins {
|
||||||
|
marvell,pins = "mpp23", "mpp41";
|
||||||
|
marvell,function = "gpio";
|
||||||
|
};
|
||||||
|
clearfog_spi1_cs_pins: spi1-cs-pins {
|
||||||
|
marvell,pins = "mpp55";
|
||||||
|
marvell,function = "spi1";
|
||||||
|
};
|
||||||
|
rear_button_pins: rear-button-pins {
|
||||||
|
marvell,pins = "mpp34";
|
||||||
|
marvell,function = "gpio";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&mdio {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
switch@4 {
|
||||||
|
compatible = "marvell,mv88e6085";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
reg = <4>;
|
||||||
|
pinctrl-0 = <&clearfog_dsa0_clk_pins &clearfog_dsa0_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
|
||||||
|
ports {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
port@0 {
|
||||||
|
reg = <0>;
|
||||||
|
label = "lan5";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@1 {
|
||||||
|
reg = <1>;
|
||||||
|
label = "lan4";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@2 {
|
||||||
|
reg = <2>;
|
||||||
|
label = "lan3";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@3 {
|
||||||
|
reg = <3>;
|
||||||
|
label = "lan2";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@4 {
|
||||||
|
reg = <4>;
|
||||||
|
label = "lan1";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@5 {
|
||||||
|
reg = <5>;
|
||||||
|
label = "cpu";
|
||||||
|
ethernet = <ð1>;
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
port@6 {
|
||||||
|
/* 88E1512 external phy */
|
||||||
|
reg = <6>;
|
||||||
|
label = "lan6";
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
&spi1 {
|
&spi1 {
|
||||||
/*
|
/*
|
||||||
* We don't seem to have the W25Q32 on the
|
* Add SPI CS pins for clearfog:
|
||||||
* A1 Rev 2.0 boards, so disable SPI.
|
* CS0: W25Q32 (not populated on uSOM)
|
||||||
* CS0: W25Q32 (doesn't appear to be present)
|
|
||||||
* CS1:
|
* CS1:
|
||||||
* CS2: mikrobus
|
* CS2: mikrobus
|
||||||
*/
|
*/
|
||||||
pinctrl-0 = <&spi1_pins
|
pinctrl-0 = <&spi1_pins &clearfog_spi1_cs_pins &mikro_spi_pins>;
|
||||||
&clearfog_spi1_cs_pins
|
|
||||||
&mikro_spi_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
spi-flash@0 {
|
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
compatible = "w25q32", "jedec,spi-nor";
|
|
||||||
reg = <0>; /* Chip select 0 */
|
|
||||||
spi-max-frequency = <3000000>;
|
|
||||||
status = "disabled";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
307
arch/arm/boot/dts/armada-388-clearfog.dtsi
Normal file
307
arch/arm/boot/dts/armada-388-clearfog.dtsi
Normal file
@ -0,0 +1,307 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree include file for SolidRun Clearfog 88F6828 based boards
|
||||||
|
*
|
||||||
|
* Copyright (C) 2015 Russell King
|
||||||
|
*
|
||||||
|
* This board is in development; the contents of this file work with
|
||||||
|
* the A1 rev 2.0 of the board, which does not represent final
|
||||||
|
* production board. Things will change, don't expect this file to
|
||||||
|
* remain compatible info the future.
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License
|
||||||
|
* version 2 as published by the Free Software Foundation.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "armada-388.dtsi"
|
||||||
|
#include "armada-38x-solidrun-microsom.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
aliases {
|
||||||
|
/* So that mvebu u-boot can update the MAC addresses */
|
||||||
|
ethernet1 = ð0;
|
||||||
|
ethernet2 = ð1;
|
||||||
|
ethernet3 = ð2;
|
||||||
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = "serial0:115200n8";
|
||||||
|
};
|
||||||
|
|
||||||
|
reg_3p3v: regulator-3p3v {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
regulator-name = "3P3V";
|
||||||
|
regulator-min-microvolt = <3300000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
soc {
|
||||||
|
internal-regs {
|
||||||
|
sata@a8000 {
|
||||||
|
/* pinctrl? */
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
sata@e0000 {
|
||||||
|
/* pinctrl? */
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
sdhci@d8000 {
|
||||||
|
bus-width = <4>;
|
||||||
|
cd-gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
|
||||||
|
no-1-8-v;
|
||||||
|
pinctrl-0 = <µsom_sdhci_pins
|
||||||
|
&clearfog_sdhci_cd_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
vmmc = <®_3p3v>;
|
||||||
|
wp-inverted;
|
||||||
|
};
|
||||||
|
|
||||||
|
usb@58000 {
|
||||||
|
/* CON3, nearest power. */
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
usb3@f8000 {
|
||||||
|
/* CON7 */
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
pcie-controller {
|
||||||
|
status = "okay";
|
||||||
|
/*
|
||||||
|
* The two PCIe units are accessible through
|
||||||
|
* the mini-PCIe connectors on the board.
|
||||||
|
*/
|
||||||
|
pcie@2,0 {
|
||||||
|
/* Port 1, Lane 0. CON3, nearest power. */
|
||||||
|
reset-gpios = <&expander0 1 GPIO_ACTIVE_LOW>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
ð1 {
|
||||||
|
/* ethernet@30000 */
|
||||||
|
bm,pool-long = <2>;
|
||||||
|
bm,pool-short = <1>;
|
||||||
|
buffer-manager = <&bm>;
|
||||||
|
phy-mode = "sgmii";
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
ð2 {
|
||||||
|
/* ethernet@34000 */
|
||||||
|
bm,pool-long = <3>;
|
||||||
|
bm,pool-short = <1>;
|
||||||
|
buffer-manager = <&bm>;
|
||||||
|
phy-mode = "sgmii";
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
/* Is there anything on this? */
|
||||||
|
clock-frequency = <100000>;
|
||||||
|
pinctrl-0 = <&i2c0_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
/*
|
||||||
|
* PCA9655 GPIO expander, up to 1MHz clock.
|
||||||
|
* 0-CON3 CLKREQ#
|
||||||
|
* 1-CON3 PERST#
|
||||||
|
* 2-
|
||||||
|
* 3-CON3 W_DISABLE
|
||||||
|
* 4-
|
||||||
|
* 5-USB3 overcurrent
|
||||||
|
* 6-USB3 power
|
||||||
|
* 7-
|
||||||
|
* 8-JP4 P1
|
||||||
|
* 9-JP4 P4
|
||||||
|
* 10-JP4 P5
|
||||||
|
* 11-m.2 DEVSLP
|
||||||
|
* 12-SFP_LOS
|
||||||
|
* 13-SFP_TX_FAULT
|
||||||
|
* 14-SFP_TX_DISABLE
|
||||||
|
* 15-SFP_MOD_DEF0
|
||||||
|
*/
|
||||||
|
expander0: gpio-expander@20 {
|
||||||
|
/*
|
||||||
|
* This is how it should be:
|
||||||
|
* compatible = "onnn,pca9655", "nxp,pca9555";
|
||||||
|
* but you can't do this because of the way I2C works.
|
||||||
|
*/
|
||||||
|
compatible = "nxp,pca9555";
|
||||||
|
gpio-controller;
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
reg = <0x20>;
|
||||||
|
|
||||||
|
pcie1_0_clkreq {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <0 GPIO_ACTIVE_LOW>;
|
||||||
|
input;
|
||||||
|
line-name = "pcie1.0-clkreq";
|
||||||
|
};
|
||||||
|
pcie1_0_w_disable {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <3 GPIO_ACTIVE_LOW>;
|
||||||
|
output-low;
|
||||||
|
line-name = "pcie1.0-w-disable";
|
||||||
|
};
|
||||||
|
usb3_ilimit {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <5 GPIO_ACTIVE_LOW>;
|
||||||
|
input;
|
||||||
|
line-name = "usb3-current-limit";
|
||||||
|
};
|
||||||
|
usb3_power {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <6 GPIO_ACTIVE_HIGH>;
|
||||||
|
output-high;
|
||||||
|
line-name = "usb3-power";
|
||||||
|
};
|
||||||
|
m2_devslp {
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <11 GPIO_ACTIVE_HIGH>;
|
||||||
|
output-low;
|
||||||
|
line-name = "m.2 devslp";
|
||||||
|
};
|
||||||
|
sfp_los {
|
||||||
|
/* SFP loss of signal */
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <12 GPIO_ACTIVE_HIGH>;
|
||||||
|
input;
|
||||||
|
line-name = "sfp-los";
|
||||||
|
};
|
||||||
|
sfp_tx_fault {
|
||||||
|
/* SFP laser fault */
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <13 GPIO_ACTIVE_HIGH>;
|
||||||
|
input;
|
||||||
|
line-name = "sfp-tx-fault";
|
||||||
|
};
|
||||||
|
sfp_tx_disable {
|
||||||
|
/* SFP transmit disable */
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <14 GPIO_ACTIVE_HIGH>;
|
||||||
|
output-low;
|
||||||
|
line-name = "sfp-tx-disable";
|
||||||
|
};
|
||||||
|
sfp_mod_def0 {
|
||||||
|
/* SFP module present */
|
||||||
|
gpio-hog;
|
||||||
|
gpios = <15 GPIO_ACTIVE_LOW>;
|
||||||
|
input;
|
||||||
|
line-name = "sfp-mod-def0";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* The MCP3021 is 100kHz clock only */
|
||||||
|
mikrobus_adc: mcp3021@4c {
|
||||||
|
compatible = "microchip,mcp3021";
|
||||||
|
reg = <0x4c>;
|
||||||
|
};
|
||||||
|
|
||||||
|
/* Also something at 0x64 */
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c1 {
|
||||||
|
/*
|
||||||
|
* Routed to SFP, mikrobus, and PCIe.
|
||||||
|
* SFP limits this to 100kHz, and requires an AT24C01A/02/04 with
|
||||||
|
* address pins tied low, which takes addresses 0x50 and 0x51.
|
||||||
|
* Mikrobus doesn't specify beyond an I2C bus being present.
|
||||||
|
* PCIe uses ARP to assign addresses, or 0x63-0x64.
|
||||||
|
*/
|
||||||
|
clock-frequency = <100000>;
|
||||||
|
pinctrl-0 = <&clearfog_i2c1_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
clearfog_i2c1_pins: i2c1-pins {
|
||||||
|
/* SFP, PCIe, mSATA, mikrobus */
|
||||||
|
marvell,pins = "mpp26", "mpp27";
|
||||||
|
marvell,function = "i2c1";
|
||||||
|
};
|
||||||
|
clearfog_sdhci_cd_pins: clearfog-sdhci-cd-pins {
|
||||||
|
marvell,pins = "mpp20";
|
||||||
|
marvell,function = "gpio";
|
||||||
|
};
|
||||||
|
mikro_pins: mikro-pins {
|
||||||
|
/* int: mpp22 rst: mpp29 */
|
||||||
|
marvell,pins = "mpp22", "mpp29";
|
||||||
|
marvell,function = "gpio";
|
||||||
|
};
|
||||||
|
mikro_spi_pins: mikro-spi-pins {
|
||||||
|
marvell,pins = "mpp43";
|
||||||
|
marvell,function = "spi1";
|
||||||
|
};
|
||||||
|
mikro_uart_pins: mikro-uart-pins {
|
||||||
|
marvell,pins = "mpp24", "mpp25";
|
||||||
|
marvell,function = "ua1";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&spi1 {
|
||||||
|
/*
|
||||||
|
* Add SPI CS pins for clearfog:
|
||||||
|
* CS0: W25Q32 (not populated on uSOM)
|
||||||
|
* CS1: PIC microcontroller (Pro models)
|
||||||
|
* CS2: mikrobus
|
||||||
|
*/
|
||||||
|
pinctrl-0 = <&spi1_pins &mikro_spi_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart1 {
|
||||||
|
/* mikrobus uart */
|
||||||
|
pinctrl-0 = <&mikro_uart_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
};
|
@ -16,17 +16,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -35,11 +35,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
* version 2 as published by the Free Software Foundation.
|
* version 2 as published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
@ -62,45 +62,6 @@
|
|||||||
MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;
|
MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;
|
||||||
|
|
||||||
internal-regs {
|
internal-regs {
|
||||||
ethernet@70000 {
|
|
||||||
pinctrl-0 = <&ge0_rgmii_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
phy = <&phy_dedicated>;
|
|
||||||
phy-mode = "rgmii-id";
|
|
||||||
buffer-manager = <&bm>;
|
|
||||||
bm,pool-long = <0>;
|
|
||||||
bm,pool-short = <1>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
mdio@72004 {
|
|
||||||
/*
|
|
||||||
* Add the phy clock here, so the phy can be
|
|
||||||
* accessed to read its IDs prior to binding
|
|
||||||
* with the driver.
|
|
||||||
*/
|
|
||||||
pinctrl-0 = <&mdio_pins µsom_phy_clk_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
|
|
||||||
phy_dedicated: ethernet-phy@0 {
|
|
||||||
/*
|
|
||||||
* Annoyingly, the marvell phy driver
|
|
||||||
* configures the LED register, rather
|
|
||||||
* than preserving reset-loaded setting.
|
|
||||||
* We undo that rubbish here.
|
|
||||||
*/
|
|
||||||
marvell,reg-init = <3 16 0 0x101e>;
|
|
||||||
reg = <0>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl@18000 {
|
|
||||||
microsom_phy_clk_pins: microsom-phy-clk-pins {
|
|
||||||
marvell,pins = "mpp45";
|
|
||||||
marvell,function = "ref";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
rtc@a3800 {
|
rtc@a3800 {
|
||||||
/*
|
/*
|
||||||
* If the rtc doesn't work, run "date reset"
|
* If the rtc doesn't work, run "date reset"
|
||||||
@ -108,21 +69,78 @@
|
|||||||
*/
|
*/
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
serial@12000 {
|
|
||||||
pinctrl-0 = <&uart0_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
bm@c8000 {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
bm-bppi {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&bm {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&bm_bppi {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
ð0 {
|
||||||
|
/* ethernet@70000 */
|
||||||
|
pinctrl-0 = <&ge0_rgmii_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
phy = <&phy_dedicated>;
|
||||||
|
phy-mode = "rgmii-id";
|
||||||
|
buffer-manager = <&bm>;
|
||||||
|
bm,pool-long = <0>;
|
||||||
|
bm,pool-short = <1>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&mdio {
|
||||||
|
/*
|
||||||
|
* Add the phy clock here, so the phy can be accessed to read its
|
||||||
|
* IDs prior to binding with the driver.
|
||||||
|
*/
|
||||||
|
pinctrl-0 = <&mdio_pins µsom_phy_clk_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
|
||||||
|
phy_dedicated: ethernet-phy@0 {
|
||||||
|
/*
|
||||||
|
* Annoyingly, the marvell phy driver configures the LED
|
||||||
|
* register, rather than preserving reset-loaded setting.
|
||||||
|
* We undo that rubbish here.
|
||||||
|
*/
|
||||||
|
marvell,reg-init = <3 16 0 0x101e>;
|
||||||
|
reg = <0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
microsom_phy_clk_pins: microsom-phy-clk-pins {
|
||||||
|
marvell,pins = "mpp45";
|
||||||
|
marvell,function = "ref";
|
||||||
|
};
|
||||||
|
/* Optional eMMC */
|
||||||
|
microsom_sdhci_pins: microsom-sdhci-pins {
|
||||||
|
marvell,pins = "mpp21", "mpp28", "mpp37",
|
||||||
|
"mpp38", "mpp39", "mpp40";
|
||||||
|
marvell,function = "sd0";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&spi1 {
|
||||||
|
/* The microsom has an optional W25Q32 on board, connected to CS0 */
|
||||||
|
pinctrl-0 = <&spi1_pins>;
|
||||||
|
|
||||||
|
w25q32: spi-flash@0 {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
compatible = "w25q32", "jedec,spi-nor";
|
||||||
|
reg = <0>; /* Chip select 0 */
|
||||||
|
spi-max-frequency = <3000000>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart0 {
|
||||||
|
pinctrl-0 = <&uart0_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -36,11 +36,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -16,17 +16,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -35,11 +35,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
254
arch/arm/boot/dts/armada-xp-98dx3236.dtsi
Normal file
254
arch/arm/boot/dts/armada-xp-98dx3236.dtsi
Normal file
@ -0,0 +1,254 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree Include file for Marvell 98dx3236 family SoC
|
||||||
|
*
|
||||||
|
* Copyright (C) 2016 Allied Telesis Labs
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*
|
||||||
|
* Contains definitions specific to the 98dx3236 SoC that are not
|
||||||
|
* common to all Armada XP SoCs.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "armada-xp.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Marvell 98DX3236 SoC";
|
||||||
|
compatible = "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
|
||||||
|
|
||||||
|
aliases {
|
||||||
|
gpio0 = &gpio0;
|
||||||
|
gpio1 = &gpio1;
|
||||||
|
gpio2 = &gpio2;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpus {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
enable-method = "marvell,98dx3236-smp";
|
||||||
|
|
||||||
|
cpu@0 {
|
||||||
|
device_type = "cpu";
|
||||||
|
compatible = "marvell,sheeva-v7";
|
||||||
|
reg = <0>;
|
||||||
|
clocks = <&cpuclk 0>;
|
||||||
|
clock-latency = <1000000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
soc {
|
||||||
|
ranges = <MBUS_ID(0xf0, 0x01) 0 0 0xf1000000 0x100000
|
||||||
|
MBUS_ID(0x01, 0x1d) 0 0 0xfff00000 0x100000
|
||||||
|
MBUS_ID(0x01, 0x2f) 0 0 0xf0000000 0x1000000
|
||||||
|
MBUS_ID(0x03, 0x00) 0 0 0xa8000000 0x4000000
|
||||||
|
MBUS_ID(0x08, 0x00) 0 0 0xac000000 0x100000>;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* 98DX3236 has 1 x1 PCIe unit Gen2.0
|
||||||
|
*/
|
||||||
|
pciec: pcie-controller@82000000 {
|
||||||
|
compatible = "marvell,armada-xp-pcie";
|
||||||
|
status = "disabled";
|
||||||
|
device_type = "pci";
|
||||||
|
|
||||||
|
#address-cells = <3>;
|
||||||
|
#size-cells = <2>;
|
||||||
|
|
||||||
|
msi-parent = <&mpic>;
|
||||||
|
bus-range = <0x00 0xff>;
|
||||||
|
|
||||||
|
ranges =
|
||||||
|
<0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Port 0.0 registers */
|
||||||
|
0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
|
||||||
|
0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */
|
||||||
|
0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */>;
|
||||||
|
|
||||||
|
pcie1: pcie@1,0 {
|
||||||
|
device_type = "pci";
|
||||||
|
assigned-addresses = <0x82000800 0 0x40000 0 0x2000>;
|
||||||
|
reg = <0x0800 0 0 0 0>;
|
||||||
|
#address-cells = <3>;
|
||||||
|
#size-cells = <2>;
|
||||||
|
#interrupt-cells = <1>;
|
||||||
|
ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0
|
||||||
|
0x81000000 0 0 0x81000000 0x1 0 1 0>;
|
||||||
|
interrupt-map-mask = <0 0 0 0>;
|
||||||
|
interrupt-map = <0 0 0 0 &mpic 58>;
|
||||||
|
marvell,pcie-port = <0>;
|
||||||
|
marvell,pcie-lane = <0>;
|
||||||
|
clocks = <&gateclk 5>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
internal-regs {
|
||||||
|
coreclk: mvebu-sar@18230 {
|
||||||
|
compatible = "marvell,mv98dx3236-core-clock";
|
||||||
|
};
|
||||||
|
|
||||||
|
cpuclk: clock-complex@18700 {
|
||||||
|
compatible = "marvell,mv98dx3236-cpu-clock";
|
||||||
|
};
|
||||||
|
|
||||||
|
corediv-clock@18740 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
xor@60900 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
crypto@90000 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
xor@f0900 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
xor@f0800 {
|
||||||
|
compatible = "marvell,orion-xor";
|
||||||
|
reg = <0xf0800 0x100
|
||||||
|
0xf0a00 0x100>;
|
||||||
|
clocks = <&gateclk 22>;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
xor10 {
|
||||||
|
interrupts = <51>;
|
||||||
|
dmacap,memcpy;
|
||||||
|
dmacap,xor;
|
||||||
|
};
|
||||||
|
xor11 {
|
||||||
|
interrupts = <52>;
|
||||||
|
dmacap,memcpy;
|
||||||
|
dmacap,xor;
|
||||||
|
dmacap,memset;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpio0: gpio@18100 {
|
||||||
|
compatible = "marvell,orion-gpio";
|
||||||
|
reg = <0x18100 0x40>;
|
||||||
|
ngpios = <32>;
|
||||||
|
gpio-controller;
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
interrupt-controller;
|
||||||
|
#interrupt-cells = <2>;
|
||||||
|
interrupts = <82>, <83>, <84>, <85>;
|
||||||
|
};
|
||||||
|
|
||||||
|
/* does not exist */
|
||||||
|
gpio1: gpio@18140 {
|
||||||
|
compatible = "marvell,orion-gpio";
|
||||||
|
reg = <0x18140 0x40>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
gpio2: gpio@18180 { /* rework some properties */
|
||||||
|
compatible = "marvell,orion-gpio";
|
||||||
|
reg = <0x18180 0x40>;
|
||||||
|
ngpios = <1>; /* only gpio #32 */
|
||||||
|
gpio-controller;
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
interrupt-controller;
|
||||||
|
#interrupt-cells = <2>;
|
||||||
|
interrupts = <87>;
|
||||||
|
};
|
||||||
|
|
||||||
|
nand: nand@d0000 {
|
||||||
|
clocks = <&dfx_coredivclk 0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
dfxr: dfx-registers@ac000000 {
|
||||||
|
compatible = "simple-bus";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges = <0 MBUS_ID(0x08, 0x00) 0 0x100000>;
|
||||||
|
|
||||||
|
dfx_coredivclk: corediv-clock@f8268 {
|
||||||
|
compatible = "marvell,mv98dx3236-corediv-clock";
|
||||||
|
reg = <0xf8268 0xc>;
|
||||||
|
#clock-cells = <1>;
|
||||||
|
clocks = <&mainpll>;
|
||||||
|
clock-output-names = "nand";
|
||||||
|
};
|
||||||
|
|
||||||
|
dfx: dfx@0 {
|
||||||
|
compatible = "marvell,dfx-server";
|
||||||
|
reg = <0 0x100000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
switch: switch@a8000000 {
|
||||||
|
compatible = "simple-bus";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges = <0 MBUS_ID(0x03, 0x00) 0 0x100000>;
|
||||||
|
|
||||||
|
pp0: packet-processor@0 {
|
||||||
|
compatible = "marvell,prestera-98dx3236";
|
||||||
|
reg = <0 0x4000000>;
|
||||||
|
interrupts = <33>, <34>, <35>;
|
||||||
|
dfx = <&dfx>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
compatible = "marvell,98dx3236-pinctrl";
|
||||||
|
|
||||||
|
spi0_pins: spi0-pins {
|
||||||
|
marvell,pins = "mpp0", "mpp1",
|
||||||
|
"mpp2", "mpp3";
|
||||||
|
marvell,function = "spi0";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&sdio {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&crypto_sram0 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
&crypto_sram1 {
|
||||||
|
status = "disabled";
|
||||||
|
};
|
76
arch/arm/boot/dts/armada-xp-98dx3336.dtsi
Normal file
76
arch/arm/boot/dts/armada-xp-98dx3336.dtsi
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree Include file for Marvell 98dx3336 family SoC
|
||||||
|
*
|
||||||
|
* Copyright (C) 2016 Allied Telesis Labs
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*
|
||||||
|
* Contains definitions specific to the 98dx3236 SoC that are not
|
||||||
|
* common to all Armada XP SoCs.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "armada-xp-98dx3236.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Marvell 98DX3336 SoC";
|
||||||
|
compatible = "marvell,armadaxp-98dx3336", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
|
||||||
|
|
||||||
|
cpus {
|
||||||
|
cpu@1 {
|
||||||
|
device_type = "cpu";
|
||||||
|
compatible = "marvell,sheeva-v7";
|
||||||
|
reg = <1>;
|
||||||
|
clocks = <&cpuclk 1>;
|
||||||
|
clock-latency = <1000000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
soc {
|
||||||
|
internal-regs {
|
||||||
|
resume@20980 {
|
||||||
|
compatible = "marvell,98dx3336-resume-ctrl";
|
||||||
|
reg = <0x20980 0x10>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&pp0 {
|
||||||
|
compatible = "marvell,prestera-98dx3336";
|
||||||
|
};
|
90
arch/arm/boot/dts/armada-xp-98dx4251.dtsi
Normal file
90
arch/arm/boot/dts/armada-xp-98dx4251.dtsi
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree Include file for Marvell 98dx4521 family SoC
|
||||||
|
*
|
||||||
|
* Copyright (C) 2016 Allied Telesis Labs
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*
|
||||||
|
* Contains definitions specific to the 98dx4521 SoC that are not
|
||||||
|
* common to all Armada XP SoCs.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "armada-xp-98dx3236.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Marvell 98DX4251 SoC";
|
||||||
|
compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
|
||||||
|
|
||||||
|
cpus {
|
||||||
|
cpu@1 {
|
||||||
|
device_type = "cpu";
|
||||||
|
compatible = "marvell,sheeva-v7";
|
||||||
|
reg = <1>;
|
||||||
|
clocks = <&cpuclk 1>;
|
||||||
|
clock-latency = <1000000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
soc {
|
||||||
|
internal-regs {
|
||||||
|
resume@20980 {
|
||||||
|
compatible = "marvell,98dx3336-resume-ctrl";
|
||||||
|
reg = <0x20980 0x10>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&sdio {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&pinctrl {
|
||||||
|
compatible = "marvell,98dx4251-pinctrl";
|
||||||
|
|
||||||
|
sdio_pins: sdio-pins {
|
||||||
|
marvell,pins = "mpp5", "mpp6", "mpp7",
|
||||||
|
"mpp8", "mpp9", "mpp10";
|
||||||
|
marvell,function = "sd0";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&pp0 {
|
||||||
|
compatible = "marvell,prestera-98dx4251";
|
||||||
|
};
|
@ -20,17 +20,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -39,11 +39,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
151
arch/arm/boot/dts/armada-xp-db-dxbc2.dts
Normal file
151
arch/arm/boot/dts/armada-xp-db-dxbc2.dts
Normal file
@ -0,0 +1,151 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree file for DB-DXBC2 board
|
||||||
|
*
|
||||||
|
* Copyright (C) 2016 Allied Telesis Labs
|
||||||
|
*
|
||||||
|
* Based on armada-xp-db.dts
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*
|
||||||
|
* Note: this Device Tree assumes that the bootloader has remapped the
|
||||||
|
* internal registers to 0xf1000000 (instead of the default
|
||||||
|
* 0xd0000000). The 0xf1000000 is the default used by the recent,
|
||||||
|
* DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
||||||
|
* boards were delivered with an older version of the bootloader that
|
||||||
|
* left internal registers mapped at 0xd0000000. If you are in this
|
||||||
|
* situation, you should either update your bootloader (preferred
|
||||||
|
* solution) or the below Device Tree should be adjusted.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
#include "armada-xp-98dx4251.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Marvell Bobcat2 Evaluation Board";
|
||||||
|
compatible = "marvell,db-dxbc2", "marvell,armadaxp-98dx4251", "marvell,armadaxp", "marvell,armada-370-xp";
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
bootargs = "console=ttyS0,115200 earlyprintk";
|
||||||
|
};
|
||||||
|
|
||||||
|
memory {
|
||||||
|
device_type = "memory";
|
||||||
|
reg = <0 0x00000000 0 0x20000000>; /* 512 MB */
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
&devbus_bootcs {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
/* Device Bus parameters are required */
|
||||||
|
|
||||||
|
/* Read parameters */
|
||||||
|
devbus,bus-width = <16>;
|
||||||
|
devbus,turn-off-ps = <60000>;
|
||||||
|
devbus,badr-skew-ps = <0>;
|
||||||
|
devbus,acc-first-ps = <124000>;
|
||||||
|
devbus,acc-next-ps = <248000>;
|
||||||
|
devbus,rd-setup-ps = <0>;
|
||||||
|
devbus,rd-hold-ps = <0>;
|
||||||
|
|
||||||
|
/* Write parameters */
|
||||||
|
devbus,sync-enable = <0>;
|
||||||
|
devbus,wr-high-ps = <60000>;
|
||||||
|
devbus,wr-low-ps = <60000>;
|
||||||
|
devbus,ale-wr-ps = <60000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
clock-frequency = <100000>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart0 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart1 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&nand {
|
||||||
|
status = "okay";
|
||||||
|
num-cs = <1>;
|
||||||
|
marvell,nand-keep-config;
|
||||||
|
marvell,nand-enable-arbiter;
|
||||||
|
nand-on-flash-bbt;
|
||||||
|
nand-ecc-strength = <4>;
|
||||||
|
nand-ecc-step-size = <512>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&sdio {
|
||||||
|
pinctrl-0 = <&sdio_pins>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
status = "okay";
|
||||||
|
/* No CD or WP GPIOs */
|
||||||
|
broken-cd;
|
||||||
|
};
|
||||||
|
|
||||||
|
&spi0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
spi-flash@0 {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
compatible = "m25p64";
|
||||||
|
reg = <0>; /* Chip select 0 */
|
||||||
|
spi-max-frequency = <20000000>;
|
||||||
|
m25p,fast-read;
|
||||||
|
|
||||||
|
partition@u-boot {
|
||||||
|
reg = <0x00000000 0x00100000>;
|
||||||
|
label = "u-boot";
|
||||||
|
};
|
||||||
|
partition@u-boot-env {
|
||||||
|
reg = <0x00100000 0x00040000>;
|
||||||
|
label = "u-boot-env";
|
||||||
|
};
|
||||||
|
partition@unused {
|
||||||
|
reg = <0x00140000 0x00ec0000>;
|
||||||
|
label = "unused";
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
142
arch/arm/boot/dts/armada-xp-db-xc3-24g4xg.dts
Normal file
142
arch/arm/boot/dts/armada-xp-db-xc3-24g4xg.dts
Normal file
@ -0,0 +1,142 @@
|
|||||||
|
/*
|
||||||
|
* Device Tree file for DB-XC3-24G4XG board
|
||||||
|
*
|
||||||
|
* Copyright (C) 2016 Allied Telesis Labs
|
||||||
|
*
|
||||||
|
* Based on armada-xp-db.dts
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*
|
||||||
|
* Note: this Device Tree assumes that the bootloader has remapped the
|
||||||
|
* internal registers to 0xf1000000 (instead of the default
|
||||||
|
* 0xd0000000). The 0xf1000000 is the default used by the recent,
|
||||||
|
* DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
||||||
|
* boards were delivered with an older version of the bootloader that
|
||||||
|
* left internal registers mapped at 0xd0000000. If you are in this
|
||||||
|
* situation, you should either update your bootloader (preferred
|
||||||
|
* solution) or the below Device Tree should be adjusted.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
#include "armada-xp-98dx3336.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "DB-XC3-24G4XG";
|
||||||
|
compatible = "marvell,db-xc3-24g4xg", "marvell,armadaxp-98dx3336", "marvell,armadaxp", "marvell,armada-370-xp";
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
bootargs = "console=ttyS0,115200 earlyprintk";
|
||||||
|
};
|
||||||
|
|
||||||
|
memory {
|
||||||
|
device_type = "memory";
|
||||||
|
reg = <0 0x00000000 0 0x40000000>; /* 1 GB */
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&devbus_bootcs {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
/* Device Bus parameters are required */
|
||||||
|
|
||||||
|
/* Read parameters */
|
||||||
|
devbus,bus-width = <16>;
|
||||||
|
devbus,turn-off-ps = <60000>;
|
||||||
|
devbus,badr-skew-ps = <0>;
|
||||||
|
devbus,acc-first-ps = <124000>;
|
||||||
|
devbus,acc-next-ps = <248000>;
|
||||||
|
devbus,rd-setup-ps = <0>;
|
||||||
|
devbus,rd-hold-ps = <0>;
|
||||||
|
|
||||||
|
/* Write parameters */
|
||||||
|
devbus,sync-enable = <0>;
|
||||||
|
devbus,wr-high-ps = <60000>;
|
||||||
|
devbus,wr-low-ps = <60000>;
|
||||||
|
devbus,ale-wr-ps = <60000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart0 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart1 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
clock-frequency = <100000>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&nand {
|
||||||
|
status = "okay";
|
||||||
|
num-cs = <1>;
|
||||||
|
marvell,nand-keep-config;
|
||||||
|
marvell,nand-enable-arbiter;
|
||||||
|
nand-on-flash-bbt;
|
||||||
|
nand-ecc-strength = <4>;
|
||||||
|
nand-ecc-step-size = <512>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&spi0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
spi-flash@0 {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
compatible = "m25p64";
|
||||||
|
reg = <0>; /* Chip select 0 */
|
||||||
|
spi-max-frequency = <20000000>;
|
||||||
|
m25p,fast-read;
|
||||||
|
|
||||||
|
partition@u-boot {
|
||||||
|
reg = <0x00000000 0x00100000>;
|
||||||
|
label = "u-boot";
|
||||||
|
};
|
||||||
|
partition@u-boot-env {
|
||||||
|
reg = <0x00100000 0x00040000>;
|
||||||
|
label = "u-boot-env";
|
||||||
|
};
|
||||||
|
partition@unused {
|
||||||
|
reg = <0x00140000 0x00ec0000>;
|
||||||
|
label = "unused";
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
@ -18,17 +18,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -37,11 +37,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -18,17 +18,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -37,11 +37,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -302,6 +302,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
dsa {
|
dsa {
|
||||||
|
status = "disabled";
|
||||||
|
|
||||||
compatible = "marvell,dsa";
|
compatible = "marvell,dsa";
|
||||||
#address-cells = <2>;
|
#address-cells = <2>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
@ -398,3 +400,54 @@
|
|||||||
spi-max-frequency = <40000000>;
|
spi-max-frequency = <40000000>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&mdio {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
switch@0 {
|
||||||
|
compatible = "marvell,mv88e6085";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
reg = <0>;
|
||||||
|
|
||||||
|
ports {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
port@0 {
|
||||||
|
reg = <0>;
|
||||||
|
label = "lan4";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@1 {
|
||||||
|
reg = <1>;
|
||||||
|
label = "lan3";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@2 {
|
||||||
|
reg = <2>;
|
||||||
|
label = "lan2";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@3 {
|
||||||
|
reg = <3>;
|
||||||
|
label = "lan1";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@4 {
|
||||||
|
reg = <4>;
|
||||||
|
label = "internet";
|
||||||
|
};
|
||||||
|
|
||||||
|
port@5 {
|
||||||
|
reg = <5>;
|
||||||
|
label = "cpu";
|
||||||
|
ethernet = <ð0>;
|
||||||
|
fixed-link {
|
||||||
|
speed = <1000>;
|
||||||
|
full-duplex;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -34,11 +34,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -13,17 +13,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -32,11 +32,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -18,17 +18,17 @@
|
|||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
* License, or (at your option) any later version.
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This file is distributed in the hope that it will be useful
|
* This file is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Or, alternatively
|
* Or, alternatively,
|
||||||
*
|
*
|
||||||
* b) Permission is hereby granted, free of charge, to any person
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
* obtaining a copy of this software and associated documentation
|
* obtaining a copy of this software and associated documentation
|
||||||
* files (the "Software"), to deal in the Software without
|
* files (the "Software"), to deal in the Software without
|
||||||
* restriction, including without limitation the rights to use
|
* restriction, including without limitation the rights to use,
|
||||||
* copy, modify, merge, publish, distribute, sublicense, and/or
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
* sell copies of the Software, and to permit persons to whom the
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
* Software is furnished to do so, subject to the following
|
* Software is furnished to do so, subject to the following
|
||||||
@ -37,11 +37,11 @@
|
|||||||
* The above copyright notice and this permission notice shall be
|
* The above copyright notice and this permission notice shall be
|
||||||
* included in all copies or substantial portions of the Software.
|
* included in all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
@ -23,3 +23,17 @@
|
|||||||
&uart5 {
|
&uart5 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&mac0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_rgmii1_default &pinctrl_mdio1_default>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&mac1 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
|
||||||
|
};
|
||||||
|
@ -12,14 +12,34 @@
|
|||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
stdout-path = &uart5;
|
stdout-path = &uart5;
|
||||||
bootargs = "console=ttyS4,38400 earlyprintk";
|
bootargs = "console=ttyS4,115200 earlyprintk";
|
||||||
};
|
};
|
||||||
|
|
||||||
memory {
|
memory {
|
||||||
reg = <0x40000000 0x10000000>;
|
reg = <0x40000000 0x20000000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reserved-memory {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges;
|
||||||
|
|
||||||
|
vga_memory: framebuffer@5f000000 {
|
||||||
|
no-map;
|
||||||
|
reg = <0x5f000000 0x01000000>; /* 16M */
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&uart5 {
|
&uart5 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&mac0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
use-ncsi;
|
||||||
|
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_rmii1_default>;
|
||||||
|
};
|
||||||
|
45
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
Normal file
45
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "aspeed-g5.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Romulus BMC";
|
||||||
|
compatible = "ibm,romulus-bmc", "aspeed,ast2500";
|
||||||
|
|
||||||
|
aliases {
|
||||||
|
serial4 = &uart5;
|
||||||
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart5;
|
||||||
|
bootargs = "console=ttyS4,115200 earlyprintk";
|
||||||
|
};
|
||||||
|
|
||||||
|
memory {
|
||||||
|
reg = <0x80000000 0x40000000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reserved-memory {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges;
|
||||||
|
|
||||||
|
vga_memory: framebuffer@bf000000 {
|
||||||
|
no-map;
|
||||||
|
reg = <0xbf000000 0x01000000>; /* 16M */
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart5 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&mac0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
use-ncsi;
|
||||||
|
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_rmii1_default>;
|
||||||
|
};
|
@ -41,6 +41,22 @@
|
|||||||
reg = <0x1e6c0080 0x80>;
|
reg = <0x1e6c0080 0x80>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mac0: ethernet@1e660000 {
|
||||||
|
compatible = "faraday,ftgmac100";
|
||||||
|
reg = <0x1e660000 0x180>;
|
||||||
|
interrupts = <2>;
|
||||||
|
no-hw-checksum;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
mac1: ethernet@1e680000 {
|
||||||
|
compatible = "faraday,ftgmac100";
|
||||||
|
reg = <0x1e680000 0x180>;
|
||||||
|
interrupts = <3>;
|
||||||
|
no-hw-checksum;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
apb {
|
apb {
|
||||||
compatible = "simple-bus";
|
compatible = "simple-bus";
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
@ -54,6 +70,756 @@
|
|||||||
clocks = <&clk_clkin>;
|
clocks = <&clk_clkin>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
syscon: syscon@1e6e2000 {
|
||||||
|
compatible = "aspeed,g4-scu", "syscon", "simple-mfd";
|
||||||
|
reg = <0x1e6e2000 0x1a8>;
|
||||||
|
|
||||||
|
pinctrl: pinctrl {
|
||||||
|
compatible = "aspeed,g4-pinctrl";
|
||||||
|
|
||||||
|
pinctrl_acpi_default: acpi_default {
|
||||||
|
function = "ACPI";
|
||||||
|
groups = "ACPI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc0_default: adc0_default {
|
||||||
|
function = "ADC0";
|
||||||
|
groups = "ADC0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc1_default: adc1_default {
|
||||||
|
function = "ADC1";
|
||||||
|
groups = "ADC1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc10_default: adc10_default {
|
||||||
|
function = "ADC10";
|
||||||
|
groups = "ADC10";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc11_default: adc11_default {
|
||||||
|
function = "ADC11";
|
||||||
|
groups = "ADC11";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc12_default: adc12_default {
|
||||||
|
function = "ADC12";
|
||||||
|
groups = "ADC12";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc13_default: adc13_default {
|
||||||
|
function = "ADC13";
|
||||||
|
groups = "ADC13";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc14_default: adc14_default {
|
||||||
|
function = "ADC14";
|
||||||
|
groups = "ADC14";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc15_default: adc15_default {
|
||||||
|
function = "ADC15";
|
||||||
|
groups = "ADC15";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc2_default: adc2_default {
|
||||||
|
function = "ADC2";
|
||||||
|
groups = "ADC2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc3_default: adc3_default {
|
||||||
|
function = "ADC3";
|
||||||
|
groups = "ADC3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc4_default: adc4_default {
|
||||||
|
function = "ADC4";
|
||||||
|
groups = "ADC4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc5_default: adc5_default {
|
||||||
|
function = "ADC5";
|
||||||
|
groups = "ADC5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc6_default: adc6_default {
|
||||||
|
function = "ADC6";
|
||||||
|
groups = "ADC6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc7_default: adc7_default {
|
||||||
|
function = "ADC7";
|
||||||
|
groups = "ADC7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc8_default: adc8_default {
|
||||||
|
function = "ADC8";
|
||||||
|
groups = "ADC8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc9_default: adc9_default {
|
||||||
|
function = "ADC9";
|
||||||
|
groups = "ADC9";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_bmcint_default: bmcint_default {
|
||||||
|
function = "BMCINT";
|
||||||
|
groups = "BMCINT";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ddcclk_default: ddcclk_default {
|
||||||
|
function = "DDCCLK";
|
||||||
|
groups = "DDCCLK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ddcdat_default: ddcdat_default {
|
||||||
|
function = "DDCDAT";
|
||||||
|
groups = "DDCDAT";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_extrst_default: extrst_default {
|
||||||
|
function = "EXTRST";
|
||||||
|
groups = "EXTRST";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_flack_default: flack_default {
|
||||||
|
function = "FLACK";
|
||||||
|
groups = "FLACK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_flbusy_default: flbusy_default {
|
||||||
|
function = "FLBUSY";
|
||||||
|
groups = "FLBUSY";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_flwp_default: flwp_default {
|
||||||
|
function = "FLWP";
|
||||||
|
groups = "FLWP";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid_default: gpid_default {
|
||||||
|
function = "GPID";
|
||||||
|
groups = "GPID";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid0_default: gpid0_default {
|
||||||
|
function = "GPID0";
|
||||||
|
groups = "GPID0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid2_default: gpid2_default {
|
||||||
|
function = "GPID2";
|
||||||
|
groups = "GPID2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid4_default: gpid4_default {
|
||||||
|
function = "GPID4";
|
||||||
|
groups = "GPID4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid6_default: gpid6_default {
|
||||||
|
function = "GPID6";
|
||||||
|
groups = "GPID6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie0_default: gpie0_default {
|
||||||
|
function = "GPIE0";
|
||||||
|
groups = "GPIE0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie2_default: gpie2_default {
|
||||||
|
function = "GPIE2";
|
||||||
|
groups = "GPIE2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie4_default: gpie4_default {
|
||||||
|
function = "GPIE4";
|
||||||
|
groups = "GPIE4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie6_default: gpie6_default {
|
||||||
|
function = "GPIE6";
|
||||||
|
groups = "GPIE6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c10_default: i2c10_default {
|
||||||
|
function = "I2C10";
|
||||||
|
groups = "I2C10";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c11_default: i2c11_default {
|
||||||
|
function = "I2C11";
|
||||||
|
groups = "I2C11";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c12_default: i2c12_default {
|
||||||
|
function = "I2C12";
|
||||||
|
groups = "I2C12";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c13_default: i2c13_default {
|
||||||
|
function = "I2C13";
|
||||||
|
groups = "I2C13";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c14_default: i2c14_default {
|
||||||
|
function = "I2C14";
|
||||||
|
groups = "I2C14";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c3_default: i2c3_default {
|
||||||
|
function = "I2C3";
|
||||||
|
groups = "I2C3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c4_default: i2c4_default {
|
||||||
|
function = "I2C4";
|
||||||
|
groups = "I2C4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c5_default: i2c5_default {
|
||||||
|
function = "I2C5";
|
||||||
|
groups = "I2C5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c6_default: i2c6_default {
|
||||||
|
function = "I2C6";
|
||||||
|
groups = "I2C6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c7_default: i2c7_default {
|
||||||
|
function = "I2C7";
|
||||||
|
groups = "I2C7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c8_default: i2c8_default {
|
||||||
|
function = "I2C8";
|
||||||
|
groups = "I2C8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c9_default: i2c9_default {
|
||||||
|
function = "I2C9";
|
||||||
|
groups = "I2C9";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcpd_default: lpcpd_default {
|
||||||
|
function = "LPCPD";
|
||||||
|
groups = "LPCPD";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcpme_default: lpcpme_default {
|
||||||
|
function = "LPCPME";
|
||||||
|
groups = "LPCPME";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcrst_default: lpcrst_default {
|
||||||
|
function = "LPCRST";
|
||||||
|
groups = "LPCRST";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcsmi_default: lpcsmi_default {
|
||||||
|
function = "LPCSMI";
|
||||||
|
groups = "LPCSMI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mac1link_default: mac1link_default {
|
||||||
|
function = "MAC1LINK";
|
||||||
|
groups = "MAC1LINK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mac2link_default: mac2link_default {
|
||||||
|
function = "MAC2LINK";
|
||||||
|
groups = "MAC2LINK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mdio1_default: mdio1_default {
|
||||||
|
function = "MDIO1";
|
||||||
|
groups = "MDIO1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mdio2_default: mdio2_default {
|
||||||
|
function = "MDIO2";
|
||||||
|
groups = "MDIO2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts1_default: ncts1_default {
|
||||||
|
function = "NCTS1";
|
||||||
|
groups = "NCTS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts2_default: ncts2_default {
|
||||||
|
function = "NCTS2";
|
||||||
|
groups = "NCTS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts3_default: ncts3_default {
|
||||||
|
function = "NCTS3";
|
||||||
|
groups = "NCTS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts4_default: ncts4_default {
|
||||||
|
function = "NCTS4";
|
||||||
|
groups = "NCTS4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd1_default: ndcd1_default {
|
||||||
|
function = "NDCD1";
|
||||||
|
groups = "NDCD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd2_default: ndcd2_default {
|
||||||
|
function = "NDCD2";
|
||||||
|
groups = "NDCD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd3_default: ndcd3_default {
|
||||||
|
function = "NDCD3";
|
||||||
|
groups = "NDCD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd4_default: ndcd4_default {
|
||||||
|
function = "NDCD4";
|
||||||
|
groups = "NDCD4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr1_default: ndsr1_default {
|
||||||
|
function = "NDSR1";
|
||||||
|
groups = "NDSR1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr2_default: ndsr2_default {
|
||||||
|
function = "NDSR2";
|
||||||
|
groups = "NDSR2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr3_default: ndsr3_default {
|
||||||
|
function = "NDSR3";
|
||||||
|
groups = "NDSR3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr4_default: ndsr4_default {
|
||||||
|
function = "NDSR4";
|
||||||
|
groups = "NDSR4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr1_default: ndtr1_default {
|
||||||
|
function = "NDTR1";
|
||||||
|
groups = "NDTR1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr2_default: ndtr2_default {
|
||||||
|
function = "NDTR2";
|
||||||
|
groups = "NDTR2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr3_default: ndtr3_default {
|
||||||
|
function = "NDTR3";
|
||||||
|
groups = "NDTR3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr4_default: ndtr4_default {
|
||||||
|
function = "NDTR4";
|
||||||
|
groups = "NDTR4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndts4_default: ndts4_default {
|
||||||
|
function = "NDTS4";
|
||||||
|
groups = "NDTS4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri1_default: nri1_default {
|
||||||
|
function = "NRI1";
|
||||||
|
groups = "NRI1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri2_default: nri2_default {
|
||||||
|
function = "NRI2";
|
||||||
|
groups = "NRI2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri3_default: nri3_default {
|
||||||
|
function = "NRI3";
|
||||||
|
groups = "NRI3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri4_default: nri4_default {
|
||||||
|
function = "NRI4";
|
||||||
|
groups = "NRI4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts1_default: nrts1_default {
|
||||||
|
function = "NRTS1";
|
||||||
|
groups = "NRTS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts2_default: nrts2_default {
|
||||||
|
function = "NRTS2";
|
||||||
|
groups = "NRTS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts3_default: nrts3_default {
|
||||||
|
function = "NRTS3";
|
||||||
|
groups = "NRTS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_oscclk_default: oscclk_default {
|
||||||
|
function = "OSCCLK";
|
||||||
|
groups = "OSCCLK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm0_default: pwm0_default {
|
||||||
|
function = "PWM0";
|
||||||
|
groups = "PWM0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm1_default: pwm1_default {
|
||||||
|
function = "PWM1";
|
||||||
|
groups = "PWM1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm2_default: pwm2_default {
|
||||||
|
function = "PWM2";
|
||||||
|
groups = "PWM2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm3_default: pwm3_default {
|
||||||
|
function = "PWM3";
|
||||||
|
groups = "PWM3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm4_default: pwm4_default {
|
||||||
|
function = "PWM4";
|
||||||
|
groups = "PWM4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm5_default: pwm5_default {
|
||||||
|
function = "PWM5";
|
||||||
|
groups = "PWM5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm6_default: pwm6_default {
|
||||||
|
function = "PWM6";
|
||||||
|
groups = "PWM6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm7_default: pwm7_default {
|
||||||
|
function = "PWM7";
|
||||||
|
groups = "PWM7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rgmii1_default: rgmii1_default {
|
||||||
|
function = "RGMII1";
|
||||||
|
groups = "RGMII1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rgmii2_default: rgmii2_default {
|
||||||
|
function = "RGMII2";
|
||||||
|
groups = "RGMII2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rmii1_default: rmii1_default {
|
||||||
|
function = "RMII1";
|
||||||
|
groups = "RMII1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rmii2_default: rmii2_default {
|
||||||
|
function = "RMII2";
|
||||||
|
groups = "RMII2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rom16_default: rom16_default {
|
||||||
|
function = "ROM16";
|
||||||
|
groups = "ROM16";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rom8_default: rom8_default {
|
||||||
|
function = "ROM8";
|
||||||
|
groups = "ROM8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_romcs1_default: romcs1_default {
|
||||||
|
function = "ROMCS1";
|
||||||
|
groups = "ROMCS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_romcs2_default: romcs2_default {
|
||||||
|
function = "ROMCS2";
|
||||||
|
groups = "ROMCS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_romcs3_default: romcs3_default {
|
||||||
|
function = "ROMCS3";
|
||||||
|
groups = "ROMCS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_romcs4_default: romcs4_default {
|
||||||
|
function = "ROMCS4";
|
||||||
|
groups = "ROMCS4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd1_default: rxd1_default {
|
||||||
|
function = "RXD1";
|
||||||
|
groups = "RXD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd2_default: rxd2_default {
|
||||||
|
function = "RXD2";
|
||||||
|
groups = "RXD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd3_default: rxd3_default {
|
||||||
|
function = "RXD3";
|
||||||
|
groups = "RXD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd4_default: rxd4_default {
|
||||||
|
function = "RXD4";
|
||||||
|
groups = "RXD4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt1_default: salt1_default {
|
||||||
|
function = "SALT1";
|
||||||
|
groups = "SALT1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt2_default: salt2_default {
|
||||||
|
function = "SALT2";
|
||||||
|
groups = "SALT2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt3_default: salt3_default {
|
||||||
|
function = "SALT3";
|
||||||
|
groups = "SALT3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt4_default: salt4_default {
|
||||||
|
function = "SALT4";
|
||||||
|
groups = "SALT4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sd1_default: sd1_default {
|
||||||
|
function = "SD1";
|
||||||
|
groups = "SD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sd2_default: sd2_default {
|
||||||
|
function = "SD2";
|
||||||
|
groups = "SD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpmck_default: sgpmck_default {
|
||||||
|
function = "SGPMCK";
|
||||||
|
groups = "SGPMCK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpmi_default: sgpmi_default {
|
||||||
|
function = "SGPMI";
|
||||||
|
groups = "SGPMI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpmld_default: sgpmld_default {
|
||||||
|
function = "SGPMLD";
|
||||||
|
groups = "SGPMLD";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpmo_default: sgpmo_default {
|
||||||
|
function = "SGPMO";
|
||||||
|
groups = "SGPMO";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpsck_default: sgpsck_default {
|
||||||
|
function = "SGPSCK";
|
||||||
|
groups = "SGPSCK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpsi0_default: sgpsi0_default {
|
||||||
|
function = "SGPSI0";
|
||||||
|
groups = "SGPSI0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpsi1_default: sgpsi1_default {
|
||||||
|
function = "SGPSI1";
|
||||||
|
groups = "SGPSI1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgpsld_default: sgpsld_default {
|
||||||
|
function = "SGPSLD";
|
||||||
|
groups = "SGPSLD";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sioonctrl_default: sioonctrl_default {
|
||||||
|
function = "SIOONCTRL";
|
||||||
|
groups = "SIOONCTRL";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopbi_default: siopbi_default {
|
||||||
|
function = "SIOPBI";
|
||||||
|
groups = "SIOPBI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopbo_default: siopbo_default {
|
||||||
|
function = "SIOPBO";
|
||||||
|
groups = "SIOPBO";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopwreq_default: siopwreq_default {
|
||||||
|
function = "SIOPWREQ";
|
||||||
|
groups = "SIOPWREQ";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopwrgd_default: siopwrgd_default {
|
||||||
|
function = "SIOPWRGD";
|
||||||
|
groups = "SIOPWRGD";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sios3_default: sios3_default {
|
||||||
|
function = "SIOS3";
|
||||||
|
groups = "SIOS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sios5_default: sios5_default {
|
||||||
|
function = "SIOS5";
|
||||||
|
groups = "SIOS5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siosci_default: siosci_default {
|
||||||
|
function = "SIOSCI";
|
||||||
|
groups = "SIOSCI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1_default: spi1_default {
|
||||||
|
function = "SPI1";
|
||||||
|
groups = "SPI1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1debug_default: spi1debug_default {
|
||||||
|
function = "SPI1DEBUG";
|
||||||
|
groups = "SPI1DEBUG";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1passthru_default: spi1passthru_default {
|
||||||
|
function = "SPI1PASSTHRU";
|
||||||
|
groups = "SPI1PASSTHRU";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spics1_default: spics1_default {
|
||||||
|
function = "SPICS1";
|
||||||
|
groups = "SPICS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer3_default: timer3_default {
|
||||||
|
function = "TIMER3";
|
||||||
|
groups = "TIMER3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer4_default: timer4_default {
|
||||||
|
function = "TIMER4";
|
||||||
|
groups = "TIMER4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer5_default: timer5_default {
|
||||||
|
function = "TIMER5";
|
||||||
|
groups = "TIMER5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer6_default: timer6_default {
|
||||||
|
function = "TIMER6";
|
||||||
|
groups = "TIMER6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer7_default: timer7_default {
|
||||||
|
function = "TIMER7";
|
||||||
|
groups = "TIMER7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer8_default: timer8_default {
|
||||||
|
function = "TIMER8";
|
||||||
|
groups = "TIMER8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd1_default: txd1_default {
|
||||||
|
function = "TXD1";
|
||||||
|
groups = "TXD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd2_default: txd2_default {
|
||||||
|
function = "TXD2";
|
||||||
|
groups = "TXD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd3_default: txd3_default {
|
||||||
|
function = "TXD3";
|
||||||
|
groups = "TXD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd4_default: txd4_default {
|
||||||
|
function = "TXD4";
|
||||||
|
groups = "TXD4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_uart6_default: uart6_default {
|
||||||
|
function = "UART6";
|
||||||
|
groups = "UART6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_usbcki_default: usbcki_default {
|
||||||
|
function = "USBCKI";
|
||||||
|
groups = "USBCKI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vgabios_rom_default: vgabios_rom_default {
|
||||||
|
function = "VGABIOS_ROM";
|
||||||
|
groups = "VGABIOS_ROM";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vgahs_default: vgahs_default {
|
||||||
|
function = "VGAHS";
|
||||||
|
groups = "VGAHS";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vgavs_default: vgavs_default {
|
||||||
|
function = "VGAVS";
|
||||||
|
groups = "VGAVS";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpi18_default: vpi18_default {
|
||||||
|
function = "VPI18";
|
||||||
|
groups = "VPI18";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpi24_default: vpi24_default {
|
||||||
|
function = "VPI24";
|
||||||
|
groups = "VPI24";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpi30_default: vpi30_default {
|
||||||
|
function = "VPI30";
|
||||||
|
groups = "VPI30";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpo12_default: vpo12_default {
|
||||||
|
function = "VPO12";
|
||||||
|
groups = "VPO12";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpo24_default: vpo24_default {
|
||||||
|
function = "VPO24";
|
||||||
|
groups = "VPO24";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_wdtrst1_default: wdtrst1_default {
|
||||||
|
function = "WDTRST1";
|
||||||
|
groups = "WDTRST1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_wdtrst2_default: wdtrst2_default {
|
||||||
|
function = "WDTRST2";
|
||||||
|
groups = "WDTRST2";
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
clk_apb: clk_apb@1e6e2008 {
|
clk_apb: clk_apb@1e6e2008 {
|
||||||
#clock-cells = <0>;
|
#clock-cells = <0>;
|
||||||
compatible = "aspeed,g4-apb-clock";
|
compatible = "aspeed,g4-apb-clock";
|
||||||
@ -72,6 +838,16 @@
|
|||||||
reg = <0x1e720000 0x8000>; // 32K
|
reg = <0x1e720000 0x8000>; // 32K
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gpio: gpio@1e780000 {
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
gpio-controller;
|
||||||
|
compatible = "aspeed,ast2400-gpio";
|
||||||
|
reg = <0x1e780000 0x1000>;
|
||||||
|
interrupts = <20>;
|
||||||
|
gpio-ranges = <&pinctrl 0 0 220>;
|
||||||
|
interrupt-controller;
|
||||||
|
};
|
||||||
|
|
||||||
timer: timer@1e782000 {
|
timer: timer@1e782000 {
|
||||||
compatible = "aspeed,ast2400-timer";
|
compatible = "aspeed,ast2400-timer";
|
||||||
reg = <0x1e782000 0x90>;
|
reg = <0x1e782000 0x90>;
|
||||||
|
@ -32,6 +32,22 @@
|
|||||||
reg = <0x1e6c0080 0x80>;
|
reg = <0x1e6c0080 0x80>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mac0: ethernet@1e660000 {
|
||||||
|
compatible = "faraday,ftgmac100";
|
||||||
|
reg = <0x1e660000 0x180>;
|
||||||
|
interrupts = <2>;
|
||||||
|
no-hw-checksum;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
mac1: ethernet@1e680000 {
|
||||||
|
compatible = "faraday,ftgmac100";
|
||||||
|
reg = <0x1e680000 0x180>;
|
||||||
|
interrupts = <3>;
|
||||||
|
no-hw-checksum;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
apb {
|
apb {
|
||||||
compatible = "simple-bus";
|
compatible = "simple-bus";
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
@ -44,6 +60,822 @@
|
|||||||
reg = <0x1e6e2070 0x04>;
|
reg = <0x1e6e2070 0x04>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
syscon: syscon@1e6e2000 {
|
||||||
|
compatible = "aspeed,g5-scu", "syscon", "simple-mfd";
|
||||||
|
reg = <0x1e6e2000 0x1a8>;
|
||||||
|
|
||||||
|
pinctrl: pinctrl {
|
||||||
|
compatible = "aspeed,g5-pinctrl";
|
||||||
|
aspeed,external-nodes = <&gfx &lhc>;
|
||||||
|
|
||||||
|
pinctrl_acpi_default: acpi_default {
|
||||||
|
function = "ACPI";
|
||||||
|
groups = "ACPI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc0_default: adc0_default {
|
||||||
|
function = "ADC0";
|
||||||
|
groups = "ADC0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc1_default: adc1_default {
|
||||||
|
function = "ADC1";
|
||||||
|
groups = "ADC1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc10_default: adc10_default {
|
||||||
|
function = "ADC10";
|
||||||
|
groups = "ADC10";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc11_default: adc11_default {
|
||||||
|
function = "ADC11";
|
||||||
|
groups = "ADC11";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc12_default: adc12_default {
|
||||||
|
function = "ADC12";
|
||||||
|
groups = "ADC12";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc13_default: adc13_default {
|
||||||
|
function = "ADC13";
|
||||||
|
groups = "ADC13";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc14_default: adc14_default {
|
||||||
|
function = "ADC14";
|
||||||
|
groups = "ADC14";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc15_default: adc15_default {
|
||||||
|
function = "ADC15";
|
||||||
|
groups = "ADC15";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc2_default: adc2_default {
|
||||||
|
function = "ADC2";
|
||||||
|
groups = "ADC2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc3_default: adc3_default {
|
||||||
|
function = "ADC3";
|
||||||
|
groups = "ADC3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc4_default: adc4_default {
|
||||||
|
function = "ADC4";
|
||||||
|
groups = "ADC4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc5_default: adc5_default {
|
||||||
|
function = "ADC5";
|
||||||
|
groups = "ADC5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc6_default: adc6_default {
|
||||||
|
function = "ADC6";
|
||||||
|
groups = "ADC6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc7_default: adc7_default {
|
||||||
|
function = "ADC7";
|
||||||
|
groups = "ADC7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc8_default: adc8_default {
|
||||||
|
function = "ADC8";
|
||||||
|
groups = "ADC8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_adc9_default: adc9_default {
|
||||||
|
function = "ADC9";
|
||||||
|
groups = "ADC9";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_bmcint_default: bmcint_default {
|
||||||
|
function = "BMCINT";
|
||||||
|
groups = "BMCINT";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ddcclk_default: ddcclk_default {
|
||||||
|
function = "DDCCLK";
|
||||||
|
groups = "DDCCLK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ddcdat_default: ddcdat_default {
|
||||||
|
function = "DDCDAT";
|
||||||
|
groups = "DDCDAT";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_espi_default: espi_default {
|
||||||
|
function = "ESPI";
|
||||||
|
groups = "ESPI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_fwspics1_default: fwspics1_default {
|
||||||
|
function = "FWSPICS1";
|
||||||
|
groups = "FWSPICS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_fwspics2_default: fwspics2_default {
|
||||||
|
function = "FWSPICS2";
|
||||||
|
groups = "FWSPICS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid0_default: gpid0_default {
|
||||||
|
function = "GPID0";
|
||||||
|
groups = "GPID0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid2_default: gpid2_default {
|
||||||
|
function = "GPID2";
|
||||||
|
groups = "GPID2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid4_default: gpid4_default {
|
||||||
|
function = "GPID4";
|
||||||
|
groups = "GPID4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpid6_default: gpid6_default {
|
||||||
|
function = "GPID6";
|
||||||
|
groups = "GPID6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie0_default: gpie0_default {
|
||||||
|
function = "GPIE0";
|
||||||
|
groups = "GPIE0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie2_default: gpie2_default {
|
||||||
|
function = "GPIE2";
|
||||||
|
groups = "GPIE2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie4_default: gpie4_default {
|
||||||
|
function = "GPIE4";
|
||||||
|
groups = "GPIE4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpie6_default: gpie6_default {
|
||||||
|
function = "GPIE6";
|
||||||
|
groups = "GPIE6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c10_default: i2c10_default {
|
||||||
|
function = "I2C10";
|
||||||
|
groups = "I2C10";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c11_default: i2c11_default {
|
||||||
|
function = "I2C11";
|
||||||
|
groups = "I2C11";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c12_default: i2c12_default {
|
||||||
|
function = "I2C12";
|
||||||
|
groups = "I2C12";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c13_default: i2c13_default {
|
||||||
|
function = "I2C13";
|
||||||
|
groups = "I2C13";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c14_default: i2c14_default {
|
||||||
|
function = "I2C14";
|
||||||
|
groups = "I2C14";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c3_default: i2c3_default {
|
||||||
|
function = "I2C3";
|
||||||
|
groups = "I2C3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c4_default: i2c4_default {
|
||||||
|
function = "I2C4";
|
||||||
|
groups = "I2C4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c5_default: i2c5_default {
|
||||||
|
function = "I2C5";
|
||||||
|
groups = "I2C5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c6_default: i2c6_default {
|
||||||
|
function = "I2C6";
|
||||||
|
groups = "I2C6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c7_default: i2c7_default {
|
||||||
|
function = "I2C7";
|
||||||
|
groups = "I2C7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c8_default: i2c8_default {
|
||||||
|
function = "I2C8";
|
||||||
|
groups = "I2C8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c9_default: i2c9_default {
|
||||||
|
function = "I2C9";
|
||||||
|
groups = "I2C9";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lad0_default: lad0_default {
|
||||||
|
function = "LAD0";
|
||||||
|
groups = "LAD0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lad1_default: lad1_default {
|
||||||
|
function = "LAD1";
|
||||||
|
groups = "LAD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lad2_default: lad2_default {
|
||||||
|
function = "LAD2";
|
||||||
|
groups = "LAD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lad3_default: lad3_default {
|
||||||
|
function = "LAD3";
|
||||||
|
groups = "LAD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lclk_default: lclk_default {
|
||||||
|
function = "LCLK";
|
||||||
|
groups = "LCLK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lframe_default: lframe_default {
|
||||||
|
function = "LFRAME";
|
||||||
|
groups = "LFRAME";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpchc_default: lpchc_default {
|
||||||
|
function = "LPCHC";
|
||||||
|
groups = "LPCHC";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcpd_default: lpcpd_default {
|
||||||
|
function = "LPCPD";
|
||||||
|
groups = "LPCPD";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcplus_default: lpcplus_default {
|
||||||
|
function = "LPCPLUS";
|
||||||
|
groups = "LPCPLUS";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcpme_default: lpcpme_default {
|
||||||
|
function = "LPCPME";
|
||||||
|
groups = "LPCPME";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcrst_default: lpcrst_default {
|
||||||
|
function = "LPCRST";
|
||||||
|
groups = "LPCRST";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lpcsmi_default: lpcsmi_default {
|
||||||
|
function = "LPCSMI";
|
||||||
|
groups = "LPCSMI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_lsirq_default: lsirq_default {
|
||||||
|
function = "LSIRQ";
|
||||||
|
groups = "LSIRQ";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mac1link_default: mac1link_default {
|
||||||
|
function = "MAC1LINK";
|
||||||
|
groups = "MAC1LINK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mac2link_default: mac2link_default {
|
||||||
|
function = "MAC2LINK";
|
||||||
|
groups = "MAC2LINK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mdio1_default: mdio1_default {
|
||||||
|
function = "MDIO1";
|
||||||
|
groups = "MDIO1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_mdio2_default: mdio2_default {
|
||||||
|
function = "MDIO2";
|
||||||
|
groups = "MDIO2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts1_default: ncts1_default {
|
||||||
|
function = "NCTS1";
|
||||||
|
groups = "NCTS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts2_default: ncts2_default {
|
||||||
|
function = "NCTS2";
|
||||||
|
groups = "NCTS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts3_default: ncts3_default {
|
||||||
|
function = "NCTS3";
|
||||||
|
groups = "NCTS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ncts4_default: ncts4_default {
|
||||||
|
function = "NCTS4";
|
||||||
|
groups = "NCTS4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd1_default: ndcd1_default {
|
||||||
|
function = "NDCD1";
|
||||||
|
groups = "NDCD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd2_default: ndcd2_default {
|
||||||
|
function = "NDCD2";
|
||||||
|
groups = "NDCD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd3_default: ndcd3_default {
|
||||||
|
function = "NDCD3";
|
||||||
|
groups = "NDCD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndcd4_default: ndcd4_default {
|
||||||
|
function = "NDCD4";
|
||||||
|
groups = "NDCD4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr1_default: ndsr1_default {
|
||||||
|
function = "NDSR1";
|
||||||
|
groups = "NDSR1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr2_default: ndsr2_default {
|
||||||
|
function = "NDSR2";
|
||||||
|
groups = "NDSR2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr3_default: ndsr3_default {
|
||||||
|
function = "NDSR3";
|
||||||
|
groups = "NDSR3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndsr4_default: ndsr4_default {
|
||||||
|
function = "NDSR4";
|
||||||
|
groups = "NDSR4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr1_default: ndtr1_default {
|
||||||
|
function = "NDTR1";
|
||||||
|
groups = "NDTR1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr2_default: ndtr2_default {
|
||||||
|
function = "NDTR2";
|
||||||
|
groups = "NDTR2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr3_default: ndtr3_default {
|
||||||
|
function = "NDTR3";
|
||||||
|
groups = "NDTR3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ndtr4_default: ndtr4_default {
|
||||||
|
function = "NDTR4";
|
||||||
|
groups = "NDTR4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri1_default: nri1_default {
|
||||||
|
function = "NRI1";
|
||||||
|
groups = "NRI1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri2_default: nri2_default {
|
||||||
|
function = "NRI2";
|
||||||
|
groups = "NRI2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri3_default: nri3_default {
|
||||||
|
function = "NRI3";
|
||||||
|
groups = "NRI3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nri4_default: nri4_default {
|
||||||
|
function = "NRI4";
|
||||||
|
groups = "NRI4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts1_default: nrts1_default {
|
||||||
|
function = "NRTS1";
|
||||||
|
groups = "NRTS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts2_default: nrts2_default {
|
||||||
|
function = "NRTS2";
|
||||||
|
groups = "NRTS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts3_default: nrts3_default {
|
||||||
|
function = "NRTS3";
|
||||||
|
groups = "NRTS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_nrts4_default: nrts4_default {
|
||||||
|
function = "NRTS4";
|
||||||
|
groups = "NRTS4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_oscclk_default: oscclk_default {
|
||||||
|
function = "OSCCLK";
|
||||||
|
groups = "OSCCLK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pewake_default: pewake_default {
|
||||||
|
function = "PEWAKE";
|
||||||
|
groups = "PEWAKE";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pnor_default: pnor_default {
|
||||||
|
function = "PNOR";
|
||||||
|
groups = "PNOR";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm0_default: pwm0_default {
|
||||||
|
function = "PWM0";
|
||||||
|
groups = "PWM0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm1_default: pwm1_default {
|
||||||
|
function = "PWM1";
|
||||||
|
groups = "PWM1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm2_default: pwm2_default {
|
||||||
|
function = "PWM2";
|
||||||
|
groups = "PWM2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm3_default: pwm3_default {
|
||||||
|
function = "PWM3";
|
||||||
|
groups = "PWM3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm4_default: pwm4_default {
|
||||||
|
function = "PWM4";
|
||||||
|
groups = "PWM4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm5_default: pwm5_default {
|
||||||
|
function = "PWM5";
|
||||||
|
groups = "PWM5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm6_default: pwm6_default {
|
||||||
|
function = "PWM6";
|
||||||
|
groups = "PWM6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pwm7_default: pwm7_default {
|
||||||
|
function = "PWM7";
|
||||||
|
groups = "PWM7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rgmii1_default: rgmii1_default {
|
||||||
|
function = "RGMII1";
|
||||||
|
groups = "RGMII1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rgmii2_default: rgmii2_default {
|
||||||
|
function = "RGMII2";
|
||||||
|
groups = "RGMII2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rmii1_default: rmii1_default {
|
||||||
|
function = "RMII1";
|
||||||
|
groups = "RMII1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rmii2_default: rmii2_default {
|
||||||
|
function = "RMII2";
|
||||||
|
groups = "RMII2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd1_default: rxd1_default {
|
||||||
|
function = "RXD1";
|
||||||
|
groups = "RXD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd2_default: rxd2_default {
|
||||||
|
function = "RXD2";
|
||||||
|
groups = "RXD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd3_default: rxd3_default {
|
||||||
|
function = "RXD3";
|
||||||
|
groups = "RXD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_rxd4_default: rxd4_default {
|
||||||
|
function = "RXD4";
|
||||||
|
groups = "RXD4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt1_default: salt1_default {
|
||||||
|
function = "SALT1";
|
||||||
|
groups = "SALT1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt10_default: salt10_default {
|
||||||
|
function = "SALT10";
|
||||||
|
groups = "SALT10";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt11_default: salt11_default {
|
||||||
|
function = "SALT11";
|
||||||
|
groups = "SALT11";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt12_default: salt12_default {
|
||||||
|
function = "SALT12";
|
||||||
|
groups = "SALT12";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt13_default: salt13_default {
|
||||||
|
function = "SALT13";
|
||||||
|
groups = "SALT13";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt14_default: salt14_default {
|
||||||
|
function = "SALT14";
|
||||||
|
groups = "SALT14";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt2_default: salt2_default {
|
||||||
|
function = "SALT2";
|
||||||
|
groups = "SALT2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt3_default: salt3_default {
|
||||||
|
function = "SALT3";
|
||||||
|
groups = "SALT3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt4_default: salt4_default {
|
||||||
|
function = "SALT4";
|
||||||
|
groups = "SALT4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt5_default: salt5_default {
|
||||||
|
function = "SALT5";
|
||||||
|
groups = "SALT5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt6_default: salt6_default {
|
||||||
|
function = "SALT6";
|
||||||
|
groups = "SALT6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt7_default: salt7_default {
|
||||||
|
function = "SALT7";
|
||||||
|
groups = "SALT7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt8_default: salt8_default {
|
||||||
|
function = "SALT8";
|
||||||
|
groups = "SALT8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_salt9_default: salt9_default {
|
||||||
|
function = "SALT9";
|
||||||
|
groups = "SALT9";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_scl1_default: scl1_default {
|
||||||
|
function = "SCL1";
|
||||||
|
groups = "SCL1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_scl2_default: scl2_default {
|
||||||
|
function = "SCL2";
|
||||||
|
groups = "SCL2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sd1_default: sd1_default {
|
||||||
|
function = "SD1";
|
||||||
|
groups = "SD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sd2_default: sd2_default {
|
||||||
|
function = "SD2";
|
||||||
|
groups = "SD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sda1_default: sda1_default {
|
||||||
|
function = "SDA1";
|
||||||
|
groups = "SDA1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sda2_default: sda2_default {
|
||||||
|
function = "SDA2";
|
||||||
|
groups = "SDA2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgps1_default: sgps1_default {
|
||||||
|
function = "SGPS1";
|
||||||
|
groups = "SGPS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sgps2_default: sgps2_default {
|
||||||
|
function = "SGPS2";
|
||||||
|
groups = "SGPS2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sioonctrl_default: sioonctrl_default {
|
||||||
|
function = "SIOONCTRL";
|
||||||
|
groups = "SIOONCTRL";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopbi_default: siopbi_default {
|
||||||
|
function = "SIOPBI";
|
||||||
|
groups = "SIOPBI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopbo_default: siopbo_default {
|
||||||
|
function = "SIOPBO";
|
||||||
|
groups = "SIOPBO";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopwreq_default: siopwreq_default {
|
||||||
|
function = "SIOPWREQ";
|
||||||
|
groups = "SIOPWREQ";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siopwrgd_default: siopwrgd_default {
|
||||||
|
function = "SIOPWRGD";
|
||||||
|
groups = "SIOPWRGD";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sios3_default: sios3_default {
|
||||||
|
function = "SIOS3";
|
||||||
|
groups = "SIOS3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sios5_default: sios5_default {
|
||||||
|
function = "SIOS5";
|
||||||
|
groups = "SIOS5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_siosci_default: siosci_default {
|
||||||
|
function = "SIOSCI";
|
||||||
|
groups = "SIOSCI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1_default: spi1_default {
|
||||||
|
function = "SPI1";
|
||||||
|
groups = "SPI1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1cs1_default: spi1cs1_default {
|
||||||
|
function = "SPI1CS1";
|
||||||
|
groups = "SPI1CS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1debug_default: spi1debug_default {
|
||||||
|
function = "SPI1DEBUG";
|
||||||
|
groups = "SPI1DEBUG";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi1passthru_default: spi1passthru_default {
|
||||||
|
function = "SPI1PASSTHRU";
|
||||||
|
groups = "SPI1PASSTHRU";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi2ck_default: spi2ck_default {
|
||||||
|
function = "SPI2CK";
|
||||||
|
groups = "SPI2CK";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi2cs0_default: spi2cs0_default {
|
||||||
|
function = "SPI2CS0";
|
||||||
|
groups = "SPI2CS0";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi2cs1_default: spi2cs1_default {
|
||||||
|
function = "SPI2CS1";
|
||||||
|
groups = "SPI2CS1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi2miso_default: spi2miso_default {
|
||||||
|
function = "SPI2MISO";
|
||||||
|
groups = "SPI2MISO";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_spi2mosi_default: spi2mosi_default {
|
||||||
|
function = "SPI2MOSI";
|
||||||
|
groups = "SPI2MOSI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer3_default: timer3_default {
|
||||||
|
function = "TIMER3";
|
||||||
|
groups = "TIMER3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer4_default: timer4_default {
|
||||||
|
function = "TIMER4";
|
||||||
|
groups = "TIMER4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer5_default: timer5_default {
|
||||||
|
function = "TIMER5";
|
||||||
|
groups = "TIMER5";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer6_default: timer6_default {
|
||||||
|
function = "TIMER6";
|
||||||
|
groups = "TIMER6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer7_default: timer7_default {
|
||||||
|
function = "TIMER7";
|
||||||
|
groups = "TIMER7";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_timer8_default: timer8_default {
|
||||||
|
function = "TIMER8";
|
||||||
|
groups = "TIMER8";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd1_default: txd1_default {
|
||||||
|
function = "TXD1";
|
||||||
|
groups = "TXD1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd2_default: txd2_default {
|
||||||
|
function = "TXD2";
|
||||||
|
groups = "TXD2";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd3_default: txd3_default {
|
||||||
|
function = "TXD3";
|
||||||
|
groups = "TXD3";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_txd4_default: txd4_default {
|
||||||
|
function = "TXD4";
|
||||||
|
groups = "TXD4";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_uart6_default: uart6_default {
|
||||||
|
function = "UART6";
|
||||||
|
groups = "UART6";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_usbcki_default: usbcki_default {
|
||||||
|
function = "USBCKI";
|
||||||
|
groups = "USBCKI";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vgabiosrom_default: vgabiosrom_default {
|
||||||
|
function = "VGABIOSROM";
|
||||||
|
groups = "VGABIOSROM";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vgahs_default: vgahs_default {
|
||||||
|
function = "VGAHS";
|
||||||
|
groups = "VGAHS";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vgavs_default: vgavs_default {
|
||||||
|
function = "VGAVS";
|
||||||
|
groups = "VGAVS";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpi24_default: vpi24_default {
|
||||||
|
function = "VPI24";
|
||||||
|
groups = "VPI24";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_vpo_default: vpo_default {
|
||||||
|
function = "VPO";
|
||||||
|
groups = "VPO";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_wdtrst1_default: wdtrst1_default {
|
||||||
|
function = "WDTRST1";
|
||||||
|
groups = "WDTRST1";
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_wdtrst2_default: wdtrst2_default {
|
||||||
|
function = "WDTRST2";
|
||||||
|
groups = "WDTRST2";
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
clk_hpll: clk_hpll@1e6e2024 {
|
clk_hpll: clk_hpll@1e6e2024 {
|
||||||
#clock-cells = <0>;
|
#clock-cells = <0>;
|
||||||
compatible = "aspeed,g5-hpll-clock";
|
compatible = "aspeed,g5-hpll-clock";
|
||||||
@ -71,11 +903,27 @@
|
|||||||
reg = <0x1e6e202c 0x4>;
|
reg = <0x1e6e202c 0x4>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gfx: display@1e6e6000 {
|
||||||
|
compatible = "aspeed,ast2500-gfx", "syscon";
|
||||||
|
reg = <0x1e6e6000 0x1000>;
|
||||||
|
reg-io-width = <4>;
|
||||||
|
};
|
||||||
|
|
||||||
sram@1e720000 {
|
sram@1e720000 {
|
||||||
compatible = "mmio-sram";
|
compatible = "mmio-sram";
|
||||||
reg = <0x1e720000 0x9000>; // 36K
|
reg = <0x1e720000 0x9000>; // 36K
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gpio: gpio@1e780000 {
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
gpio-controller;
|
||||||
|
compatible = "aspeed,ast2500-gpio";
|
||||||
|
reg = <0x1e780000 0x1000>;
|
||||||
|
interrupts = <20>;
|
||||||
|
gpio-ranges = <&pinctrl 0 0 220>;
|
||||||
|
interrupt-controller;
|
||||||
|
};
|
||||||
|
|
||||||
timer: timer@1e782000 {
|
timer: timer@1e782000 {
|
||||||
compatible = "aspeed,ast2400-timer";
|
compatible = "aspeed,ast2400-timer";
|
||||||
reg = <0x1e782000 0x90>;
|
reg = <0x1e782000 0x90>;
|
||||||
@ -86,6 +934,7 @@
|
|||||||
clocks = <&clk_apb>;
|
clocks = <&clk_apb>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
wdt1: wdt@1e785000 {
|
wdt1: wdt@1e785000 {
|
||||||
compatible = "aspeed,wdt";
|
compatible = "aspeed,wdt";
|
||||||
reg = <0x1e785000 0x1c>;
|
reg = <0x1e785000 0x1c>;
|
||||||
@ -115,6 +964,36 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
lpc: lpc@1e789000 {
|
||||||
|
compatible = "aspeed,ast2500-lpc", "simple-mfd";
|
||||||
|
reg = <0x1e789000 0x1000>;
|
||||||
|
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges = <0 0x1e789000 0x1000>;
|
||||||
|
|
||||||
|
lpc_bmc: lpc-bmc@0 {
|
||||||
|
compatible = "aspeed,ast2500-lpc-bmc";
|
||||||
|
reg = <0x0 0x80>;
|
||||||
|
};
|
||||||
|
|
||||||
|
lpc_host: lpc-host@80 {
|
||||||
|
compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
|
||||||
|
reg = <0x80 0x1e0>;
|
||||||
|
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges = <0 0x80 0x1e0>;
|
||||||
|
|
||||||
|
reg-io-width = <4>;
|
||||||
|
|
||||||
|
lhc: lhc@20 {
|
||||||
|
compatible = "aspeed,ast2500-lhc";
|
||||||
|
reg = <0x20 0x24 0x48 0x8>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
uart2: serial@1e78d000 {
|
uart2: serial@1e78d000 {
|
||||||
compatible = "ns16550a";
|
compatible = "ns16550a";
|
||||||
reg = <0x1e78d000 0x1000>;
|
reg = <0x1e78d000 0x1000>;
|
||||||
|
49
arch/arm/boot/dts/at91-linea.dtsi
Normal file
49
arch/arm/boot/dts/at91-linea.dtsi
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
/*
|
||||||
|
* at91-linea.dtsi - Device Tree Include file for the Axentia Linea Module.
|
||||||
|
*
|
||||||
|
* Copyright (C) 2017 Axentia Technologies AB
|
||||||
|
*
|
||||||
|
* Author: Peter Rosin <peda@axentia.se>
|
||||||
|
*
|
||||||
|
* Licensed under GPLv2 or later.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "sama5d31.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
compatible = "axentia,linea",
|
||||||
|
"atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
|
||||||
|
|
||||||
|
memory {
|
||||||
|
reg = <0x20000000 0x4000000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&slow_xtal {
|
||||||
|
clock-frequency = <32768>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&main_xtal {
|
||||||
|
clock-frequency = <12000000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
eeprom@51 {
|
||||||
|
compatible = "st,24c64";
|
||||||
|
reg = <0x51>;
|
||||||
|
pagesize = <32>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&nand0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
nand-bus-width = <8>;
|
||||||
|
nand-ecc-mode = "hw";
|
||||||
|
atmel,has-pmecc;
|
||||||
|
atmel,pmecc-cap = <4>;
|
||||||
|
atmel,pmecc-sector-size = <512>;
|
||||||
|
nand-on-flash-bbt;
|
||||||
|
};
|
@ -148,6 +148,8 @@
|
|||||||
uart1: serial@f8020000 {
|
uart1: serial@f8020000 {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_uart1_default>;
|
pinctrl-0 = <&pinctrl_uart1_default>;
|
||||||
|
atmel,use-dma-rx;
|
||||||
|
atmel,use-dma-tx;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -256,6 +258,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
uart3: serial@fc008000 {
|
uart3: serial@fc008000 {
|
||||||
|
atmel,use-dma-rx;
|
||||||
|
atmel,use-dma-tx;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_uart3_default>;
|
pinctrl-0 = <&pinctrl_uart3_default>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
@ -69,6 +69,12 @@
|
|||||||
|
|
||||||
ahb {
|
ahb {
|
||||||
apb {
|
apb {
|
||||||
|
uart0: serial@f8004000 {
|
||||||
|
atmel,use-dma-rx;
|
||||||
|
atmel,use-dma-tx;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
spi0: spi@f8010000 {
|
spi0: spi@f8010000 {
|
||||||
cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
|
cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
@ -110,6 +116,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
usart3: serial@fc00c000 {
|
usart3: serial@fc00c000 {
|
||||||
|
atmel,use-dma-rx;
|
||||||
|
atmel,use-dma-tx;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
274
arch/arm/boot/dts/at91-tse850-3.dts
Normal file
274
arch/arm/boot/dts/at91-tse850-3.dts
Normal file
@ -0,0 +1,274 @@
|
|||||||
|
/*
|
||||||
|
* at91-tse850-3.dts - Device Tree file for the Axentia TSE-850 3.0 board
|
||||||
|
*
|
||||||
|
* Copyright (C) 2017 Axentia Technologies AB
|
||||||
|
*
|
||||||
|
* Author: Peter Rosin <peda@axentia.se>
|
||||||
|
*
|
||||||
|
* Licensed under GPLv2 or later.
|
||||||
|
*/
|
||||||
|
/dts-v1/;
|
||||||
|
#include <dt-bindings/pwm/pwm.h>
|
||||||
|
#include "at91-linea.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Axentia TSE-850 3.0";
|
||||||
|
compatible = "axentia,tse850v3", "axentia,linea",
|
||||||
|
"atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
|
||||||
|
|
||||||
|
ahb {
|
||||||
|
apb {
|
||||||
|
pinctrl@fffff200 {
|
||||||
|
tse850 {
|
||||||
|
pinctrl_usba_vbus: usba-vbus {
|
||||||
|
atmel,pins =
|
||||||
|
<AT91_PIOC 31
|
||||||
|
AT91_PERIPH_GPIO
|
||||||
|
AT91_PINCTRL_DEGLITCH>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
watchdog@fffffe40 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
sck: oscillator {
|
||||||
|
compatible = "fixed-clock";
|
||||||
|
|
||||||
|
#clock-cells = <0>;
|
||||||
|
clock-frequency = <16000000>;
|
||||||
|
clock-output-names = "sck";
|
||||||
|
};
|
||||||
|
|
||||||
|
reg_3v3: regulator {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
|
||||||
|
regulator-name = "3v3-supply";
|
||||||
|
regulator-min-microvolt = <3300000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ana: reg-ana {
|
||||||
|
compatible = "pwm-regulator";
|
||||||
|
|
||||||
|
regulator-name = "ANA";
|
||||||
|
|
||||||
|
pwms = <&pwm0 2 1000 PWM_POLARITY_INVERTED>;
|
||||||
|
pwm-dutycycle-unit = <1000>;
|
||||||
|
pwm-dutycycle-range = <100 1000>;
|
||||||
|
|
||||||
|
regulator-min-microvolt = <2000000>;
|
||||||
|
regulator-max-microvolt = <20000000>;
|
||||||
|
regulator-ramp-delay = <1000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
sound {
|
||||||
|
compatible = "axentia,tse850-pcm5142";
|
||||||
|
|
||||||
|
axentia,cpu-dai = <&ssc0>;
|
||||||
|
axentia,audio-codec = <&pcm5142>;
|
||||||
|
|
||||||
|
axentia,add-gpios = <&pioA 8 GPIO_ACTIVE_LOW>;
|
||||||
|
axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
|
||||||
|
axentia,loop2-gpios = <&pioA 11 GPIO_ACTIVE_LOW>;
|
||||||
|
|
||||||
|
axentia,ana-supply = <&ana>;
|
||||||
|
};
|
||||||
|
|
||||||
|
dac: dpot-dac {
|
||||||
|
compatible = "dpot-dac";
|
||||||
|
vref-supply = <®_3v3>;
|
||||||
|
io-channels = <&dpot 0>;
|
||||||
|
io-channel-names = "dpot";
|
||||||
|
#io-channel-cells = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
envelope-detector {
|
||||||
|
compatible = "axentia,tse850-envelope-detector";
|
||||||
|
io-channels = <&dac 0>;
|
||||||
|
io-channel-names = "dac";
|
||||||
|
|
||||||
|
interrupt-parent = <&pioA>;
|
||||||
|
interrupts = <3 IRQ_TYPE_EDGE_RISING>;
|
||||||
|
interrupt-names = "comp";
|
||||||
|
};
|
||||||
|
|
||||||
|
leds {
|
||||||
|
compatible = "gpio-leds";
|
||||||
|
|
||||||
|
ch1-red {
|
||||||
|
label = "ch-1:red";
|
||||||
|
gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
ch1-green {
|
||||||
|
label = "ch-1:green";
|
||||||
|
gpios = <&pioA 22 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
ch2-red {
|
||||||
|
label = "ch-2:red";
|
||||||
|
gpios = <&pioA 21 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
ch2-green {
|
||||||
|
label = "ch-2:green";
|
||||||
|
gpios = <&pioA 20 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
data-red {
|
||||||
|
label = "data:red";
|
||||||
|
gpios = <&pioA 19 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
data-green {
|
||||||
|
label = "data:green";
|
||||||
|
gpios = <&pioA 18 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
alarm-red {
|
||||||
|
label = "alarm:red";
|
||||||
|
gpios = <&pioA 17 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
alarm-green {
|
||||||
|
label = "alarm:green";
|
||||||
|
gpios = <&pioA 16 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&nand0 {
|
||||||
|
at91bootstrap@0 {
|
||||||
|
label = "at91bootstrap";
|
||||||
|
reg = <0x0 0x40000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
barebox@40000 {
|
||||||
|
label = "bootloader";
|
||||||
|
reg = <0x40000 0x60000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
bareboxenv@c0000 {
|
||||||
|
label = "bareboxenv";
|
||||||
|
reg = <0xc0000 0x40000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
bareboxenv2@100000 {
|
||||||
|
label = "bareboxenv2";
|
||||||
|
reg = <0x100000 0x40000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
oftree@180000 {
|
||||||
|
label = "oftree";
|
||||||
|
reg = <0x180000 0x20000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
kernel@200000 {
|
||||||
|
label = "kernel";
|
||||||
|
reg = <0x200000 0x500000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
rootfs@800000 {
|
||||||
|
label = "rootfs";
|
||||||
|
reg = <0x800000 0x0f800000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
ovlfs@10000000 {
|
||||||
|
label = "ovlfs";
|
||||||
|
reg = <0x10000000 0x10000000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&ssc0 {
|
||||||
|
#sound-dai-cells = <0>;
|
||||||
|
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
jc42@18 {
|
||||||
|
compatible = "nxp,se97b", "jedec,jc-42.4-temp";
|
||||||
|
reg = <0x18>;
|
||||||
|
};
|
||||||
|
|
||||||
|
dpot: mcp4651-104@28 {
|
||||||
|
compatible = "microchip,mcp4651-104";
|
||||||
|
reg = <0x28>;
|
||||||
|
#io-channel-cells = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pcm5142: pcm5142@4c {
|
||||||
|
compatible = "ti,pcm5142";
|
||||||
|
|
||||||
|
reg = <0x4c>;
|
||||||
|
|
||||||
|
AVDD-supply = <®_3v3>;
|
||||||
|
DVDD-supply = <®_3v3>;
|
||||||
|
CPVDD-supply = <®_3v3>;
|
||||||
|
|
||||||
|
clocks = <&sck>;
|
||||||
|
|
||||||
|
pll-in = <3>;
|
||||||
|
pll-out = <6>;
|
||||||
|
};
|
||||||
|
|
||||||
|
eeprom@50 {
|
||||||
|
compatible = "nxp,24c02";
|
||||||
|
reg = <0x50>;
|
||||||
|
pagesize = <16>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&usart0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
atmel,use-dma-rx;
|
||||||
|
};
|
||||||
|
|
||||||
|
&pwm0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pinctrl-0 = <&pinctrl_pwm0_pwml2_1>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
};
|
||||||
|
|
||||||
|
&macb1 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
phy-mode = "rgmii";
|
||||||
|
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
phy0: ethernet-phy@3 {
|
||||||
|
reg = <3>;
|
||||||
|
|
||||||
|
interrupt-parent = <&pioE>;
|
||||||
|
interrupts = <31 IRQ_TYPE_EDGE_FALLING>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb0 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_usba_vbus>;
|
||||||
|
atmel,vbus-gpio = <&pioC 31 GPIO_ACTIVE_HIGH>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb1 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
num-ports = <1>;
|
||||||
|
atmel,vbus-gpio = <&pioD 29 GPIO_ACTIVE_HIGH>;
|
||||||
|
atmel,oc-gpio = <&pioC 15 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&usb2 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&dbgu {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
dmas = <0>, <0>; /* Do not use DMA for dbgu */
|
||||||
|
};
|
@ -62,7 +62,7 @@
|
|||||||
#address-cells = <0>;
|
#address-cells = <0>;
|
||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
reg = <0x20 0x01001000 0 0x1000>,
|
reg = <0x20 0x01001000 0 0x1000>,
|
||||||
<0x20 0x01002000 0 0x1000>,
|
<0x20 0x01002000 0 0x2000>,
|
||||||
<0x20 0x01004000 0 0x2000>,
|
<0x20 0x01004000 0 0x2000>,
|
||||||
<0x20 0x01006000 0 0x2000>;
|
<0x20 0x01006000 0 0x2000>;
|
||||||
interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
|
interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
|
||||||
|
58
arch/arm/boot/dts/axp223.dtsi
Normal file
58
arch/arm/boot/dts/axp223.dtsi
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
/*
|
||||||
|
* Copyright 2016 Free Electrons
|
||||||
|
*
|
||||||
|
* Quentin Schulz <quentin.schulz@free-electrons.com>
|
||||||
|
*
|
||||||
|
* This file is dual-licensed: you can use it either under the terms
|
||||||
|
* of the GPL or the X11 license, at your option. Note that this dual
|
||||||
|
* licensing only applies to this file, and not this project as a
|
||||||
|
* whole.
|
||||||
|
*
|
||||||
|
* a) This file is free software; you can redistribute it and/or
|
||||||
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This file is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* Or, alternatively,
|
||||||
|
*
|
||||||
|
* b) Permission is hereby granted, free of charge, to any person
|
||||||
|
* obtaining a copy of this software and associated documentation
|
||||||
|
* files (the "Software"), to deal in the Software without
|
||||||
|
* restriction, including without limitation the rights to use,
|
||||||
|
* copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the
|
||||||
|
* Software is furnished to do so, subject to the following
|
||||||
|
* conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be
|
||||||
|
* included in all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
* AXP223 Integrated Power Management Chip
|
||||||
|
* http://www.x-powers.com/product/AXP22X.php
|
||||||
|
* http://dl.linux-sunxi.org/AXP/AXP223-en.pdf
|
||||||
|
*
|
||||||
|
* The AXP223 shares most of its logic with the AXP221 but it has some
|
||||||
|
* differences, for the VBUS driver for example.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "axp22x.dtsi"
|
||||||
|
|
||||||
|
&usb_power_supply {
|
||||||
|
compatible = "x-powers,axp223-usb-power-supply";
|
||||||
|
};
|
@ -209,6 +209,15 @@
|
|||||||
#dma-cells = <1>;
|
#dma-cells = <1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sdio: sdhci@21000 {
|
||||||
|
compatible = "brcm,sdhci-iproc-cygnus";
|
||||||
|
reg = <0x21000 0x100>;
|
||||||
|
interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
sdhci,auto-cmd12;
|
||||||
|
clocks = <&lcpll0 BCM_NSP_LCPLL0_SDIO_CLK>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
amac0: ethernet@22000 {
|
amac0: ethernet@22000 {
|
||||||
compatible = "brcm,nsp-amac";
|
compatible = "brcm,nsp-amac";
|
||||||
reg = <0x022000 0x1000>,
|
reg = <0x022000 0x1000>,
|
||||||
@ -227,6 +236,15 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
amac2: ethernet@24000 {
|
||||||
|
compatible = "brcm,nsp-amac";
|
||||||
|
reg = <0x024000 0x1000>,
|
||||||
|
<0x112000 0x1000>;
|
||||||
|
reg-names = "amac_base", "idm_base";
|
||||||
|
interrupts = <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
nand: nand@26000 {
|
nand: nand@26000 {
|
||||||
compatible = "brcm,nand-iproc", "brcm,brcmnand-v6.1";
|
compatible = "brcm,nand-iproc", "brcm,brcmnand-v6.1";
|
||||||
reg = <0x026000 0x600>,
|
reg = <0x026000 0x600>,
|
||||||
@ -241,29 +259,6 @@
|
|||||||
brcm,nand-has-wp;
|
brcm,nand-has-wp;
|
||||||
};
|
};
|
||||||
|
|
||||||
gpiob: gpio@30000 {
|
|
||||||
compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio";
|
|
||||||
reg = <0x30000 0x50>;
|
|
||||||
#gpio-cells = <2>;
|
|
||||||
gpio-controller;
|
|
||||||
ngpios = <4>;
|
|
||||||
interrupt-controller;
|
|
||||||
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pwm: pwm@31000 {
|
|
||||||
compatible = "brcm,iproc-pwm";
|
|
||||||
reg = <0x31000 0x28>;
|
|
||||||
clocks = <&osc>;
|
|
||||||
#pwm-cells = <3>;
|
|
||||||
status = "disabled";
|
|
||||||
};
|
|
||||||
|
|
||||||
rng: rng@33000 {
|
|
||||||
compatible = "brcm,bcm-nsp-rng";
|
|
||||||
reg = <0x33000 0x14>;
|
|
||||||
};
|
|
||||||
|
|
||||||
qspi: qspi@27200 {
|
qspi: qspi@27200 {
|
||||||
compatible = "brcm,spi-bcm-qspi", "brcm,spi-nsp-qspi";
|
compatible = "brcm,spi-bcm-qspi", "brcm,spi-nsp-qspi";
|
||||||
reg = <0x027200 0x184>,
|
reg = <0x027200 0x184>,
|
||||||
@ -293,6 +288,29 @@
|
|||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gpiob: gpio@30000 {
|
||||||
|
compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio";
|
||||||
|
reg = <0x30000 0x50>;
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
gpio-controller;
|
||||||
|
ngpios = <4>;
|
||||||
|
interrupt-controller;
|
||||||
|
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pwm: pwm@31000 {
|
||||||
|
compatible = "brcm,iproc-pwm";
|
||||||
|
reg = <0x31000 0x28>;
|
||||||
|
clocks = <&osc>;
|
||||||
|
#pwm-cells = <3>;
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
rng: rng@33000 {
|
||||||
|
compatible = "brcm,bcm-nsp-rng";
|
||||||
|
reg = <0x33000 0x14>;
|
||||||
|
};
|
||||||
|
|
||||||
ccbtimer0: timer@34000 {
|
ccbtimer0: timer@34000 {
|
||||||
compatible = "arm,sp804";
|
compatible = "arm,sp804";
|
||||||
reg = <0x34000 0x1000>;
|
reg = <0x34000 0x1000>;
|
||||||
|
@ -87,3 +87,8 @@
|
|||||||
power-domains = <&power RPI_POWER_DOMAIN_HDMI>;
|
power-domains = <&power RPI_POWER_DOMAIN_HDMI>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&vec {
|
||||||
|
power-domains = <&power RPI_POWER_DOMAIN_VEC>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user