[PATCH 2/2] ARM: shmobile: r8a7790: add EtherAVB DT support
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Tue Mar 31 08:04:43 PDT 2015
Hello.
On 03/31/2015 03:21 AM, Simon Horman wrote:
>> Define the generic R8A7790 part of the EtherAVB device node.
> Please repost once this binding (and associated driver) has been accepted.
OK, but will you merge patch #1?
>> Based on original patch by Mitsuhiro Kimura <mitsuhiro.kimura.kc at renesas.com>.
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
>>
>> ---
>> arch/arm/boot/dts/r8a7790.dtsi | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>> Index: renesas/arch/arm/boot/dts/r8a7790.dtsi
>> ===================================================================
>> --- renesas.orig/arch/arm/boot/dts/r8a7790.dtsi
>> +++ renesas/arch/arm/boot/dts/r8a7790.dtsi
>> @@ -626,6 +626,16 @@
>> status = "disabled";
>> };
>>
>> + avb: ethernet at e6800000 {
>> + compatible = "renesas,ravb-r8a7790";
I went the usual way here but I suspect that SoC part of the prop should
be "-rcar-gen2" as we now have this IP core (as well as most of the others,
except PFC) described in a common manual for the R-Car generation 2 SoCs.
What do you think?
WBR, Sergei
More information about the linux-arm-kernel
mailing list