Commit 98281842 authored by Linus Torvalds's avatar Linus Torvalds

Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC fixes from Arnd Bergmann:
 "A few bugfixes already came up during the merge window. Samsung,
  ASpeed, Spear have minor DT changes, in case of Samsung this fixes a
  regression compared to earlier versions.

  Bartosz takes over as the primary maintainer for the TI DaVinci
  platform, and we get a few last minute defconfig changes"

* tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: dts: spear320-hmi: correct STMPE GPIO compatible
  ARM: dts: aspeed: p10bmc: Update battery node name
  arm64: defconfig: Add IOSCHED_BFQ to the default configs
  arm64: defconfig: Fix unintentional disablement of PCI on i.MX
  ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
  ARM: dts: exynos: correct TMU phandle in Odroid HC1
  ARM: dts: exynos: correct TMU phandle in Odroid XU
  ARM: dts: exynos: correct TMU phandle in Exynos5250
  ARM: dts: exynos: correct TMU phandle in Exynos4210
  ARM: dts: exynos: correct TMU phandle in Exynos4
  MAINTAINERS: make me the maintainer of DaVinci platforms
parents 11c70529 9f79762e
...@@ -20880,11 +20880,10 @@ F: drivers/clk/ti/ ...@@ -20880,11 +20880,10 @@ F: drivers/clk/ti/
F: include/linux/clk/ti.h F: include/linux/clk/ti.h
TI DAVINCI MACHINE SUPPORT TI DAVINCI MACHINE SUPPORT
M: Sekhar Nori <nsekhar@ti.com> M: Bartosz Golaszewski <brgl@bgdev.pl>
R: Bartosz Golaszewski <brgl@bgdev.pl>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Supported S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
F: Documentation/devicetree/bindings/i2c/i2c-davinci.txt F: Documentation/devicetree/bindings/i2c/i2c-davinci.txt
F: arch/arm/boot/dts/da850* F: arch/arm/boot/dts/da850*
F: arch/arm/mach-davinci/ F: arch/arm/mach-davinci/
......
...@@ -124,7 +124,7 @@ fan1-presence { ...@@ -124,7 +124,7 @@ fan1-presence {
}; };
}; };
iio-hwmon-battery { iio-hwmon {
compatible = "iio-hwmon"; compatible = "iio-hwmon";
io-channels = <&adc1 7>; io-channels = <&adc1 7>;
}; };
......
...@@ -244,7 +244,7 @@ led-pcieslot-power { ...@@ -244,7 +244,7 @@ led-pcieslot-power {
}; };
}; };
iio-hwmon-battery { iio-hwmon {
compatible = "iio-hwmon"; compatible = "iio-hwmon";
io-channels = <&adc1 7>; io-channels = <&adc1 7>;
}; };
......
...@@ -220,7 +220,7 @@ event-fan5-presence { ...@@ -220,7 +220,7 @@ event-fan5-presence {
}; };
}; };
iio-hwmon-battery { iio-hwmon {
compatible = "iio-hwmon"; compatible = "iio-hwmon";
io-channels = <&adc1 7>; io-channels = <&adc1 7>;
}; };
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
/ { / {
thermal-zones { thermal-zones {
cpu_thermal: cpu-thermal { cpu_thermal: cpu-thermal {
thermal-sensors = <&tmu 0>; thermal-sensors = <&tmu>;
polling-delay-passive = <0>; polling-delay-passive = <0>;
polling-delay = <0>; polling-delay = <0>;
trips { trips {
......
...@@ -393,7 +393,6 @@ &cpu_alert2 { ...@@ -393,7 +393,6 @@ &cpu_alert2 {
&cpu_thermal { &cpu_thermal {
polling-delay-passive = <0>; polling-delay-passive = <0>;
polling-delay = <0>; polling-delay = <0>;
thermal-sensors = <&tmu 0>;
}; };
&gic { &gic {
......
...@@ -1107,7 +1107,7 @@ timer { ...@@ -1107,7 +1107,7 @@ timer {
&cpu_thermal { &cpu_thermal {
polling-delay-passive = <0>; polling-delay-passive = <0>;
polling-delay = <0>; polling-delay = <0>;
thermal-sensors = <&tmu 0>; thermal-sensors = <&tmu>;
cooling-maps { cooling-maps {
map0 { map0 {
......
...@@ -120,7 +120,6 @@ &clock_audss { ...@@ -120,7 +120,6 @@ &clock_audss {
}; };
&cpu0_thermal { &cpu0_thermal {
thermal-sensors = <&tmu_cpu0 0>;
polling-delay-passive = <0>; polling-delay-passive = <0>;
polling-delay = <0>; polling-delay = <0>;
......
...@@ -31,7 +31,7 @@ led-1 { ...@@ -31,7 +31,7 @@ led-1 {
thermal-zones { thermal-zones {
cpu0_thermal: cpu0-thermal { cpu0_thermal: cpu0-thermal {
thermal-sensors = <&tmu_cpu0 0>; thermal-sensors = <&tmu_cpu0>;
trips { trips {
cpu0_alert0: cpu-alert-0 { cpu0_alert0: cpu-alert-0 {
temperature = <70000>; /* millicelsius */ temperature = <70000>; /* millicelsius */
...@@ -86,7 +86,7 @@ map1 { ...@@ -86,7 +86,7 @@ map1 {
}; };
}; };
cpu1_thermal: cpu1-thermal { cpu1_thermal: cpu1-thermal {
thermal-sensors = <&tmu_cpu1 0>; thermal-sensors = <&tmu_cpu1>;
trips { trips {
cpu1_alert0: cpu-alert-0 { cpu1_alert0: cpu-alert-0 {
temperature = <70000>; temperature = <70000>;
...@@ -130,7 +130,7 @@ map1 { ...@@ -130,7 +130,7 @@ map1 {
}; };
}; };
cpu2_thermal: cpu2-thermal { cpu2_thermal: cpu2-thermal {
thermal-sensors = <&tmu_cpu2 0>; thermal-sensors = <&tmu_cpu2>;
trips { trips {
cpu2_alert0: cpu-alert-0 { cpu2_alert0: cpu-alert-0 {
temperature = <70000>; temperature = <70000>;
...@@ -174,7 +174,7 @@ map1 { ...@@ -174,7 +174,7 @@ map1 {
}; };
}; };
cpu3_thermal: cpu3-thermal { cpu3_thermal: cpu3-thermal {
thermal-sensors = <&tmu_cpu3 0>; thermal-sensors = <&tmu_cpu3>;
trips { trips {
cpu3_alert0: cpu-alert-0 { cpu3_alert0: cpu-alert-0 {
temperature = <70000>; temperature = <70000>;
...@@ -218,7 +218,7 @@ map1 { ...@@ -218,7 +218,7 @@ map1 {
}; };
}; };
gpu_thermal: gpu-thermal { gpu_thermal: gpu-thermal {
thermal-sensors = <&tmu_gpu 0>; thermal-sensors = <&tmu_gpu>;
trips { trips {
gpu_alert0: gpu-alert-0 { gpu_alert0: gpu-alert-0 {
temperature = <70000>; temperature = <70000>;
......
...@@ -50,7 +50,7 @@ fan0: pwm-fan { ...@@ -50,7 +50,7 @@ fan0: pwm-fan {
thermal-zones { thermal-zones {
cpu0_thermal: cpu0-thermal { cpu0_thermal: cpu0-thermal {
thermal-sensors = <&tmu_cpu0 0>; thermal-sensors = <&tmu_cpu0>;
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <0>; polling-delay = <0>;
trips { trips {
...@@ -139,7 +139,7 @@ cpu0_cooling_map4: map4 { ...@@ -139,7 +139,7 @@ cpu0_cooling_map4: map4 {
}; };
}; };
cpu1_thermal: cpu1-thermal { cpu1_thermal: cpu1-thermal {
thermal-sensors = <&tmu_cpu1 0>; thermal-sensors = <&tmu_cpu1>;
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <0>; polling-delay = <0>;
trips { trips {
...@@ -212,7 +212,7 @@ cpu1_cooling_map4: map4 { ...@@ -212,7 +212,7 @@ cpu1_cooling_map4: map4 {
}; };
}; };
cpu2_thermal: cpu2-thermal { cpu2_thermal: cpu2-thermal {
thermal-sensors = <&tmu_cpu2 0>; thermal-sensors = <&tmu_cpu2>;
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <0>; polling-delay = <0>;
trips { trips {
...@@ -285,7 +285,7 @@ cpu2_cooling_map4: map4 { ...@@ -285,7 +285,7 @@ cpu2_cooling_map4: map4 {
}; };
}; };
cpu3_thermal: cpu3-thermal { cpu3_thermal: cpu3-thermal {
thermal-sensors = <&tmu_cpu3 0>; thermal-sensors = <&tmu_cpu3>;
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <0>; polling-delay = <0>;
trips { trips {
...@@ -358,7 +358,7 @@ cpu3_cooling_map4: map4 { ...@@ -358,7 +358,7 @@ cpu3_cooling_map4: map4 {
}; };
}; };
gpu_thermal: gpu-thermal { gpu_thermal: gpu-thermal {
thermal-sensors = <&tmu_gpu 0>; thermal-sensors = <&tmu_gpu>;
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <0>; polling-delay = <0>;
trips { trips {
......
...@@ -241,7 +241,7 @@ stmpe811@41 { ...@@ -241,7 +241,7 @@ stmpe811@41 {
irq-trigger = <0x1>; irq-trigger = <0x1>;
stmpegpio: stmpe-gpio { stmpegpio: stmpe-gpio {
compatible = "stmpe,gpio"; compatible = "st,stmpe-gpio";
reg = <0>; reg = <0>;
gpio-controller; gpio-controller;
#gpio-cells = <2>; #gpio-cells = <2>;
......
...@@ -115,6 +115,7 @@ CONFIG_KVM=y ...@@ -115,6 +115,7 @@ CONFIG_KVM=y
CONFIG_JUMP_LABEL=y CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_UNLOAD=y
CONFIG_IOSCHED_BFQ=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_COMPAT_BRK is not set # CONFIG_COMPAT_BRK is not set
CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTPLUG=y
...@@ -219,7 +220,7 @@ CONFIG_PCI_HOST_THUNDER_ECAM=y ...@@ -219,7 +220,7 @@ CONFIG_PCI_HOST_THUNDER_ECAM=y
CONFIG_PCIE_ROCKCHIP_HOST=m CONFIG_PCIE_ROCKCHIP_HOST=m
CONFIG_PCIE_MEDIATEK_GEN3=m CONFIG_PCIE_MEDIATEK_GEN3=m
CONFIG_PCIE_BRCMSTB=m CONFIG_PCIE_BRCMSTB=m
CONFIG_PCI_IMX6=y CONFIG_PCI_IMX6_HOST=y
CONFIG_PCI_LAYERSCAPE=y CONFIG_PCI_LAYERSCAPE=y
CONFIG_PCI_HISI=y CONFIG_PCI_HISI=y
CONFIG_PCIE_QCOM=y CONFIG_PCIE_QCOM=y
......
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