linux/arch/powerpc/boot/dts/fsl
Linus Torvalds b286cedd47 powerpc updates for 4.11 part 2
Highlights include:
 
  - An update of the disassembly code used by xmon to the latest versions in
    binutils. We've received permission from all the authors of the relevant
    binutils changes to relicense their changes to the relevant files from GPLv3
    to GPLv2, for inclusion in Linux. Thanks to Peter Bergner for doing the leg
    work to get permission from everyone.
 
  - Addition of the "architected" Power9 CPU table entry, allowing us to boot
    in Power9 architected mode under a hypervisor.
 
  - Updates to the Power9 PMU code.
 
  - Implementation of clear_bit_unlock_is_negative_byte() to optimise
    unlock_page().
 
  - Freescale updates from Scott: "Highlights include 8xx breakpoints and perf,
    t1042rdb display support, and board updates."
 
 Thanks to:
   Al Viro, Andrew Donnellan, Aneesh Kumar K.V, Balbir Singh, Douglas Miller,
   Frédéric Weisbecker, Gavin Shan, Madhavan Srinivasan, Michael Roth, Nathan
   Fontenot, Naveen N. Rao, Nicholas Piggin, Peter Bergner, Paul E. McKenney,
   Rashmica Gupta, Russell Currey, Sahil Mehta, Stewart Smith.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJYthsKAAoJEFHr6jzI4aWAaWMQAJ7mAwX98ncoYschPgRmmIun
 f6DtE4IonrxiZ22gp1ct4+c9OFtA+B5FXMcEhOKpfh93lg38PTDjHs9e5kfauD7+
 oTQ2Bg1eXaL48FKdmC5Vs4Kt+/J8e9guGafUC1OVIpTyyRPoZeUDH0lx+kSPV5bd
 PkL+wY/k3W0Njo8WgD1P9u3W15+BxISo/k8c7ajzKTHGBZlAvj5h2gO6XUBNMLyy
 YClB/qIymjZriSB+AeWYD79k8gPbBZPsmZG0ZF1hY060894LgqLB9mPOJdffx/DY
 H7/uP6jcsRDOXTOmyueW1SEmPoQbtysiMd1lNrCXKtC/Okr5uhn2cUhi88AsgWvd
 1QFly2lobcDAKPah/yB7YQGMAcmYvGGNuqrWaosaV2T7r0KprzUYYgCOqzvC3WSJ
 QtVatBzMIqRTMYq+3U4G1aHeCXlRazVQHDuvPby8RdR5b2gIexiqMab2eS7tSMIH
 mCOIunRIvT14g/7wxUV7tahN+ifncNxzAk4DvPO+Wc4FQ4sy7wArv2YipSaWRWtE
 u7tNdBkEwlDkKhJgRU5T0Op2PyMbHwCP8pWuz7PQIhKIcgwmP9wb07BIWG/GGIqn
 07TxJYX2ItabyEMZMsYhzILZqjLyiAaCARANB7ScbQbdP8wdcGZcwismhwnfROIU
 NuxsZg63BUDMoxk7Sauu
 =rspd
 -----END PGP SIGNATURE-----

Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull more powerpc updates from Michael Ellerman:
 "Highlights include:

   - an update of the disassembly code used by xmon to the latest
     versions in binutils. We've received permission from all the
     authors of the relevant binutils changes to relicense their changes
     to the relevant files from GPLv3 to GPLv2, for inclusion in Linux.
     Thanks to Peter Bergner for doing the leg work to get permission
     from everyone.

   - addition of the "architected" Power9 CPU table entry, allowing us
     to boot in Power9 architected mode under a hypervisor.

   - updates to the Power9 PMU code.

   - implementation of clear_bit_unlock_is_negative_byte() to optimise
     unlock_page().

   - Freescale updates from Scott: "Highlights include 8xx breakpoints
     and perf, t1042rdb display support, and board updates."

  Thanks to:
    Al Viro, Andrew Donnellan, Aneesh Kumar K.V, Balbir Singh, Douglas
    Miller, Frédéric Weisbecker, Gavin Shan, Madhavan Srinivasan,
    Michael Roth, Nathan Fontenot, Naveen N. Rao, Nicholas Piggin, Peter
    Bergner, Paul E. McKenney, Rashmica Gupta, Russell Currey, Sahil
    Mehta, Stewart Smith"

* tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (48 commits)
  powerpc: Remove leftover cputime_to_nsecs call causing build error
  powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
  powerpc/optprobes: Fix TOC handling in optprobes trampoline
  powerpc/pseries: Advertise Hot Plug Event support to firmware
  cxl: fix nested locking hang during EEH hotplug
  powerpc/xmon: Dump memory in CPU endian format
  powerpc/pseries: Revert 'Auto-online hotplugged memory'
  powerpc/powernv: Make PCI non-optional
  powerpc/64: Implement clear_bit_unlock_is_negative_byte()
  powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()
  powerpc/kernel: Remove error message in pcibios_setup_phb_resources()
  powerpc/mm: Fix typo in set_pte_at()
  pci/hotplug/pnv-php: Disable MSI and PCI device properly
  pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
  pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
  powerpc: Add POWER9 architected mode to cputable
  powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
  powerpc/perf: Avoid FAB_*_MATCH checks for power9
  powerpc/perf: Add restrictions to PMC5 in power9 DD1
  powerpc/perf: Use Instruction Counter value
  ...
2017-03-01 10:10:16 -08:00
..
b4qds.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
b4si-post.dtsi powerpc/mpc85xx: Update B4 FMan MURAM size 2015-12-22 18:23:11 -06:00
b4420qds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
b4420si-post.dtsi powerpc/b4860: Renamed the L2 caches 2015-10-17 00:36:34 -05:00
b4420si-pre.dtsi powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420 2016-07-08 19:58:06 -05:00
b4860qds.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
b4860si-post.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
b4860si-pre.dtsi powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420 2016-07-08 19:58:06 -05:00
bsc9131rdb.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
bsc9131rdb.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
bsc9131si-post.dtsi
bsc9131si-pre.dtsi
bsc9132qds.dts powerpc/fsl: Add PCI node in device tree of bsc9132qds 2015-12-22 18:17:14 -06:00
bsc9132qds.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
bsc9132si-post.dtsi powerpc/fsl: Add PCI node in device tree of bsc9132qds 2015-12-22 18:17:14 -06:00
bsc9132si-pre.dtsi powerpc/fsl: Add PCI node in device tree of bsc9132qds 2015-12-22 18:17:14 -06:00
c293pcie.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
c293si-post.dtsi
c293si-pre.dtsi
cyrus_p5020.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
e500mc_power_isa.dtsi
e500v2_power_isa.dtsi
e5500_power_isa.dtsi
e6500_power_isa.dtsi
elo3-dma-0.dtsi
elo3-dma-1.dtsi
elo3-dma-2.dtsi
ge_imp3a.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
gef_ppc9a.dts powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
gef_sbc310.dts powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
gef_sbc610.dts powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
interlaken-lac-portals.dtsi
interlaken-lac.dtsi
kmcent2.dts powerpc/corenet: add support for the kmcent2 board 2017-01-25 02:38:48 -06:00
kmcoge4.dts powerpc/corenet: explicitly disable the SDHC controller on kmcoge4 2017-01-25 02:38:43 -06:00
mpc8536ds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8536ds.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
mpc8536ds_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8536si-post.dtsi powerpc/dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpio 2015-10-16 18:46:00 -05:00
mpc8536si-pre.dtsi
mpc8540ads.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8541cds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8544ds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8544ds.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8544si-post.dtsi
mpc8544si-pre.dtsi
mpc8548cds.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8548cds_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8548cds_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8548si-post.dtsi
mpc8548si-pre.dtsi
mpc8555cds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8560ads.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8568mds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8568si-post.dtsi
mpc8568si-pre.dtsi
mpc8569mds.dts scripts/spelling.txt: add "partiton" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
mpc8569si-post.dtsi
mpc8569si-pre.dtsi
mpc8572ds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8572ds.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8572ds_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8572ds_camp_core0.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8572ds_camp_core1.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
mpc8572si-post.dtsi powerpc/dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpio 2015-10-16 18:46:00 -05:00
mpc8572si-pre.dtsi
mpc8641_hpcn.dts powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
mpc8641_hpcn_36b.dts powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
mpc8641si-post.dtsi powerpc/86xx: Fix PCI interrupt map definition 2016-05-16 18:45:39 -05:00
mpc8641si-pre.dtsi powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
mvme2500.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
mvme7100.dts powerpc/86xx: Add support for Emerson/Artesyn MVME7100 2016-07-08 20:01:27 -05:00
oca4080.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb-pa.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb-pa.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb-pa_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb-pb.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb-pb_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1010rdb_32b.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010rdb_36b.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1010si-post.dtsi
p1010si-pre.dtsi
p1020mbg-pc.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020mbg-pc_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020mbg-pc_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020rdb-pc.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1020rdb-pc_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020rdb-pc_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020rdb-pc_camp_core0.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020rdb-pc_camp_core1.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020rdb-pd.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1020rdb.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020rdb.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1020rdb_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020si-post.dtsi
p1020si-pre.dtsi
p1020utm-pc.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020utm-pc_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1020utm-pc_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1021mds.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1021rdb-pc.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1021rdb-pc_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1021rdb-pc_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1021si-post.dtsi
p1021si-pre.dtsi
p1022ds.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1022ds_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1022ds_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1022rdk.dts powerpc/dts: fix STMicroelectronics compatible strings 2016-07-22 14:53:05 -05:00
p1022si-post.dtsi powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSEC 2015-10-07 04:19:43 -07:00
p1022si-pre.dtsi
p1023rdb.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1023si-post.dtsi
p1023si-pre.dtsi
p1024rdb.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1024rdb_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1024rdb_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1025rdb.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p1025rdb_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1025rdb_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1025twr.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p1025twr.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p2020ds.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p2020ds.dtsi powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p2020rdb-pc.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p2020rdb-pc_32b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p2020rdb-pc_36b.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
p2020rdb.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p2020si-post.dtsi
p2020si-pre.dtsi
p2041rdb.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p2041si-post.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p2041si-pre.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p3041ds.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p3041si-post.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p3041si-pre.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p4080ds.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p4080si-post.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p4080si-pre.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p5020ds.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p5020si-post.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p5020si-pre.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
p5040ds.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
p5040si-post.dtsi powerpc/p5040: Add device node for RAID Engine 2016-03-09 10:44:18 -06:00
p5040si-pre.dtsi powerpc/p5040: Add device node for RAID Engine 2016-03-09 10:44:18 -06:00
ppa8548.dts powerpc/fsl: Move Freescale device tree files into fsl folder 2015-10-17 00:36:34 -05:00
pq3-dma-0.dtsi
pq3-dma-1.dtsi
pq3-duart-0.dtsi
pq3-esdhc-0.dtsi
pq3-espi-0.dtsi
pq3-etsec1-0.dtsi
pq3-etsec1-1.dtsi
pq3-etsec1-2.dtsi
pq3-etsec1-3.dtsi
pq3-etsec1-timer-0.dtsi
pq3-etsec2-0.dtsi
pq3-etsec2-1.dtsi
pq3-etsec2-2.dtsi
pq3-etsec2-grp2-0.dtsi
pq3-etsec2-grp2-1.dtsi
pq3-etsec2-grp2-2.dtsi
pq3-gpio-0.dtsi
pq3-i2c-0.dtsi
pq3-i2c-1.dtsi
pq3-mpic-message-B.dtsi
pq3-mpic-timer-B.dtsi
pq3-mpic.dtsi
pq3-rmu-0.dtsi
pq3-sata2-0.dtsi
pq3-sata2-1.dtsi
pq3-sec2.1-0.dtsi
pq3-sec3.0-0.dtsi
pq3-sec3.1-0.dtsi
pq3-sec3.3-0.dtsi
pq3-sec4.4-0.dtsi
pq3-usb2-dr-0.dtsi
pq3-usb2-dr-1.dtsi
qonverge-usb2-dr-0.dtsi powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420 2016-07-08 19:58:06 -05:00
qoriq-bman1-portals.dtsi
qoriq-bman1.dtsi
qoriq-clockgen1.dtsi powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodes 2015-10-27 18:14:38 -05:00
qoriq-clockgen2.dtsi powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodes 2015-10-27 18:14:38 -05:00
qoriq-dma-0.dtsi
qoriq-dma-1.dtsi
qoriq-duart-0.dtsi
qoriq-duart-1.dtsi
qoriq-esdhc-0.dtsi
qoriq-espi-0.dtsi
qoriq-fman-0-1g-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-0-1g-1.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-0-1g-2.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-0-1g-3.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-0-1g-4.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-0-10g-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1-1g-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1-1g-1.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1-1g-2.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1-1g-3.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1-1g-4.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1-10g-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman-1.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman3-0-1g-0.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-1g-1.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-1g-2.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-1g-3.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-1g-4.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-1g-5.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-10g-0-best-effort.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-10g-0.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-10g-1-best-effort.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0-10g-1.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman3-1-1g-0.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-1g-1.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-1g-2.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-1g-3.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-1g-4.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-1g-5.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-10g-0.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1-10g-1.dtsi powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree 2016-03-11 20:01:52 -06:00
qoriq-fman3-1.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-fman3l-0.dtsi powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan 2015-10-27 18:14:39 -05:00
qoriq-gpio-0.dtsi
qoriq-gpio-1.dtsi
qoriq-gpio-2.dtsi
qoriq-gpio-3.dtsi
qoriq-i2c-0.dtsi
qoriq-i2c-1.dtsi
qoriq-mpic.dtsi
qoriq-mpic4.3.dtsi
qoriq-qman1-portals.dtsi
qoriq-qman1.dtsi
qoriq-qman3.dtsi
qoriq-raid1.0-0.dtsi
qoriq-rmu-0.dtsi
qoriq-sata2-0.dtsi
qoriq-sata2-1.dtsi
qoriq-sec4.0-0.dtsi
qoriq-sec4.2-0.dtsi
qoriq-sec5.0-0.dtsi
qoriq-sec5.2-0.dtsi
qoriq-sec5.3-0.dtsi
qoriq-sec6.0-0.dtsi
qoriq-usb2-dr-0.dtsi
qoriq-usb2-mph-0.dtsi
sbc8641d.dts powerpc/86xx: Move pci1 definition to the include file 2016-05-16 18:29:04 -05:00
t102xsi-pre.dtsi powerpc/mpc85xx: Add TMU device tree support for T1023/T1024 2015-12-23 22:21:11 -06:00
t104xd4rdb.dtsi T104xD4RDB: Add qe node to t104xd4rdb 2016-07-09 01:12:04 -05:00
t104xqds.dtsi T104xQDS: Add qe node to t104xqds 2016-07-09 01:12:04 -05:00
t104xrdb.dtsi T104xRDB: Add qe node to t104xrdb 2016-07-09 01:12:04 -05:00
t104xsi-pre.dtsi powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 2015-12-23 22:21:11 -06:00
t208xqds.dtsi powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
t208xrdb.dtsi powerpc/fsl: Fix SPI compatible on t208xrdb and t1040rdb 2016-05-15 19:15:44 -05:00
t208xsi-pre.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
t1023rdb.dts powerpc/fsl/dts: add QMan and BMan nodes on t1023 2016-12-09 23:11:09 -06:00
t1023si-post.dtsi powerpc/mpc85xx: Update TMU device tree node for T1023/T1024 2017-02-22 15:29:30 +08:00
t1024qds.dts powerpc/fsl/dts: add QMan and BMan nodes on t1024 2016-12-09 23:11:11 -06:00
t1024rdb.dts powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb 2016-12-09 23:11:14 -06:00
t1024si-post.dtsi powerpc/mpc85xx: Add TMU device tree support for T1023/T1024 2015-12-23 22:21:11 -06:00
t1040d4rdb.dts powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 2015-12-23 22:21:11 -06:00
t1040qds.dts powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 2015-12-23 22:21:11 -06:00
t1040rdb.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
t1040si-post.dtsi powerpc/mpc85xx: Update TMU device tree node for T1040/T1042 2017-02-22 15:29:30 +08:00
t1042d4rdb.dts powerpc/fsl/dts: add FMan node for t1042d4rdb 2016-12-09 23:11:17 -06:00
t1042qds.dts powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 2015-12-23 22:21:11 -06:00
t1042rdb.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
t1042rdb_pi.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
t1042si-post.dtsi powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 2015-12-23 22:21:11 -06:00
t2080qds.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
t2080rdb.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
t2080si-post.dtsi
t2081qds.dts powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) 2016-03-11 20:01:38 -06:00
t2081si-post.dtsi EDAC, mpc85xx: Add T2080 l2-cache support 2017-02-03 10:36:35 +01:00
t4240qds.dts powerpc/fsl/dts: Add "jedec,spi-nor" flash compatible 2016-03-11 20:06:41 -06:00
t4240rdb.dts powerpc/dts: add device tree entry for W83793 on T4240RDB 2016-11-22 01:26:48 -06:00
t4240si-post.dtsi powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) 2015-10-27 18:14:39 -05:00
t4240si-pre.dtsi powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420 2016-07-08 19:58:06 -05:00