projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfeffd1
)
ARM: dts: rockchip: remove qos_cif1 from rk3188 power-domain
author
Johan Jonker
<jbx6244@gmail.com>
Wed, 2 Jan 2019 19:35:52 +0000
(20:35 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 7 Jan 2019 08:14:42 +0000
(09:14 +0100)
While the rk3066 does have 2 camera interfaces, the rk3188 does not, so
there also isn't a QoS block for that non-existing interface, so remove it.
Fixes: e6e1869f0b71 ("ARM: dts: rockchip: add rk3066/rk3188 power-domains")
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3188.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3188.dtsi
b/arch/arm/boot/dts/rk3188.dtsi
index 4acb501dd3f8ef31355f2ae2adb9d6a60a386d40..3ed49898f4b2edab7e6a5efbf68ea081cfa64734 100644
(file)
--- a/
arch/arm/boot/dts/rk3188.dtsi
+++ b/
arch/arm/boot/dts/rk3188.dtsi
@@
-719,7
+719,6
@@
pm_qos = <&qos_lcdc0>,
<&qos_lcdc1>,
<&qos_cif0>,
- <&qos_cif1>,
<&qos_ipp>,
<&qos_rga>;
};