Commit eeb751c4 authored by Arnd Bergmann's avatar Arnd Bergmann

Merge tag 'mvebu-dt-6.6-1' of...

Merge tag 'mvebu-dt-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/dt

mvebu dt for 6.6 (part 1)

Fix style issue and incorrect syntax

* tag 'mvebu-dt-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu:
  ARM: dts: marvell: dove: drop incorrect reg in fixed regulators
  ARM: dts: marvell: armada: drop incorrect reg in fixed regulators
  ARM: dts: marvell: add missing space before {

Link: https://lore.kernel.org/r/87h6p4t0lv.fsf@BL-laptopSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 7cb74e0c afc19882
......@@ -105,14 +105,8 @@ led-backup {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
usb_power: regulator@1 {
usb_power: regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
pinctrl-0 = <&xhci_pwr_pin>;
pinctrl-names = "default";
regulator-name = "USB3.0 Port Power";
......@@ -124,9 +118,8 @@ usb_power: regulator@1 {
gpio = <&gpio0 13 GPIO_ACTIVE_HIGH>;
};
sata_r_power: regulator@2 {
sata_r_power: regulator-2 {
compatible = "regulator-fixed";
reg = <2>;
pinctrl-0 = <&sata_r_pwr_pin>;
pinctrl-names = "default";
regulator-name = "SATA-R Power";
......@@ -139,9 +132,8 @@ sata_r_power: regulator@2 {
gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;
};
sata_l_power: regulator@3 {
sata_l_power: regulator-3 {
compatible = "regulator-fixed";
reg = <3>;
pinctrl-0 = <&sata_l_pwr_pin>;
pinctrl-names = "default";
regulator-name = "SATA-L Power";
......@@ -153,7 +145,6 @@ sata_l_power: regulator@3 {
regulator-boot-on;
gpio = <&gpio1 24 GPIO_ACTIVE_HIGH>;
};
};
};
&pciec {
......
......@@ -46,10 +46,8 @@ pca9554: pca9554@21 {
};
};
regulators {
regulator@3 {
regulator-3 {
compatible = "regulator-fixed";
reg = <3>;
regulator-name = "SATA2 power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -58,9 +56,9 @@ regulator@3 {
regulator-boot-on;
gpio = <&pca9554 6 GPIO_ACTIVE_HIGH>;
};
regulator@4 {
regulator-4 {
compatible = "regulator-fixed";
reg = <4>;
regulator-name = "SATA3 power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -69,7 +67,6 @@ regulator@4 {
regulator-boot-on;
gpio = <&pca9554 7 GPIO_ACTIVE_HIGH>;
};
};
gpio-leds {
led-red-sata2 {
......
......@@ -70,15 +70,8 @@ rtc@6f {
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
pinctrl-names = "default";
regulator@1 {
regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
regulator-name = "SATA0 power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -87,9 +80,9 @@ regulator@1 {
regulator-boot-on;
gpio = <&gpio1 18 GPIO_ACTIVE_HIGH>;
};
regulator@2 {
regulator-2 {
compatible = "regulator-fixed";
reg = <2>;
regulator-name = "SATA1 power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -98,7 +91,6 @@ regulator@2 {
regulator-boot-on;
gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;
};
};
gpio-fan {
compatible = "gpio-fan";
......
......@@ -32,10 +32,8 @@ sata@a0000 {
};
};
regulators {
regulator@2 {
regulator-2 {
compatible = "regulator-fixed";
reg = <2>;
regulator-name = "SATA1 power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -44,5 +42,4 @@ regulator@2 {
regulator-boot-on;
gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>;
};
};
};
......@@ -53,14 +53,8 @@ usb@50000 {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
regulator@0 {
regulator-0 {
compatible = "regulator-fixed";
reg = <0>;
regulator-name = "USB Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -68,9 +62,9 @@ regulator@0 {
regulator-boot-on;
gpio = <&gpio1 27 GPIO_ACTIVE_LOW>;
};
regulator@1 {
regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
regulator-name = "SATA0 power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -79,7 +73,6 @@ regulator@1 {
regulator-boot-on;
gpio = <&gpio1 18 GPIO_ACTIVE_HIGH>;
};
};
gpio-keys {
compatible = "gpio-keys";
......
......@@ -142,16 +142,8 @@ disk2-led-amber {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
pinctrl-0 = <&sata1_pwr_pin &sata2_pwr_pin>;
pinctrl-names = "default";
sata1_regulator: sata1-regulator@1 {
sata1_regulator: sata1-regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
regulator-name = "SATA1 Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -160,11 +152,12 @@ sata1_regulator: sata1-regulator@1 {
regulator-always-on;
regulator-boot-on;
gpio = <&gpio1 5 GPIO_ACTIVE_HIGH>;
pinctrl-0 = <&sata1_pwr_pin>;
pinctrl-names = "default";
};
sata2_regulator: sata2-regulator@2 {
sata2_regulator: sata2-regulator-2 {
compatible = "regulator-fixed";
reg = <2>;
regulator-name = "SATA2 Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -173,7 +166,8 @@ sata2_regulator: sata2-regulator@2 {
regulator-always-on;
regulator-boot-on;
gpio = <&gpio1 30 GPIO_ACTIVE_HIGH>;
};
pinctrl-0 = <&sata2_pwr_pin>;
pinctrl-names = "default";
};
};
......
......@@ -40,7 +40,7 @@ &i2c0 {
pinctrl-0 = <&i2c0_pins>;
status = "okay";
eeprom@53{
eeprom@53 {
compatible = "atmel,24c64";
reg = <0x53>;
};
......@@ -95,11 +95,11 @@ partition@0 {
reg = <0x00000000 0x00500000>;
label = "u-boot";
};
partition@500000{
partition@500000 {
reg = <0x00500000 0x00400000>;
label = "u-boot env";
};
partition@900000{
partition@900000 {
reg = <0x00900000 0x3F700000>;
label = "user";
};
......
......@@ -109,17 +109,8 @@ ethernet@74000 {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
pinctrl-0 = <&sata1_pwr_pin &sata2_pwr_pin
&sata3_pwr_pin &sata4_pwr_pin>;
pinctrl-names = "default";
sata1_regulator: sata1-regulator@1 {
sata1_regulator: sata1-regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
regulator-name = "SATA1 Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -128,11 +119,12 @@ sata1_regulator: sata1-regulator@1 {
regulator-always-on;
regulator-boot-on;
gpio = <&gpio1 10 GPIO_ACTIVE_HIGH>;
pinctrl-0 = <&sata1_pwr_pin>;
pinctrl-names = "default";
};
sata2_regulator: sata2-regulator@2 {
sata2_regulator: sata2-regulator-2 {
compatible = "regulator-fixed";
reg = <2>;
regulator-name = "SATA2 Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -141,11 +133,12 @@ sata2_regulator: sata2-regulator@2 {
regulator-always-on;
regulator-boot-on;
gpio = <&gpio1 12 GPIO_ACTIVE_HIGH>;
pinctrl-0 = <&sata2_pwr_pin>;
pinctrl-names = "default";
};
sata3_regulator: sata3-regulator@3 {
sata3_regulator: sata3-regulator-3 {
compatible = "regulator-fixed";
reg = <3>;
regulator-name = "SATA3 Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -154,11 +147,12 @@ sata3_regulator: sata3-regulator@3 {
regulator-always-on;
regulator-boot-on;
gpio = <&gpio1 13 GPIO_ACTIVE_HIGH>;
pinctrl-0 = <&sata3_pwr_pin>;
pinctrl-names = "default";
};
sata4_regulator: sata4-regulator@4 {
sata4_regulator: sata4-regulator-4 {
compatible = "regulator-fixed";
reg = <4>;
regulator-name = "SATA4 Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -167,7 +161,8 @@ sata4_regulator: sata4-regulator@4 {
regulator-always-on;
regulator-boot-on;
gpio = <&gpio1 14 GPIO_ACTIVE_HIGH>;
};
pinctrl-0 = <&sata4_pwr_pin>;
pinctrl-names = "default";
};
};
......
......@@ -108,19 +108,13 @@ led-system {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
wifi_power: regulator@1 {
wifi_power: regulator-1 {
compatible = "regulator-fixed";
regulator-name = "WiFi Power";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
gpio = <&gpio2 7 GPIO_ACTIVE_HIGH>;
};
};
};
/* Optional RTL8211D GbE PHY on SMI address 0x03 */
......
......@@ -28,14 +28,8 @@ led-power {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
usb_power: regulator@1 {
usb_power: regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
regulator-name = "USB Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -46,7 +40,6 @@ usb_power: regulator@1 {
pinctrl-0 = <&pmx_gpio_1>;
pinctrl-names = "default";
};
};
clocks {
/* 25MHz reference crystal */
......
......@@ -37,14 +37,8 @@ led-status {
};
};
regulators {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
usb_power: regulator@1 {
usb_power: regulator-1 {
compatible = "regulator-fixed";
reg = <1>;
regulator-name = "USB Power";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
......@@ -55,7 +49,6 @@ usb_power: regulator@1 {
pinctrl-0 = <&pmx_gpio_8>;
pinctrl-names = "default";
};
};
};
&uart0 { status = "okay"; };
......
......@@ -76,8 +76,7 @@ chosen {
stdout-path = &uart0;
};
regulators {
usb0_power: regulator@2 {
usb0_power: regulator-2 {
compatible = "regulator-fixed";
regulator-name = "USB Power";
regulator-min-microvolt = <5000000>;
......@@ -85,14 +84,13 @@ usb0_power: regulator@2 {
gpio = <&gpio_ext 0 GPIO_ACTIVE_HIGH>;
};
mmc_power: regulator@3 {
mmc_power: regulator-3 {
compatible = "regulator-fixed";
regulator-name = "MMC Power";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
gpio = <&gpio_ext 13 GPIO_ACTIVE_HIGH>;
};
};
};
/* Ethernet0 depends on CM-A510 option E1 */
......
......@@ -62,7 +62,7 @@ i2c@11000 {
status = "okay";
clock-frequency = <400000>;
gpio2: gpio-expander@20{
gpio2: gpio-expander@20 {
#gpio-cells = <2>;
#interrupt-cells = <2>;
compatible = "semtech,sx1505q";
......@@ -76,7 +76,7 @@ gpio2: gpio-expander@20{
* 5: mPCIE reset (active low)
* 6: Express card reset (active low)
*/
gpio3: gpio-expander@21{
gpio3: gpio-expander@21 {
#gpio-cells = <2>;
#interrupt-cells = <2>;
compatible = "semtech,sx1505q";
......
......@@ -153,7 +153,7 @@ rtc: rtc@d4010000 {
};
};
soc_clocks: clocks{
soc_clocks: clocks {
compatible = "marvell,pxa168-clock";
reg = <0xd4050000 0x1000>,
<0xd4282800 0x400>,
......
......@@ -163,7 +163,7 @@ rtc: rtc@d4010000 {
};
};
soc_clocks: clocks{
soc_clocks: clocks {
compatible = "marvell,pxa910-clock";
reg = <0xd4050000 0x1000>,
<0xd4282800 0x400>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment