Re: [PATCH] ARM: dts: stout: Initial r8a7790 Stout board support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/14/2018 10:11 AM, Geert Uytterhoeven wrote:
> Hi Marek,

[...]

>> +                       partition@0 {
>> +                               label = "loader";
>> +                               reg = <0x00000000 0x00040000>;
>> +                               read-only;
>> +                       };
>> +                       partition@40000 {
>> +                               label = "user";
>> +                               reg = <0x00040000 0x00400000>;
>> +                               read-only;
>> +                       };
>> +                       partition@440000 {
>> +                               label = "flash";
>> +                               reg = <0x00440000 0x03bc0000>;
>> +                       };
> 
> I can't verify the partition layout.

I adjusted it according to
https://elinux.org/R-Car/Boards/Stout

>> +               };
>> +       };
>> +};
> 
> 
>> +&iic2  {
>> +       status = "okay";
>> +       pinctrl-0 = <&iic2_pins>;
>> +       pinctrl-names = "default";
>> +
>> +       clock-frequency = <100000>;
>> +
>> +       hdmi@39 {
>> +               compatible = "adi,adv7511w";
>> +               reg = <0x39>;
>> +               interrupt-parent = <&gpio1>;
>> +               interrupts = <15 IRQ_TYPE_LEVEL_LOW>;
> 
> Missing cec clock (OSC4).
Fixed

-- 
Best regards,
Marek Vasut



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux