mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-01 19:34:35 +08:00
1c928d10fd
* Global - Use interrupt macros - Use #include in device tree sources - Tidyup DT node naming * emev2 (Emma Mobile EV2) SoC - Setup internal peripheral interrupts as level high - Use interrupt macros in DT files - Add clock tree description in DT * r8a7791 (R-Car M2) SoC - Correct GPIO resources * r8a7791 (R-Car M2) based Koelsch board - Configure PFC and GPO - Use r8a7791 suffix for IRQC compat string - Add DT reference * r8a7790 (R-Car H2) based Lager board - Include all 4 GiB of memory - Use r8a7790 suffix for IRQC and MMCIF compat strings - Enable MMCIF - Add default PFC settings * r8a7778 (R-Car M1) SoC - Suffix for INTC compat string - Add HSPI, MMCIF, SDHI and I2C suppport on DTSI - Correct pin control device addresses * r8a7778 (R-Car M1) based Bock-W board - Use falling edge IRQ for LAN9221 in DT reference - Enable I2C, HSPI0, MMCIF and SDHI - Correct MMC pin conflict - Remove manual PFC settings from DT reference - Add default PFC settings * r8a7779 (R-Car H1) SoC - Add HSPI and SDHI support - Suffix for INTC compat string * r8a7779 (R-Car H1) based Marzen board - Enable HSPI0 and SDHI in DTS - Remove SDHI0 WP pin setting - Use falling edge IRQ for LAN9221 in DT reference - Add SDHI support * r8a7740 (R-Mobile A1) SoC - Suffix for INTC compat string - Add FSI support via DTSI - Use interrupt macros * r8a7740 based Armadillo board - Add FSI support for DTS - Use low level IRQ for ST1231 in DT reference * r8a73a4 (SH-Mobile APE6) SoC - Use interrupt macros in DT files * r8a73a4 (R-Mobile APE6) based ape6evm board - Include all 2 GiB of memory * r8a73a0 (SH-Mobile AG5) SoC - Correct SDHI compat string * r8a73a0 (SH-Mobile AG5) based kzm9d board - Add GPIO keys and Add PCF8575 GPIO extender to DT - Enable DSW2 with gpio-keys - Use falling edge IRQ for LAN9221 in DT reference -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAABAgAGBQJSqm6XAAoJENfPZGlqN0++pOoQAIgdo3M/CCP56+wAop/nYOfx DDdozpEt+V6RcNytVwGEkQboIDMqnekiAvhLiJ7GHT7sMHmf7au2KFkNPpxN+noU QVgmJaMsi2AoaoV6T+rc0ice7sve+3gbHE0S49frNVlabNlo69y5Y3prYBzLmfdt hefvngIUx6vhosaH00elYhsRTSTd1i5Pkj+jAYQNil1sI+QBJKC61buZrlLPMOfh WBMZXKROSN+jIYsqwmz+O7LvqNZa+Wjm9M8NFQnKWkv4fj9on+RZtkLuNo62Yy2P AaOM5Z0B2q5q35a7QcsLX23QiHOtkGOXIXehzjakzA56L5kUaZMWdfSUWGXPE+DU B163SndwQhRPiYFrb8//Ri5+GQxls6Pw6UKtT7owDMmqkqsYUrJHm7zfu88RcX1O UcDrtd3ZlF4XMmr3iNxIRzscFx8faQbIErfG2VornRRkEKLT+ILRvcAedZxkhGLk 6fs8efTcxR7lvY+7pDtJ1N/xyGGykSnsf0LiCp5BkADamSyhGhqUcr8CjUfjMhKD r7WhzbHEQ7FdQ7B4Y8QmxKyH9dC1wNPxB8kZ4m6YjEKFYC95XCehMQhWvbUsx9vM jBrvvG7414+t3M2CmROwrs9NujJ0Kf0i6078Hvi06l+w4XYe55ytLUGMnXsJAuCL B7aAaVRIAt3UYK7tncK+ =jkNE -----END PGP SIGNATURE----- Merge tag 'renesas-dt-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt From Simon Horman: Renesas ARM based SoC DT updates for v3.14 * Global - Use interrupt macros - Use #include in device tree sources - Tidyup DT node naming * emev2 (Emma Mobile EV2) SoC - Setup internal peripheral interrupts as level high - Use interrupt macros in DT files - Add clock tree description in DT * r8a7791 (R-Car M2) SoC - Correct GPIO resources * r8a7791 (R-Car M2) based Koelsch board - Configure PFC and GPO - Use r8a7791 suffix for IRQC compat string - Add DT reference * r8a7790 (R-Car H2) based Lager board - Include all 4 GiB of memory - Use r8a7790 suffix for IRQC and MMCIF compat strings - Enable MMCIF - Add default PFC settings * r8a7778 (R-Car M1) SoC - Suffix for INTC compat string - Add HSPI, MMCIF, SDHI and I2C suppport on DTSI - Correct pin control device addresses * r8a7778 (R-Car M1) based Bock-W board - Use falling edge IRQ for LAN9221 in DT reference - Enable I2C, HSPI0, MMCIF and SDHI - Correct MMC pin conflict - Remove manual PFC settings from DT reference - Add default PFC settings * r8a7779 (R-Car H1) SoC - Add HSPI and SDHI support - Suffix for INTC compat string * r8a7779 (R-Car H1) based Marzen board - Enable HSPI0 and SDHI in DTS - Remove SDHI0 WP pin setting - Use falling edge IRQ for LAN9221 in DT reference - Add SDHI support * r8a7740 (R-Mobile A1) SoC - Suffix for INTC compat string - Add FSI support via DTSI - Use interrupt macros * r8a7740 based Armadillo board - Add FSI support for DTS - Use low level IRQ for ST1231 in DT reference * r8a73a4 (SH-Mobile APE6) SoC - Use interrupt macros in DT files * r8a73a4 (R-Mobile APE6) based ape6evm board - Include all 2 GiB of memory * r8a73a0 (SH-Mobile AG5) SoC - Correct SDHI compat string * r8a73a0 (SH-Mobile AG5) based kzm9d board - Add GPIO keys and Add PCF8575 GPIO extender to DT - Enable DSW2 with gpio-keys - Use falling edge IRQ for LAN9221 in DT reference * tag 'renesas-dt-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (102 commits) ARM: shmobile: marzen: enable HSPI0 in DTS ARM: shmobile: r8a7779: add HSPI support to DTSI ARM: shmobile: Use r8a7779 suffix for INTC compat string ARM: shmobile: Use r8a7778 suffix for INTC compat string ARM: shmobile: Use r8a7740 suffix for INTC compat string ARM: shmobile: Use sh73a0 suffix for INTC compat string ARM: shmobile: armadillo: add FSI support for DTS ARM: shmobile: r8a7740: add FSI support via DTSI ARM: shmobile: emev2: Setup internal peripheral interrupts as level high ARM: shmobile: emev2: Use interrupt macros in DT files ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT files ARM: shmobile: Fix r8a7791 GPIO resources in DTS ARM: shmobile: Include all 4 GiB of memory on Lager DT Ref ARM: shmobile: Include all 4 GiB of memory on Lager ARM: shmobile: Include all 2 GiB of memory on APE6EVM ARM: shmobile: Include all 2 GiB of memory on APE6EVM DT Ref ARM: shmobile: kzm9g-reference: Add GPIO keys to DT ARM: shmobile: kzm9g-reference: Add PCF8575 GPIO extender to DT ARM: shmobile: Koelsch DT reference GPIO LED support ARM: shmobile: Enable DSW2 with gpio-keys on KZM9D ... Signed-off-by: Kevin Hilman <khilman@linaro.org> |
||
---|---|---|
.. | ||
acs5k_defconfig | ||
acs5k_tiny_defconfig | ||
am200epdkit_defconfig | ||
ape6evm_defconfig | ||
armadillo800eva_defconfig | ||
assabet_defconfig | ||
at91_dt_defconfig | ||
at91rm9200_defconfig | ||
at91sam9g45_defconfig | ||
at91sam9rl_defconfig | ||
at91sam9260_9g20_defconfig | ||
at91sam9261_9g10_defconfig | ||
at91sam9263_defconfig | ||
at91x40_defconfig | ||
badge4_defconfig | ||
bcm2835_defconfig | ||
bcm_defconfig | ||
bockw_defconfig | ||
cerfcube_defconfig | ||
clps711x_defconfig | ||
cm_x2xx_defconfig | ||
cm_x300_defconfig | ||
cns3420vb_defconfig | ||
colibri_pxa270_defconfig | ||
colibri_pxa300_defconfig | ||
collie_defconfig | ||
corgi_defconfig | ||
da8xx_omapl_defconfig | ||
davinci_all_defconfig | ||
dove_defconfig | ||
ebsa110_defconfig | ||
em_x270_defconfig | ||
ep93xx_defconfig | ||
eseries_pxa_defconfig | ||
exynos_defconfig | ||
ezx_defconfig | ||
footbridge_defconfig | ||
h3600_defconfig | ||
h5000_defconfig | ||
hackkit_defconfig | ||
imote2_defconfig | ||
imx_v4_v5_defconfig | ||
imx_v6_v7_defconfig | ||
integrator_defconfig | ||
iop13xx_defconfig | ||
iop32x_defconfig | ||
iop33x_defconfig | ||
ixp4xx_defconfig | ||
jornada720_defconfig | ||
keystone_defconfig | ||
kirkwood_defconfig | ||
koelsch_defconfig | ||
ks8695_defconfig | ||
kzm9d_defconfig | ||
kzm9g_defconfig | ||
lager_defconfig | ||
lart_defconfig | ||
lpc32xx_defconfig | ||
lpd270_defconfig | ||
lubbock_defconfig | ||
mackerel_defconfig | ||
magician_defconfig | ||
mainstone_defconfig | ||
marzen_defconfig | ||
mini2440_defconfig | ||
mmp2_defconfig | ||
msm_defconfig | ||
multi_v7_defconfig | ||
mv78xx0_defconfig | ||
mvebu_defconfig | ||
mxs_defconfig | ||
neponset_defconfig | ||
netwinder_defconfig | ||
netx_defconfig | ||
nhk8815_defconfig | ||
nuc910_defconfig | ||
nuc950_defconfig | ||
nuc960_defconfig | ||
omap1_defconfig | ||
omap2plus_defconfig | ||
orion5x_defconfig | ||
palmz72_defconfig | ||
pcm027_defconfig | ||
pleb_defconfig | ||
prima2_defconfig | ||
pxa3xx_defconfig | ||
pxa168_defconfig | ||
pxa255-idp_defconfig | ||
pxa910_defconfig | ||
raumfeld_defconfig | ||
realview_defconfig | ||
realview-smp_defconfig | ||
rpc_defconfig | ||
s3c2410_defconfig | ||
s3c6400_defconfig | ||
s5p64x0_defconfig | ||
s5pc100_defconfig | ||
s5pv210_defconfig | ||
sama5_defconfig | ||
shannon_defconfig | ||
simpad_defconfig | ||
socfpga_defconfig | ||
spear3xx_defconfig | ||
spear6xx_defconfig | ||
spear13xx_defconfig | ||
spitz_defconfig | ||
sunxi_defconfig | ||
tct_hammer_defconfig | ||
tegra_defconfig | ||
trizeps4_defconfig | ||
u300_defconfig | ||
u8500_defconfig | ||
versatile_defconfig | ||
vexpress_defconfig | ||
viper_defconfig | ||
vt8500_v6_v7_defconfig | ||
xcep_defconfig | ||
zeus_defconfig |