aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAnilKumar Ch <anilkumar@ti.com>2012-11-14 23:38:24 +0530
committerBenoit Cousson <benoit.cousson@linaro.org>2013-04-09 00:16:47 +0200
commit7a57ee87f2de9befa0402749bef8d1bb8bb746ba (patch)
treeb2fbaacfbf3ad5d89c27c66f62583b817f675bc7 /tools/perf/scripts/python/bin
parentARM: dts: omap3-igep: Add uart1 and uart2 to igep boards (diff)
downloadlinux-7a57ee87f2de9befa0402749bef8d1bb8bb746ba.tar.gz
linux-7a57ee87f2de9befa0402749bef8d1bb8bb746ba.zip
ARM: dts: AM33XX: Add d_can instances to aliases
Add d_can instances to aliases node to get the D_CAN instance number from the driver. To initialize D_CAN message RAM, corresponding instance number is required. To initialize instance 0 message RAM then 0x1 should be written and for instance 1 message RAM, 0x2 should be written to control module register. With device-tree framework ip instance number is "-1" by default for all instances. To get device id/instance number then modules should be added to DT "aliases" node. of_alias_get_id() gives the device id number based on number of alias nodes present in "aliases node". Signed-off-by: AnilKumar Ch <anilkumar@ti.com> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
>block: Finalize conversion of block limits functionsMartin K. Petersen3-28/+2 2010-03-15block: Fix overrun in lcm() and move it to libMartin K. Petersen4-11/+25 2010-03-14init dynamic bin_attribute structuresWolfram Sang3-0/+3 2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9 2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5 2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3 2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9 2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang4-10/+6 2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang2-41/+0 2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42 2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160 2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang2-6/+12 2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang3-3/+3 2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2 2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10 2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0 2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47 2010-03-14PNPACPI: add window supportBjorn Helgaas2-17/+24 2010-03-14resource: add window supportBjorn Helgaas2-1/+4 2010-03-14resource: add bus number supportBjorn Helgaas2-0/+10 2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8 2010-03-15tomoyo: fix potential use after freeDan Carpenter1-0/+1 2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19 2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17 2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1