mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-17 16:16:10 +07:00
2f34a64aea
Business as usual -- the bulk of our changes are to devicetree files with new hardware support, new SoCs and platforms, and new board types. New SoCs/platforms: - Raspberry Pi Compute Module (CM1) and IO board - i.MX6SSL from NXP - Renesas RZ/N1D SoC (R9A06G032), Dual Cortex-A7 with Ethernet, CAN and PLC interfaces - TI AM654 SoC, Quad Cortex-A53, safety subsystem with Cortex-R5 controllers, communication and PRU subsystem and lots of other interfaces (PCIe, USB3, etc). New boards and systems: - Several Atmel at91-based boards from Laird - Marvell Armada388-based Helios4 board from SolidRun - Samsung Aires-based phones (s5pv210) - Allwinner A64-based Pinebook laptop In addition to the above, there's the usual amount of new devices described on existing platforms, fixes and tweaks and new minor variants of boards/platforms. -----BEGIN PGP SIGNATURE----- iQJDBAABCAAtFiEElf+HevZ4QCAJmMQ+jBrnPN6EHHcFAlt+NecPHG9sb2ZAbGl4 b20ubmV0AAoJEIwa5zzehBx3ScQQAIic6NPWiqGEwTRN1I+WoyoCt8oTGgiiu1kf h23RaLWI+TaEpR1yg5ko6wGlxlvBG1C/u2sOc0lD9nSt9JQ3evXXwMQ0bUNhKdSE 8z3jhpnJYu5iNDsB15XfznhivpjOQUQNQXPR1/PG9j6SCKgdWi6wYR+A+q98Pe9d otzMizQOY0QUMYAec20Zvzgfs+AvEtOAo/w5K4tRb+Fv/EVixV8bVeT4uykxunFt 6xOM0Ssvnwo3AnEh+V+FjAL8khMC7A3JC+/emXqqcw1Ogdg/GSnxriL7v6LchcwH fvYb8hujQCcZ0+mlN0W214RkWd1xAc0CwJ0JdKw/RMnskty5u5B7gXcDyZFw1oJ7 b7Uof7N8l12lsXTqWW8CKOHupI1gxYshi0QJzkgkfY6P3h8ntE8HJhhcgjcHE0AN 3mMjhzbDGjfUykVgS2rFpR6tm3JHT13jDl88jhAT+xtuYYxy60nqPBM9MD6jIzjF BnIVJBNX3sYa7aheEnZFBuA/Af/05fKbpUVQTNwnfq2f6NYDAbF9iBkCHepudZBa 0U+tNHuDlVXwLXoocE1Nac5IJgPiuX2bsuJ9xHKLXb6hMr9L4YtPOaKwDaJb1hTZ XIHhlrF9w0ig9gu3IxaE+rC3hfu965CeFws0kwSZ9l52xmSP0Yi22ebSTfP6+h+u XLyOhpp8 =J0qC -----END PGP SIGNATURE----- Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM device-tree updates from Olof Johansson: "Business as usual -- the bulk of our changes are to devicetree files with new hardware support, new SoCs and platforms, and new board types. New SoCs/platforms: - Raspberry Pi Compute Module (CM1) and IO board - i.MX6SSL from NXP - Renesas RZ/N1D SoC (R9A06G032), Dual Cortex-A7 with Ethernet, CAN and PLC interfaces - TI AM654 SoC, Quad Cortex-A53, safety subsystem with Cortex-R5 controllers, communication and PRU subsystem and lots of other interfaces (PCIe, USB3, etc). New boards and systems: - Several Atmel at91-based boards from Laird - Marvell Armada388-based Helios4 board from SolidRun - Samsung Aires-based phones (s5pv210) - Allwinner A64-based Pinebook laptop In addition to the above, there's the usual amount of new devices described on existing platforms, fixes and tweaks and new minor variants of boards/platforms" * tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (478 commits) arm64: dts: sdm845: Add tsens nodes arm64: dts: msm8996: thermal: Initialise via DT and add second controller arm64: dts: sprd: Add one suspend timer arm64: dts: sprd: Add SC27XX ADC device arm64: dts: sprd: Add SC27XX eFuse device arm64: dts: sprd: Add SC27XX vibrator device arm64: dts: sprd: Add SC27XX breathing light controller device arm64: dts: meson-axg: add spdif-dit codec arm64: dts: meson-axg: add lineout codec arm64: dts: meson-axg: add linein codec arm64: dts: meson-axg: add tdm interfaces arm64: dts: meson-axg: add tdmout formatters arm64: dts: meson-axg: add tdmin formatters arm64: dts: meson-axg: add spdifout arm64: dts: rockchip: add led support for Firefly-RK3399 arm64: dts: rockchip: remove deprecated Type-C PHY properties on rk3399 arm64: dts: rockchip: add power button support for Firefly-RK3399 ARM: dts: aspeed: Add coprocessor interrupt controller arm64: dts: meson-axg: add audio arb reset controller arm64: dts: meson-axg: add usb power regulator ...
84 lines
3.9 KiB
Plaintext
84 lines
3.9 KiB
Plaintext
* Samsung's Exynos and S5P SoC based boards
|
|
|
|
Required root node properties:
|
|
- compatible = should be one or more of the following.
|
|
- "samsung,aries" - for S5PV210-based Samsung Aries board.
|
|
- "samsung,fascinate4g" - for S5PV210-based Samsung Galaxy S Fascinate 4G (SGH-T959P) board.
|
|
- "samsung,galaxys" - for S5PV210-based Samsung Galaxy S (i9000) board.
|
|
- "samsung,artik5" - for Exynos3250-based Samsung ARTIK5 module.
|
|
- "samsung,artik5-eval" - for Exynos3250-based Samsung ARTIK5 eval board.
|
|
- "samsung,monk" - for Exynos3250-based Samsung Simband board.
|
|
- "samsung,rinato" - for Exynos3250-based Samsung Gear2 board.
|
|
- "samsung,smdkv310" - for Exynos4210-based Samsung SMDKV310 eval board.
|
|
- "samsung,trats" - for Exynos4210-based Tizen Reference board.
|
|
- "samsung,universal_c210" - for Exynos4210-based Samsung board.
|
|
- "samsung,i9300" - for Exynos4412-based Samsung GT-I9300 board.
|
|
- "samsung,i9305" - for Exynos4412-based Samsung GT-I9305 board.
|
|
- "samsung,midas" - for Exynos4412-based Samsung Midas board.
|
|
- "samsung,smdk4412", - for Exynos4412-based Samsung SMDK4412 eval board.
|
|
- "samsung,n710x" - for Exynos4412-based Samsung GT-N7100/GT-N7105 board.
|
|
- "samsung,trats2" - for Exynos4412-based Tizen Reference board.
|
|
- "samsung,smdk5250" - for Exynos5250-based Samsung SMDK5250 eval board.
|
|
- "samsung,xyref5260" - for Exynos5260-based Samsung board.
|
|
- "samsung,smdk5410" - for Exynos5410-based Samsung SMDK5410 eval board.
|
|
- "samsung,smdk5420" - for Exynos5420-based Samsung SMDK5420 eval board.
|
|
- "samsung,tm2" - for Exynos5433-based Samsung TM2 board.
|
|
- "samsung,tm2e" - for Exynos5433-based Samsung TM2E board.
|
|
|
|
* Other companies Exynos SoC based
|
|
* FriendlyARM
|
|
- "friendlyarm,tiny4412" - for Exynos4412-based FriendlyARM
|
|
TINY4412 board.
|
|
* TOPEET
|
|
- "topeet,itop4412-elite" - for Exynos4412-based TOPEET
|
|
Elite base board.
|
|
|
|
* Google
|
|
- "google,pi" - for Exynos5800-based Google Peach Pi
|
|
Rev 10+ board,
|
|
also: "google,pi-rev16", "google,pi-rev15", "google,pi-rev14",
|
|
"google,pi-rev13", "google,pi-rev12", "google,pi-rev11",
|
|
"google,pi-rev10", "google,peach".
|
|
|
|
- "google,pit" - for Exynos5420-based Google Peach Pit
|
|
Rev 6+ (Exynos5420),
|
|
also: "google,pit-rev16", "google,pit-rev15", "google,pit-rev14",
|
|
"google,pit-rev13", "google,pit-rev12", "google,pit-rev11",
|
|
"google,pit-rev10", "google,pit-rev9", "google,pit-rev8",
|
|
"google,pit-rev7", "google,pit-rev6", "google,peach".
|
|
|
|
- "google,snow-rev4" - for Exynos5250-based Google Snow board,
|
|
also: "google,snow"
|
|
- "google,snow-rev5" - for Exynos5250-based Google Snow
|
|
Rev 5+ board.
|
|
- "google,spring" - for Exynos5250-based Google Spring board.
|
|
|
|
* Hardkernel
|
|
- "hardkernel,odroid-u3" - for Exynos4412-based Hardkernel Odroid U3.
|
|
- "hardkernel,odroid-x" - for Exynos4412-based Hardkernel Odroid X.
|
|
- "hardkernel,odroid-x2" - for Exynos4412-based Hardkernel Odroid X2.
|
|
- "hardkernel,odroid-xu" - for Exynos5410-based Hardkernel Odroid XU.
|
|
- "hardkernel,odroid-xu3" - for Exynos5422-based Hardkernel Odroid XU3.
|
|
- "hardkernel,odroid-xu3-lite" - for Exynos5422-based Hardkernel
|
|
Odroid XU3 Lite board.
|
|
- "hardkernel,odroid-xu4" - for Exynos5422-based Hardkernel Odroid XU4.
|
|
- "hardkernel,odroid-hc1" - for Exynos5422-based Hardkernel Odroid HC1.
|
|
|
|
* Insignal
|
|
- "insignal,arndale" - for Exynos5250-based Insignal Arndale board.
|
|
- "insignal,arndale-octa" - for Exynos5420-based Insignal Arndale
|
|
Octa board.
|
|
- "insignal,origen" - for Exynos4210-based Insignal Origen board.
|
|
- "insignal,origen4412" - for Exynos4412-based Insignal Origen board.
|
|
|
|
|
|
Optional nodes:
|
|
- firmware node, specifying presence and type of secure firmware:
|
|
- compatible: only "samsung,secure-firmware" is currently supported
|
|
- reg: address of non-secure SYSRAM used for communication with firmware
|
|
|
|
firmware@203f000 {
|
|
compatible = "samsung,secure-firmware";
|
|
reg = <0x0203F000 0x1000>;
|
|
};
|