[U-Boot] [PATCH v2 3/6] arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node

Vignesh Raghavendra vigneshr at ti.com
Wed Oct 23 08:02:29 UTC 2019


Hi Stefan,

On 23/10/19 8:06 AM, Stefan Roese wrote:
> Hi Vignesh,
> 
> On 10.10.19 07:52, Vignesh Raghavendra wrote:
[...]
>> +
>> +        hbmc: hyperbus at 47034000 {
>> +            compatible = "ti,j721e-hbmc", "ti,am654-hbmc";
>> +            reg = <0x0 0x47034000 0x0 0x100>,
>> +                <0x5 0x00000000 0x1 0x0000000>;
>> +            power-domains = <&k3_pds 102 TI_SCI_PD_EXCLUSIVE>;
>> +            #address-cells = <2>;
>> +            #size-cells = <1>;
>> +            mux-controls = <&hbmc_mux 0>;
>> +            assigned-clocks = <&k3_clks 102 0>;
>> +            assigned-clock-rates = <166666666>;
>> +        };
>> +    };
>>   };
>>
> 
> This patch does not apply any more. Could you please rebase and
> resubmit?
> 

I have rebased the patches and posted v3 here:
http://patchwork.ozlabs.org/project/uboot/list/?series=137974

-- 
Regards
Vignesh


More information about the U-Boot mailing list