mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-08 14:23:19 +00:00
Minor improvements in ARM64 DTS for v6.12
1. APM: correct node name to match bindings. 2. Spreadtrum: correct node names to match bindings, order properties to match DTS coding style and put SPDX identifier at top of the file as expected usually. -----BEGIN PGP SIGNATURE----- iQJEBAABCgAuFiEE3dJiKD0RGyM7briowTdm5oaLg9cFAmbbC6UQHGtyemtAa2Vy bmVsLm9yZwAKCRDBN2bmhouD1zfJEACHIlh2RzoPceaIGrYuWuQOaau8j0jtuAz0 WkB2GVaBOVWE2/IUQCdxAQBbBfyvKUYuXQDeL1i1fG25Hfo17RZAXrUunR312qA6 uVtNSZdG8WPjCqJif9+gPDDjoEGR690BndZQnTeToR8jX/mKwswCzRyB3dhlxW2p QDKCi/A+d3GInrJvyTgEVdFTALjHoWnfYnh3giYlKksjyHSdDop9g9qZ9W1hMQS4 EJhIrf8XWMlVAmeIn5O+yGo7Mzo3PA7u2hZL8c3CW5jdsyZsJkCCKoBpfv6OiF9M WnzMxSEYnZaUoQmXYOM0BzVmXOiH5vuOIsZZ/aXFOvfTac8XwOe9mfeUWpDGblKR j4I9wi06GUpgtMkKvnlLjLvO1i2GdlCSZynoqQNj90UbEz3nqZG0y6TgYH2dBbin 3A6edVywXPqTh1IlTCeqCA9x8+mJvRbUnXDt4wxgLb9o1RlE+Cb/gKsoCJx8Z01O ECkdcmG442s/TG6dIJRiHCoNIfjLY3N7XeFS94Q1Xu767DtVmx1BNm7urivitK6/ dnc06KRefjA1lbwVfBckNA9svMzc2jnlFxh4D4k9LbQdibOEXmaocVxL+Z4ZTbwO 580wgV1mNQTA+qwwM2XcGQ5sJlS4w/ruIevarjc7/d9hEYgugc5Y2oTBUDeGGxlV sMLigNyxSQ== =oSkL -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmbhUEsACgkQYKtH/8kJ UielsQ/+JJ0KKdmMpe0d1yHx8JKMVQFpgCPFDa0Dj8uIZoNNK6HmSKDtPoOQM/TC w98HCyWFMEdl1B/w080uR2GyCkbwR4O2yzVYbDSu43QFrL99x3q99sqBmLCeagJm R/8e++ZJ0c3pfKrbrJ+OdByiUXhbbn88/TznR630J2c4S7O8UE6XjiATTdIrA6yC Jr853tclOO/RGbb1ITflk3s8PTB0i9gNaSr3g1fRNDG9gmvQU59lTph8H3rjqH0L gvE3p7GwNcV+AAedP4USYcrCfLRVOEhNbrskUQwDsSClHUyIWnVV4lEweQekz0rJ lX1jwIKjev3bnaWqQzQ0s4qW2TTXqxysB1Eq6+o6b4YyhmN9gt4Apgt8g4KvDRfV mu8IRXOHLMY+DV8wTSbMglwE302LWnV1mz9t6DRpXsdZVBTwMzleIOSoJjiISm0u J0+FfsPtkF2odEoxtr+XIKglvcYAaDgkMZbzflkQ/16cAI8yjMF2kurAW1EkFgnn HgdPrplHKKWCRBopApJLCEWoPS4KF6mNq4BemEwdtO9KTNHyZso4offkKyo4vA5b O72Q3tUlzSwxZ9O02D00P/GCSorfuF4onkYkLgl8lAdyqfSnBS8Oe0rFzr/N2VGK DF9p7Qfv1gnjfxD92TBGNCCNVjlEs/29gou/SRKUaawZNdE1aJU= =xlJk -----END PGP SIGNATURE----- Merge tag 'dt64-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dt Minor improvements in ARM64 DTS for v6.12 1. APM: correct node name to match bindings. 2. Spreadtrum: correct node names to match bindings, order properties to match DTS coding style and put SPDX identifier at top of the file as expected usually. * tag 'dt64-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt: arm64: dts: sprd: move/add SPDX license to top of the file arm64: dts: sprd: reorder clock-names after clocks arm64: dts: sprd: rename SDHCI and fuel gauge nodes to match bindings arm64: dts: apm: storm: Rename menetphy@3 to ethernet-phy@3 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
commit
765fbe81d7
@ -997,7 +997,7 @@ mdio {
|
||||
compatible = "apm,xgene-mdio";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
menetphy: menetphy@3 {
|
||||
menetphy: ethernet-phy@3 {
|
||||
compatible = "ethernet-phy-id001c.c915";
|
||||
reg = <0x3>;
|
||||
};
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Spreadtrum SC2731 PMIC dts file
|
||||
*
|
||||
* Copyright (C) 2018, Spreadtrum Communications Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
*/
|
||||
|
||||
&adi_bus {
|
||||
@ -95,7 +94,7 @@ pmic_adc: adc@480 {
|
||||
nvmem-cells = <&adc_big_scale>, <&adc_small_scale>;
|
||||
};
|
||||
|
||||
fgu@a00 {
|
||||
fuel-gauge@a00 {
|
||||
compatible = "sprd,sc2731-fgu";
|
||||
reg = <0xa00>;
|
||||
bat-detect-gpio = <&pmic_eic 9 GPIO_ACTIVE_HIGH>;
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-only OR MIT)
|
||||
/*
|
||||
* Spreadtrum SC9836 openphone board DTS file
|
||||
*
|
||||
* Copyright (C) 2014, Spreadtrum Communications Inc.
|
||||
*
|
||||
* This file is licensed under a dual GPLv2 or X11 license.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-only OR MIT)
|
||||
/*
|
||||
* Spreadtrum SC9836 SoC DTS file
|
||||
*
|
||||
* Copyright (C) 2014, Spreadtrum Communications Inc.
|
||||
*
|
||||
* This file is licensed under a dual GPLv2 or X11 license.
|
||||
*/
|
||||
|
||||
#include "sharkl64.dtsi"
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Spreadtrum SC9860 SoC
|
||||
*
|
||||
* Copyright (C) 2016, Spreadtrum Communications Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
*/
|
||||
|
||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||
|
@ -551,14 +551,14 @@ ap-ahb {
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
sdio0: sdio@20300000 {
|
||||
sdio0: mmc@20300000 {
|
||||
compatible = "sprd,sdhci-r11";
|
||||
reg = <0 0x20300000 0 0x1000>;
|
||||
interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
clock-names = "sdio", "enable";
|
||||
clocks = <&aon_clk CLK_SDIO0_2X>,
|
||||
<&apahb_gate CLK_SDIO0_EB>;
|
||||
clock-names = "sdio", "enable";
|
||||
assigned-clocks = <&aon_clk CLK_SDIO0_2X>;
|
||||
assigned-clock-parents = <&rpll CLK_RPLL_390M>;
|
||||
|
||||
@ -567,14 +567,14 @@ sdio0: sdio@20300000 {
|
||||
no-mmc;
|
||||
};
|
||||
|
||||
sdio3: sdio@20600000 {
|
||||
sdio3: mmc@20600000 {
|
||||
compatible = "sprd,sdhci-r11";
|
||||
reg = <0 0x20600000 0 0x1000>;
|
||||
interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
clock-names = "sdio", "enable";
|
||||
clocks = <&aon_clk CLK_EMMC_2X>,
|
||||
<&apahb_gate CLK_EMMC_EB>;
|
||||
clock-names = "sdio", "enable";
|
||||
assigned-clocks = <&aon_clk CLK_EMMC_2X>;
|
||||
assigned-clock-parents = <&rpll CLK_RPLL_390M>;
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-only OR MIT)
|
||||
/*
|
||||
* Spreadtrum Sharkl64 platform DTS file
|
||||
*
|
||||
* Copyright (C) 2014, Spreadtrum Communications Inc.
|
||||
*
|
||||
* This file is licensed under a dual GPLv2 or X11 license.
|
||||
*/
|
||||
|
||||
/ {
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Spreadtrum SP9860g board
|
||||
*
|
||||
* Copyright (C) 2017, Spreadtrum Communications Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
|
@ -849,9 +849,9 @@ sdio0: mmc@1100000 {
|
||||
compatible = "sprd,sdhci-r11";
|
||||
reg = <0x1100000 0x1000>;
|
||||
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clock-names = "sdio", "enable";
|
||||
clocks = <&ap_clk CLK_SDIO0_2X>,
|
||||
<&apapb_gate CLK_SDIO0_EB>;
|
||||
clock-names = "sdio", "enable";
|
||||
assigned-clocks = <&ap_clk CLK_SDIO0_2X>;
|
||||
assigned-clock-parents = <&pll1 CLK_RPLL>;
|
||||
status = "disabled";
|
||||
@ -861,9 +861,9 @@ sdio3: mmc@1400000 {
|
||||
compatible = "sprd,sdhci-r11";
|
||||
reg = <0x1400000 0x1000>;
|
||||
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clock-names = "sdio", "enable";
|
||||
clocks = <&ap_clk CLK_EMMC_2X>,
|
||||
<&apapb_gate CLK_EMMC_EB>;
|
||||
clock-names = "sdio", "enable";
|
||||
assigned-clocks = <&ap_clk CLK_EMMC_2X>;
|
||||
assigned-clock-parents = <&pll1 CLK_RPLL>;
|
||||
status = "disabled";
|
||||
|
@ -1,9 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Spreadtrum Whale2 platform peripherals
|
||||
*
|
||||
* Copyright (C) 2016, Spreadtrum Communications Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
*/
|
||||
|
||||
#include <dt-bindings/clock/sprd,sc9860-clk.h>
|
||||
@ -75,9 +74,10 @@ uart0: serial@0 {
|
||||
"sprd,sc9836-uart";
|
||||
reg = <0x0 0x100>;
|
||||
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
clocks = <&apapb_gate CLK_UART0_EB>,
|
||||
<&ap_clk CLK_UART0>, <&ext_26m>;
|
||||
<&ap_clk CLK_UART0>,
|
||||
<&ext_26m>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@ -86,9 +86,10 @@ uart1: serial@100000 {
|
||||
"sprd,sc9836-uart";
|
||||
reg = <0x100000 0x100>;
|
||||
interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
clocks = <&apapb_gate CLK_UART1_EB>,
|
||||
<&ap_clk CLK_UART1>, <&ext_26m>;
|
||||
<&ap_clk CLK_UART1>,
|
||||
<&ext_26m>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@ -97,9 +98,10 @@ uart2: serial@200000 {
|
||||
"sprd,sc9836-uart";
|
||||
reg = <0x200000 0x100>;
|
||||
interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
clocks = <&apapb_gate CLK_UART2_EB>,
|
||||
<&ap_clk CLK_UART2>, <&ext_26m>;
|
||||
<&ap_clk CLK_UART2>,
|
||||
<&ext_26m>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@ -108,9 +110,10 @@ uart3: serial@300000 {
|
||||
"sprd,sc9836-uart";
|
||||
reg = <0x300000 0x100>;
|
||||
interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
clocks = <&apapb_gate CLK_UART3_EB>,
|
||||
<&ap_clk CLK_UART3>, <&ext_26m>;
|
||||
<&ap_clk CLK_UART3>,
|
||||
<&ext_26m>;
|
||||
clock-names = "enable", "uart", "source";
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
@ -129,19 +132,19 @@ ap_dma: dma-controller@20100000 {
|
||||
/* For backwards compatibility: */
|
||||
#dma-channels = <32>;
|
||||
dma-channels = <32>;
|
||||
clock-names = "enable";
|
||||
clocks = <&apahb_gate CLK_DMA_EB>;
|
||||
clock-names = "enable";
|
||||
};
|
||||
|
||||
sdio3: sdio@50430000 {
|
||||
sdio3: mmc@50430000 {
|
||||
compatible = "sprd,sdhci-r11";
|
||||
reg = <0 0x50430000 0 0x1000>;
|
||||
interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
clock-names = "sdio", "enable", "2x_enable";
|
||||
clocks = <&aon_prediv CLK_EMMC_2X>,
|
||||
<&apahb_gate CLK_EMMC_EB>,
|
||||
<&aon_gate CLK_EMMC_2X_EN>;
|
||||
<&apahb_gate CLK_EMMC_EB>,
|
||||
<&aon_gate CLK_EMMC_2X_EN>;
|
||||
clock-names = "sdio", "enable", "2x_enable";
|
||||
assigned-clocks = <&aon_prediv CLK_EMMC_2X>;
|
||||
assigned-clock-parents = <&clk_l0_409m6>;
|
||||
|
||||
@ -194,8 +197,8 @@ hwlock: hwspinlock@40500000 {
|
||||
compatible = "sprd,hwspinlock-r3p0";
|
||||
reg = <0 0x40500000 0 0x1000>;
|
||||
#hwlock-cells = <1>;
|
||||
clock-names = "enable";
|
||||
clocks = <&aon_gate CLK_SPLK_EB>;
|
||||
clock-names = "enable";
|
||||
};
|
||||
|
||||
eic_debounce: gpio@40210000 {
|
||||
@ -258,9 +261,9 @@ watchdog@40310000 {
|
||||
reg = <0 0x40310000 0 0x1000>;
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
|
||||
timeout-sec = <12>;
|
||||
clock-names = "enable", "rtc_enable";
|
||||
clocks = <&aon_gate CLK_APCPU_WDG_EB>,
|
||||
<&aon_gate CLK_AP_WDG_RTC_EB>;
|
||||
<&aon_gate CLK_AP_WDG_RTC_EB>;
|
||||
clock-names = "enable", "rtc_enable";
|
||||
};
|
||||
};
|
||||
|
||||
@ -277,9 +280,9 @@ agcp_dma: dma-controller@41580000 {
|
||||
/* For backwards compatibility: */
|
||||
#dma-channels = <32>;
|
||||
dma-channels = <32>;
|
||||
clock-names = "enable", "ashb_eb";
|
||||
clocks = <&agcp_gate CLK_AGCP_DMAAP_EB>,
|
||||
<&agcp_gate CLK_AGCP_AP_ASHB_EB>;
|
||||
<&agcp_gate CLK_AGCP_AP_ASHB_EB>;
|
||||
clock-names = "enable", "ashb_eb";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user