On 3/19/19 11:26 AM, Geert Uytterhoeven wrote:
> Hi Marek,
> 
> On Mon, Mar 4, 2019 at 9:00 PM <[email protected]> wrote:
>> From: Marek Vasut <[email protected]>
>>
>> Add IIC3 node to R8A7792 SoC device tree and a DA9063 PMIC node
>> to V2H Blanche board device tree.
>>
>> Signed-off-by: Marek Vasut <[email protected]>
> 
> Reviewed-by: Geert Uytterhoeven <[email protected]>
> 
>> --- a/arch/arm/boot/dts/r8a7792-blanche.dts
>> +++ b/arch/arm/boot/dts/r8a7792-blanche.dts
>> @@ -308,6 +308,26 @@
>>         };
>>  };
>>
>> +&iic3 {
>> +       status = "okay";
>> +
>> +       pmic@58 {
>> +               compatible = "dlg,da9063";
>> +               reg = <0x58>;
>> +               interrupt-parent = <&irqc>;
>> +               interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
> 
> I've just realized none of the R-Car Gen2 boards configure pinctrl for the
> IRQC2 line (intc_irq2/intc), so they all rely on the boot loader doing that.

I just sent out a patch

-- 
Best regards,
Marek Vasut

Reply via email to