projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1df5d2a
)
arm64: dts: rockchip: update mipi cells for RK3399
author
Nickey Yang
<
[email protected]
>
Wed, 29 Nov 2017 18:47:55 +0000
(10:47 -0800)
committer
Heiko Stuebner
<
[email protected]
>
Mon, 4 Dec 2017 13:44:50 +0000
(14:44 +0100)
We might include additional ports in derivative device trees, so the
'port' node should have an address, and the parent 'ports' node needs
/#{addres,size}-cells.
Signed-off-by: Nickey Yang <
[email protected]
>
Signed-off-by: Brian Norris <
[email protected]
>
Reviewed-by: Douglas Anderson <
[email protected]
>
Reviewed-by: Laurent Pinchart <
[email protected]
>
Signed-off-by: Heiko Stuebner <
[email protected]
>
arch/arm64/boot/dts/rockchip/rk3399.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
index 33e6a6d73c1c10cb8f194726e7c711f534336f53..e7e882d06c684f6fe39bdb710dd6382aa9cee011 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/
arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@
-1664,7
+1664,11
@@
status = "disabled";
ports {
- mipi_in: port {
+ #address-cells = <1>;
+ #size-cells = <0>;
+
+ mipi_in: port@0 {
+ reg = <0>;
#address-cells = <1>;
#size-cells = <0>;