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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux