[PATCH] clk: gxbb: expose CLKID_MMC_PCLK

Kevin Hilman khilman at baylibre.com
Wed Jul 6 20:38:22 PDT 2016


Michael Turquette <mturquette at baylibre.com> writes:

> Hi Kevin,
>
> Quoting Kevin Hilman (2016-07-06 16:07:49)
>> The MMC_PCLK is needed for the SD/eMMC driver.
>> 
>> Signed-off-by: Kevin Hilman <khilman at baylibre.com>
>> ---
>>  include/dt-bindings/clock/gxbb-clkc.h | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h
>> index f889d80246cb..5eb69ec74f6b 100644
>> --- a/include/dt-bindings/clock/gxbb-clkc.h
>> +++ b/include/dt-bindings/clock/gxbb-clkc.h
>> @@ -8,5 +8,6 @@
>>  #define CLKID_CPUCLK           1
>>  #define CLKID_CLK81            12
>>  #define CLKID_ETH              36
>> +#define CLKID_MMC_PCLK         66
>
> I think you're missing removal of the duplicate macro as well:

Er, yup.  Re-spin coming right up.

Kevin



More information about the linux-arm-kernel mailing list