u-boot-brain/include/dt-bindings/clock
Andre Przywara f98852bfa9 sunxi: A64/Pine64: update device tree from Linux
The Linux device tree for the Allwinner A64 SoC has changed a lot since
the U-Boot version was merged.
Let's replace the current DT with a exact copy of the Linux one as of:
commit c6778ff813d2ca3e3c8733c87dc8b6831a64578b
Merge: 0ff4c01 3c0e3abd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue May 9 10:07:33 2017 -0700

This is the DT used in Linux 4.12-rc1.

Since U-Boot has an Ethernet driver (while Linux does not yet), we
provide the required DT nodes for it in an ...-u-boot.dtsi file, to both
mark them as U-Boot specific and to allow easier upgrading once Linux gets
the driver and its own binding later.
Compared to the existing Ethernet DT nodes we just slightly tweak the clock
and reset nodes in there to match the new bindings used by Linux for those.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
2017-06-01 09:25:30 +00:00
..
ast2500-scu.h aspeed: Add support for Clocks needed by MACs 2017-05-08 11:57:35 -04:00
at91.h arm: at91: dts: Bring in device tree file for AT91SAM9G45 2016-06-12 23:49:38 +02:00
bcm2835-aux.h fdt: add dt-bindings for bcm2835 2016-11-28 20:09:48 -05:00
bcm2835.h fdt: add dt-bindings for bcm2835 2016-11-28 20:09:48 -05:00
bcm6328-clock.h mips: bmips: add bcm6345-clk driver support for BCM6328 2017-05-10 16:16:09 +02:00
bcm6358-clock.h mips: bmips: add bcm6345-clk driver support for BCM6358 2017-05-10 16:16:09 +02:00
bcm63268-clock.h mips: bmips: add bcm6345-clk driver support for BCM63268 2017-05-10 16:16:09 +02:00
boston-clock.h clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02:00
exynos7420-clk.h clk: exynos: add clock driver for Exynos7420 Soc 2016-05-25 10:00:18 +09:00
gxbb-aoclkc.h arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version 2017-04-14 15:16:06 +09:00
gxbb-clkc.h arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version 2017-04-14 15:16:06 +09:00
hi6220-clock.h ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. 2016-04-25 15:10:31 -04:00
imx5-clock.h arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC 2016-12-16 12:57:12 +01:00
imx6qdl-clock.h dt-bindings: clock: imx6qdl: Add clock defines 2016-10-26 16:53:16 +02:00
imx6sl-clock.h imx: mx6slevk: introduce device tree support 2017-03-20 19:00:43 +01:00
imx6sll-clock.h arm: dts: add i.MX6SLL device tree 2016-12-16 11:38:24 +01:00
imx6sx-clock.h imx: mx6sx: add dts for mx6sxsabreauto board 2017-01-27 10:52:10 +01:00
imx6ul-clock.h arm: dts: Add devicetree for i.MX6UL 2016-12-16 17:16:10 +01:00
imx7d-clock.h arm: dts: imx7: sync with Linux 2017-05-18 11:24:33 +02:00
imx7ulp-clock.h arm: dts: add i.MX7ULP dtsi file 2017-03-17 09:27:08 +01:00
maxim,max77802.h dts: Add clock and regulator binding files for max77802 2016-05-25 13:25:18 +09:00
microchip,clock.h drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 2016-02-01 22:14:00 +01:00
rk3036-cru.h rockchip: Bring in RK3036 device tree file includes and bindings 2015-12-01 08:07:22 -07:00
rk3066a-cru.h rockchip: rk3188: Add rk3066/rk3188 clock bindings 2017-03-16 16:03:45 -06:00
rk3188-cru-common.h rockchip: rk3188: Add rk3066/rk3188 clock bindings 2017-03-16 16:03:45 -06:00
rk3188-cru.h rockchip: rk3188: Add rk3066/rk3188 clock bindings 2017-03-16 16:03:45 -06:00
rk3288-cru.h rockchip: Bring in RK3288 device tree file includes and bindings 2015-09-02 21:28:23 -06:00
rk3328-cru.h rockchip: rk3328: add device tree file 2017-03-16 16:03:46 -06:00
rk3399-cru.h rockchip: clk: rk3399: update driver for spl 2017-03-16 16:03:43 -06:00
rockchip,rk808.h rockchip: Bring in RK3288 device tree file includes and bindings 2015-09-02 21:28:23 -06:00
stih407-clks.h STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih410-clks.h STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
sun4i-a10-pll2.h include/dt-bindings: Sync some files with the kernel 2016-03-23 22:04:13 +01:00
sun8i-h3-ccu.h sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun8i-v3s-ccu.h sunxi: add DTSI file for V3s 2017-04-21 09:23:27 +02:00
sun50i-a64-ccu.h sunxi: A64/Pine64: update device tree from Linux 2017-06-01 09:25:30 +00:00
tegra20-car.h ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra30-car.h ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra114-car.h ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra124-car-common.h tegra: dts: Sync up the tegra124 device tree files with Linux 2016-02-16 09:17:50 -07:00
tegra124-car.h tegra: dts: Sync up the tegra124 device tree files with Linux 2016-02-16 09:17:50 -07:00
tegra186-clock.h ARM: tegra: add BPMP DT bindings 2016-08-04 13:36:58 -07:00
tegra210-car.h ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00