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:
22fb06c
)
arm64: dts: renesas: r8a77995: Add VIN4
author
Jacopo Mondi
<
[email protected]
>
Fri, 11 May 2018 10:00:01 +0000
(12:00 +0200)
committer
Simon Horman
<
[email protected]
>
Wed, 16 May 2018 08:47:14 +0000
(10:47 +0200)
Describe VIN4 interface for R-Car D3 R8A77995 SoC.
Signed-off-by: Jacopo Mondi <
[email protected]
>
Acked-by: Niklas Söderlund <
[email protected]
>
[simon: sorted node by bus address]
Signed-off-by: Simon Horman <
[email protected]
>
Reviewed-by: Laurent Pinchart <
[email protected]
>
arch/arm64/boot/dts/renesas/r8a77995.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
index ba98865b0c9bc20b3b68f84d226107c048efb225..2506f46293e8a6fc676b87f54bf1540653451a55 100644
(file)
--- a/
arch/arm64/boot/dts/renesas/r8a77995.dtsi
+++ b/
arch/arm64/boot/dts/renesas/r8a77995.dtsi
@@
-610,6
+610,17
@@
status = "disabled";
};
+ vin4: video@e6ef4000 {
+ compatible = "renesas,vin-r8a77995";
+ reg = <0 0xe6ef4000 0 0x1000>;
+ interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&cpg CPG_MOD 807>;
+ power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
+ resets = <&cpg 807>;
+ renesas,id = <4>;
+ status = "disabled";
+ };
+
ohci0: usb@ee080000 {
compatible = "generic-ohci";
reg = <0 0xee080000 0 0x100>;