Skip to content

Instantly share code, notes, and snippets.

@pdp7
Created December 5, 2015 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdp7/1cb1eac3fdafa6343c24 to your computer and use it in GitHub Desktop.
Save pdp7/1cb1eac3fdafa6343c24 to your computer and use it in GitHub Desktop.
bb-kernel 4.4 branch: patches applied when running ./build_kernel.sh, which calls patch.sh
===============================================
Patches applied when running ./build_kernel.sh
-----------------------------------------------
Applying: Revert "spi: spidev: Warn loudly if instantiated from DT as "spidev""
Applying: Revert "usb: chipidea: usbmisc_imx: delete clock information"
dir: ti/cpu_freq/
Applying: ARM: OMAP2+: opp: Move dt check from omap_init_opp_table
Applying: ARM: OMAP2+: opp: Add helper functions for variable OPP handling
Applying: ARM: OMAP2+: AM33XX: Add opp33xx_data to enable higher OPPs
Applying: ARM: OMAP2+: AM43XX: Add opp43xx_data to enable higher OPPs
Applying: ARM: OMAP2+: DRA7XX: Add opp7xx_data to enable higher OPPs
Applying: ARM: dts: am33xx: Drop operating-points table from cpu0
Applying: ARM: dts: am4372: Add voltage-tolerance to cpu node
Applying: ARM: dts: am43x-epos-evm: Hook dcdc2 as the cpu0-supply
Applying: ARM: dts: am437x-gp-evm: Hook dcdc2 as the cpu0-supply
Applying: ARM: dts: dra72x: add clock nodes for CPU
Applying: ARM: dts: dra72x: Add basic OPPs for MPU
Applying: ARM: dts: dra74x: Remove non-common cpu0 operating-points
Applying: PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling
Applying: PM / Voltagedomain: introduce voltage domain driver support
Applying: PM / Voltagedomain: introduce basic voltage domain support for OMAP
Applying: cpufreq: cpufreq-voltdm: Split cpufreq-dt to use clk rate-change notifiers
Applying: ARM: OMAP2+: pm: Change cpufreq platform device to cpufreq-voltdm
Applying: cpufreq: voltdm: use the right device node for resource readiness check
Applying: cpufreq: voltdm: do a dummy opp setup as part of probe
Applying: ARM: dts: OMAP5: Add voltage domains
Applying: ARM: dts: omap5uevm: Add vdd regulators for voltage domains
Applying: ARM: dts: dra7: add voltage domains
Applying: ARM: dts: dra7-evm: Add vdd regulators for voltage domains
Applying: ARM: dts: dra72-evm: Add mapping of voltage domains to regulators
dir: ti/iodelay/
Applying: ARM: dts: am57xx-beagle-x15: Map regulators to voltage domains
Applying: pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration
Applying: pinctrl: Introduce TI IOdelay configuration driver
dir: pru
Applying: Making the uio pruss driver work
Applying: Cleaned up error reporting
dir: bbb_overlays/dtc
Applying: scripts/dtc: Update to upstream version overlays
dir: bbb_overlays/mainline
dir: bbb_overlays/nvmem
Applying: nvmem: make default user binary file root-access only
Applying: nvmem: set the size for the nvmem binary file.
Applying: nvmem: add permission flags in nvmem_config
Applying: nvmem: fix permissions of readonly nvmem binattr
dir: bbb_overlays/configfs
dir: bbb_overlays
Applying: configfs: Implement binary attributes (v5)
Applying: OF: DT-Overlay configfs interface (v6)
Applying: gitignore: Ignore DTB files
Applying: arm: omap: Proper cleanups for omap_device
Applying: serial: omap: Fix port line number without aliases
Applying: tty: omap-serial: Fix up platform data alloc
Applying: ARM: DT: Enable symbols when CONFIG_OF_OVERLAY is used
Applying: of: Custom printk format specifier for device node
Applying: of: overlay: kobjectify overlay objects
Applying: of: overlay: global sysfs enable attribute
Applying: Documentation: ABI: overlays - global attributes
Applying: Documentation: document of_overlay_disable parameter
Applying: of: overlay: add per overlay sysfs attributes
Applying: Documentation: ABI: overlays - per overlay docs
Applying: i2c: nvmem: at24: Provide an EEPROM framework interface
Applying: misc: Beaglebone capemanager
Applying: doc: misc: Beaglebone capemanager documentation
Applying: doc: dt: beaglebone cape manager bindings.
Applying: doc: ABI: bone_capemgr sysfs API
Applying: MAINTAINERS: Beaglebone capemanager maintainer
Applying: arm: dts: Enable beaglebone cape-manager
Applying: of: overlay: Implement indirect target support
Applying: of: unittest: Add indirect overlay target test
Applying: doc: dt: Document the indirect overlay method.
Applying: of: overlay: Introduce target root capability.
Applying: of: unittest: Unit-tests for target root overlays.
Applying: doc: dt: Document the target root overlay method
Applying: of: dynamic: Add __of_node_dupv()
Applying: of: changesets: Introduce changeset helper methods
Applying: RFC: Device overlay manager (PCI/USB + DT)
Applying: of: remove bogus return in of_core_init
Applying: of: Maintainer fixes for dynamic
Applying: of: unittest: changeset helpers
Applying: of: rename *_node_sysfs to _node_post
Applying: of: Support hashtable lookups for phandles
dir: beaglebone/dts
Applying: hack: bbb enable 1ghz operation
Applying: dts: am335x-bone-common: fixup leds to match 3.8
Applying: arm: dts: am335x-bone-common: add collision and carrier sense pinmux
Applying: add overlay dtb
Applying: tps65217: Enable KEY_POWER press on AC loss / PWR_BUT
Applying: spi-omap2-mcspi: ti,pio-mode
dir: beaglebone/capes
Applying: cape: Argus UPS cape support
Applying: Added support for Replicape
Applying: ARM: dts: am335x-boneblack: enable wl1835mod cape support
dir: beaglebone/pinmux-helper
Applying: BeagleBone pinmux helper
Applying: pinmux-helper: Add runtime configuration capability
Applying: pinmux-helper: Switch to using kmalloc
Applying: gpio: Introduce GPIO OF helper
Applying: Add dir-changeable property to gpio-of-helper
Applying: am33xx.dtsi: add ocp label
Applying: beaglebone: added expansion header to dtb
Applying: bone-pinmux-helper: Add support for "mode" device-tree parameter The new mode parameter is used to set the initial pinmux mode to something other than "default" or NULL, which is what happens currently. This allows enabling SoC hardware via device-tree which requires specific pinmux settings to function on boot, but still leaves the pinmux register under control of the bone-pinmux- helper driver meaning the pinmux setting can be changed at run time via user-mode access to sysfs.
Applying: pinmux-helper: add P8_37_pinmux & P8_38_pinmux
Applying: pinmux-helper: hdmi
Applying: pinmux-helper: can1
Applying: Remove CONFIG_EXPERIMENTAL dependency on CONFIG_GPIO_OF_HELPER as CONFIG_EXPERIMENTAL has been removed with 3.9
Applying: pinmux-helper: add P9_19_pinmux & P9_20_pinmux
Applying: gpio-of-helper: idr_alloc
dir: beaglebone/eqep
Applying: Provides a sysfs interface to the eQEP hardware on the AM33XX series SoCs
Applying: tieqep.c: devres: remove devm_request_and_ioremap()
dir: beaglebone/dtbs
Applying: sync: am335x-peripheral/pinmux
dir: beaglebone/generated
Applying: auto generated: capes: add dtbs to makefile
dir: beaglebone/phy
Applying: cpsw: search for phy
dir: beaglebone/firmware
Applying: add am33x firmware
dir: quieter
Applying: quiet: 8250_omap.c use pr_info over pr_err
dir: packaging
Applying: packaging: sync builddeb changes
===============================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment