summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-05-13meta-ibm: romulus: fix file search pathsBrad Bishop2-2/+2
Typically it does not make any sense to append to FILESEXTRAPATHS. FILESEXTRAPATHS is set in a bbappend when overriding something from another layer. The typical desire will be to make bitbake search for files in the layer with the bbappend and not some other layer earlier in the priority list. Further, appending to FILESEXTRAPATHS will introduce unexpected behavior when multiple layers append the same recipe - layers with higher layer priorities that append to FILESEXTRAPATHS will find their files overriden by files in layers with lower priorities. (From meta-ibm rev: e11f36155c0fc8a6cc4bb6ef5abee777b8ae6b5a) Change-Id: Idcd839211e009f260a38ae9cb6351154a8074c28 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-13meta-ibm: romulus: override variable assignmentsBrad Bishop18-25/+25
Add overrides to variable assignments as described in "Modify Variables to Support a Different Machine" in the yocto development tasks manual: https://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#best-practices-to-follow-when-creating-layers In a nutshell this allows multiple BSP layers to be included simultaneously in bblayers.conf, which increases the potential for meta data sharing between layers. (From meta-ibm rev: 0ccb228f770fe8688fd926ad822244fab6926298) Change-Id: I4f648d1c2232a6f246b63b8e46731b7ef1af13ac Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-13meta-ibm: romulus: Remove workbook recipeBrad Bishop1-6/+0
This recipe is only required by the legacy inventory manager, which is no longer used on Romulus. (From meta-ibm rev: 952dd07412311c294ad3ad767da97eb2512a781f) Change-Id: Ide0596e3834d94e1884a470c836bd7717246ec33 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-13skiboot: Move to v6.3 releaseJoel Stanley2-38/+2
Upstream release notes: https://open-power.github.io/skiboot/doc/release-notes/skiboot-6.3.html The stringop truncation warnings were fixed upstream. (From meta-openpower rev: 645eed6d3f0b2f87604e48a9bdf15868e3f84ff1) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I2b658f56757968c725d2feb600f820d465ee21b4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-11ipmi-blob-tool: srcrev bump d39b6f834f..15bba880aaAndrew Geissler1-1/+1
Patrick Venture (1): cleanup: delete blob byte printing (From meta-phosphor rev: 5e8232884e072087514feb0c5f9a9ad28d74cbd6) Change-Id: I374978e3468586cbfd8f8c72539b4fbe9008feb8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-11meta-ibm: witherspoon: fix up bbappend wildcardsBrad Bishop7-0/+0
A number of bbappend wildcards matched more than what was desired. Reduce the scope accordingly. phosphor-dbus-monitor-config-native%.bbappend -> phosphor-dbus-monitor-config-native.bbappend phosphor-ipmi-fru-read-bmc-inventory%.bbappend -> phosphor-ipmi-fru-read-bmc-inventory-native.bbappend phosphor-ipmi-fru-read-bmc-inventory%/bmc-fru-config.yaml -> phosphor-ipmi-fru-read-bmc-inventory-native/bmc-fru-config.yaml phosphor-ipmi-fru-read-not-sent-by-host-inventory%.bbappend -> phosphor-ipmi-fru-read-not-sent-by-host-inventory-native.bbappend obmc-op-control-power%.bbappend -> obmc-op-control-power_%.bbappend (From meta-ibm rev: c828be02d177ece43006329ee99ca4d2ef733c58) Tested: bitbake-layers show-appends still shows the witherspoon bbappends Change-Id: I5133261a33c4101d6d526355817a0adbac0ce0d9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-11meta-phosphor: systemd: fix file search pathsBrad Bishop1-1/+1
Typically it does not make any sense to append to FILESEXTRAPATHS. FILESEXTRAPATHS is set in a bbappend when overriding something from another layer. The typical desire will be to make bitbake search for files in the layer with the bbappend and not some other layer earlier in the priority list. Further, appending to FILESEXTRAPATHS will introduce unexpected behavior when multiple layers append the same recipe - layers with higher layer priorities that append to FILESEXTRAPATHS will find their files overriden by files in layers with lower priorities. (From meta-phosphor rev: 3b1f826a641ec83dbc67214912f093e9eb0147eb) Change-Id: I69549d14397fe6a33ca7113616665481ff143435 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-11bmcweb: srcrev bump e742b6ccd6..cd225da878Andrew Geissler1-1/+1
Jason M. Bills (1): Improve Redfish log entry parsing Jennifer Lee (1): [Redfish] Fix incorrect mapping of dbus and Redfish API strings for BootSource (From meta-phosphor rev: 8c482065ee04e81764a98c2abd1b161aeebf178e) Change-Id: Ib8578031bb3dc45b8fe65f33ed3fd16b53dbe8c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-11meta-openpower: fix file search pathsBrad Bishop2-2/+2
Typically it does not make any sense to append to FILESEXTRAPATHS. FILESEXTRAPATHS is set in a bbappend when overriding something from another layer. The typical desire will be to make bitbake search for files in the layer with the bbappend and not some other layer earlier in the priority list. Further, appending to FILESEXTRAPATHS will introduce unexpected behavior when multiple layers append the same recipe - layers with higher layer priorities that append to FILESEXTRAPATHS will find their files overriden by files in layers with lower priorities. (From meta-openpower rev: 6e889e3889a474e481dc78890696b922a3bbbafc) Change-Id: I3607828dea6bd16b457ce3de3a26320ac8525f66 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-6/+0
The #define BMCWEB_ENABLE_REDFISH_ONE_CHASSIS was needed as a short-term solution for associating sensors with a single chassis on Witherspoon. This #define is no longer needed due to a bmcweb enhancement that finds the sensors within a chassis using ObjectMapper associations. Tested: Built an image with this change, loaded it on a Witherspoon, and verified the Redfish output for Chassis, Power, and Thermal requests. (From meta-openpower rev: 2ae233d116cf9ddcc8b62bd2eaf9970f23830ec6) Change-Id: I6d4419422f911c4d928e5aa14efb3db7e1969832 signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10Read channel configuration from JSON fileAmithash Prasad1-1/+3
Add ipmb-channels.json as one of the files installed by the recipe along with the new dependence on json parsing library. (From meta-phosphor rev: 7fae19920d69034c6fda91615e85c2b64cf0236d) Change-Id: I623001bbd55deb85552ca5baa990542b7b289cd7 Signed-off-by: Amithash Prasad <amithash@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10bmcweb: srcrev bump 5112e9b47b..e742b6ccd6Andrew Geissler1-1/+1
Ed Tanous (2): Redfish: fix warning in validator Redfish: Make sensor names more friendly (From meta-phosphor rev: ffb484843d39826a1e0e50525e6264b12e99a4f9) Change-Id: I2b3ceaa01932cc605c5f066780e8d862474a9f9b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10phosphor-ipmi-flash: srcrev bump 80bfa67f2b..ac570a1bd1Andrew Geissler1-1/+1
Patrick Venture (1): build: conditionally build lpc and pci options (From meta-phosphor rev: 48f67c6889f0625ac84a26bae25ec79375676d58) Change-Id: I2879faba4fef5ab532e77f563a2d127682391c4a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10phosphor-host-ipmid: srcrev bump bbf8bd6c78..4e6d257191Andrew Geissler1-1/+1
Deepak Kumar Sahu (1): apphandler: move get ACPI power state to new API (From meta-phosphor rev: 512bef384028a7004f958549a73237fa076b4a9f) Change-Id: I0a71fb48dce3917ddcde99531fd96efeebb24924 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10bmcweb: srcrev bump 958201849f..5112e9b47bAndrew Geissler1-1/+1
Andrew Geissler (1): simpleupdate: Move code around for future re-use Johnathan Mantey (1): Acquire chassis sensors using the sensor association DBus item RAJESWARAN THILLAIGOVINDAN (1): Redfish(Network): Implemented PATCH of Nameservers array Shawn McCarney (1): Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS (From meta-phosphor rev: 092e99ad5634c13b36fc3cce05771c6aa007443f) Change-Id: Ifa4c00cbe472cac3ac1e80eede318a699320353b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10phosphor-pid-control: srcrev bump 0c8223b5f5..1fe08952e5Andrew Geissler1-1/+1
James Feist (1): Make dbusconfiguration reloadable without reboot (From meta-phosphor rev: 1a31b47656a84feda8de2084437864a6ea035fa7) Change-Id: If02147d896d7ab18ec3690ee2b30fe104deabb3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10meta-ibm: obmc-libobmc-intf: Remove MACHINE from pathAdriana Kobylak1-2/+1
Yocto already adds MACHINE as part of the file path. Tested: Verified witherspoon(-128) and swift still had the correct gpio_defs.json file in their image. (From meta-ibm rev: 1de2e7044a1c0fab64209be316f19cb8cd199e35) Change-Id: Ie2180e4af987e4ee43164c11ac4dacb19eb0ebe2 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10meta-ibm: phosphor-hwmon: Create machine-specific structureAdriana Kobylak18-2/+0
Yocto automatically adds files/<MACHINE>/ to the file path, take advantage of this feature to simplify the recipe and directory structure. Tested: Built witherspoon, witherspoon-128, and swift, and verified they had the right conf file: $ diff tmp/work/witherspoon_128-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/rootfs/etc/default/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@100/max31785@52_air.conf \ tmp/work/witherspoon-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/rootfs/etc/default/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@100/max31785@52_air.conf $ $ diff tmp/work/witherspoon-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/rootfs/etc/default/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@100/max31785@52_air.conf \ tmp/work/swift-openbmc-linux-gnueabi/obmc-phosphor-image/1.0-r0/rootfs/etc/default/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@100/max31785@52_air.conf 2,3c2,3 < CRITLO_fan1 = "2974" < CRITHI_fan1 = "12076" --- ... (From meta-ibm rev: afdfaba229df3376f17ca063b53c9c8df0d84d0f) Change-Id: Id24796c17c24aad29770fbd591e885534eeee2f7 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10meta-ibm: phosphor-ipmi-host: Remove witherspoon-128 appendAdriana Kobylak1-3/+0
The witherspoon-128 machine has a 'witherspoon' machine override so it'll pick up anything labeled as 'witherspoon', so no need to have an append for the 128 flavor. (From meta-ibm rev: aff453975179c4f57733dc5c209d3eba1cf55b82) Change-Id: I56cc2c58470cba07774c99c03eb4b155d50c5e1a Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10meta-ibm: phosphor-gpio-monitor: Remove MACHINE from pathAdriana Kobylak1-1/+1
Yocto already adds MACHINE as part of the file path. Tested: Verified witherspoon and swift still had the correct phosphor-power-supply-1.conf file. (From meta-ibm rev: 4335b77ce985117765c1b673ba6a1f5ed1183ea2) Change-Id: Icbfd31f5ba2f8191cf01fac2c0747e948e01b5ba Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10meta-ibm: fans: Create machine-specific structureAdriana Kobylak20-9/+7
Yocto automatically adds files/<MACHINE>/ to the file path, take advantage of this feature to simplify the recipe and directory structure. Tested: Built witherspoon, witherspoon-128, and swift, and verified they all had the correct fans files in their image. (From meta-ibm rev: 1c8b9d845092ccb6440fc9241993ac3d4db9c2d6) Change-Id: I2dfa0b04dfba68311d67af10ccfa979f733e630f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10meta-ibm: avsbus-control: Create machine-specific structureAdriana Kobylak7-33/+7
Yocto automatically adds files/<MACHINE>/ to the file path, take advantage of this feature to simplify the recipe and directory structure. Tested: Built witherspoon, witherspoon-128, and swift, and verified they all had the correct avsbus-control script in their image. (From meta-ibm rev: cd6c8359c35986169e3225f853e38fabb7aade1b) Change-Id: Id4051ebceef1bee6898d8637381970ba31dc9508 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10witherspoon-128: Add witherspoon MACHINEOVERRIDESAdriana Kobylak1-0/+1
The witherspoon and witherspoon-128 machines are mostly the same. Add "witherspoon" as a MACHINEOVERRIDES to witherspoon-128 so that machine-specific features that apply only to witherspoon, including file paths, can be added to both flavors of witherspoon automatically. Tested: Built witherspoon and witherspoon-128, flashed images on HW and verified witherspoon powered on. (From meta-ibm rev: 6f44bb26247289aa46c6d21f04617838e596294a) Change-Id: I18ce6dd799cb0ab52b37f1f1f3d64c6189af4cd8 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-witherspoon: layer.conf: set BBFILE_PATTERNBrad Bishop1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away: WARNING: No bb files matched BBFILE_PATTERN_foo-layer (From meta-ibm rev: ef6380a81fbd701b1052c12c8163498ba4e2de89) Change-Id: I1f4ab259befb094983df056c0f0f81cf8dc6f2e3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ibm: witherspoon: Remove workbook recipeBrad Bishop1-6/+0
This recipe is only required by the legacy inventory manager, which is no longer used on Witherspoon. (From meta-ibm rev: 7f405bb87d8ce6a0bb2ac50ca56fab90c8bbddf7) Change-Id: Ia65e74b5ced87466af076bad7ac3d10ec8dcc279 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ibm: palmetto: Remove workbook recipeBrad Bishop1-8/+0
This recipe is only required by the legacy inventory manager, which is no longer used on palmetto. (From meta-ibm rev: ba9dd68aa9d524585878eee61e5bfe1bbef0a5f9) Change-Id: Id2a4be5f97fd91c4aefeaa23f462c8b69cae5de0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ibm: palmetto: remove virtual overridesBrad Bishop2-2/+0
Remove the palmetto override of PREFERRED_PROVIDER_virtual/obmc-inventory-data as nothing DEPENDS on it. (From meta-ibm rev: 05d52d6b248c7761e08c02d18cd89c6fd304e062) Change-Id: Ideabff50e2f492042fe4541a8641f536c14b75f8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-quanta: q71l: drop workbook skeletonPatrick Venture3-91/+0
Drop workbook skeleton as it's now obsolete. (From meta-quanta rev: 6b6f78519cff678e0135298e2fccd00193291e81) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie1bd674ed2ec905b9d221447630091f3fc998a32 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-quanta: q71l: bugfix: drop removed pkg spictrlPatrick Venture1-1/+0
Drop the inclusion of a package that is no longer provided. (From meta-quanta rev: 3f1d96998c127c958c9f105adcf31072e451b134) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ia64c547c1073541745a7fd2a336150e0e5e580b5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-phosphor: pid-control: drop duplicate dependPatrick Venture1-1/+0
Drop the duplicate dependency on phosphor-dbus-interfaces from the phosphor-pid-control recipe. (From meta-phosphor rev: 2043a7965609b50e2b3dc814404a919788986bd6) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I8ccffb817bf992661798f0f020b364a55f28f529 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09Remove legacy BMC code update servicesLei YU1-5/+1
The services in obmc-flash-bmc and obmc-mgr-download are deprecated, remove them. Tested: Verify the legacy services are not built; and code update works with APIs described in https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/xyz/openbmc_project/Software (From meta-phosphor rev: 005193d919d7d05c1dd83e9fa429805badf9ef15) Change-Id: Ia462768c51ba5ed1cc1d8523552f6c9570b0877e Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09swift: Add fan-presence and fan-monitorAdriana Kobylak3-5/+5
Swift fails to build because fan-presence is a dependency for fan-control, and fan-monitor is a dependency for inventory. So add them in swift with an empty yaml file. Also fix the FILESEXTRAPATHS_append to have the colon at the beginning (vs prepend where colon goes at the end) to be able to find the files in the right order. Tested: Built swift successfully. (From meta-ibm rev: 2493fdb38e1fe8e1488ea1bcc5c723c788d92bae) Change-Id: Ie41caf90a15c3c33ef49ce03ce1890ca9f0c7289 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09linux-aspeed: Move to v5.1Joel Stanley1-3/+3
Current list of out-of-tree patches: Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Alexander Soldatov (1): hwmon (occ): Add temp sensor value check Andrew Jeffery (8): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): One-shot retries for failure to set page pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers Andrew Peng (1): ARM: dts: aspeed: Adding Lenovo Hr630 BMC Benjamin Fair (1): net: npcm: use bitmap functions on link mode params Benjamin Herrenschmidt (1): ARM: dts: aspeed: Add Power9 and Power9 CFAM description Christopher Bostic (1): iio: dps310: Temperature measurement errata Cyril Bur (1): misc: Add ASPEED mbox driver Cédric Le Goater (11): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency /dev/mem: add a devmem kernel parameter to activate the device ARM: dts: aspeed: Add "spi-max-frequency" property mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes Eddie James (10): ARM: dts: witherspoon: Enable vhub media: platform: Aspeed: Remove use of reset line media: platform: Aspeed: Make reserved memory optional media: dt-bindings: aspeed-video: Add missing memory-region property clk: Aspeed: Setup video engine clocking ARM: dts: aspeed-g5: Add video engine ARM: dts: witherspoon: Enable video engine ARM: dts: romulus: Enable video engine hwmon (occ): Store error condition for rate-limited polls hwmon (occ): Prevent sysfs error attribute from returning error Edward A. James (1): ARM: dts: Aspeed: Witherspoon: Update BMC partitioning Jae Hyun Yoo (19): dt-bindings: Add a document of PECI subsystem Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx dt-bindings: mfd: Add a document for PECI client MFD mfd: intel-peci-client: Add PECI client MFD driver Documentation: hwmon: Add documents for PECI hwmon client drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Add maintainers for the PECI subsystem ARM: dts: aspeed: peci: Add PECI node media: platform: aspeed: fix a kernel warning on clk control media: platform: aspeed: refine clock control logic media: platform: aspeed: change irq to threaded irq media: aspeed: remove IRQF_SHARED flag media: aspeed: reduce noisy log printing outs media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE media: aspeed: refine interrupt handling logic Joel Stanley (20): iio: Add driver for Infineon DPS310 ARM: dts: aspeed-ast2500: Update flash layout ARM: dts: aspeed: Add LPC mailbox node ARM: dts: aspeed: Enable mbox ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: aspeed-g5: Add resets and clocks to GFX node ARM: dts: aspeed: Enable the GFX IP ARM: dts: aspeed: Add RTC node ARM: dts: aspeed: Rename flash-controller nodes ARM: config: aspeed: Update defconfigs ARM: config: aspeed-g5: Add video engine driver ARM: dts: npcm: Remove use of skeleton.dtsi dt-bindings: gpu: Add ASPEED GFX bindings document drm: Add ASPEED GFX driver drm: aspeed: Clean up Kconfig options dt-bindings: rtc: Add on-chip ASPEED RTC documentation rtc: Add ASPEED RTC driver ARM: config: aspeed: Add P2A and EDAC drivers ARM: config: aspeed-g5: Remove unused gadget drivers ARM: config: aspeed-g5: Add ISL68137 and IR38064 Lei YU (2): ARM: dts: palmetto: Fix flash_memory region hwmon (occ): Fix extended status bits Maxim Sloyko (3): hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage Regulator ARM: dts: aspeed: zaius: add Infineon and Intersil regulators hwmon: (pmbus/isl68137) Add driver for Intersil ISL68137 PWM Controller Patrick Venture (7): ARM: dts: aspeed: zaius: Fix intersil compatibles dt-bindings: misc: aspeed-p2a-ctrl: add support drivers/misc: Add Aspeed P2A control driver ARM: dts: aspeed: Add aspeed-p2a-ctrl node ARM: dts: aspeed: quanta-q71: Enable p2a node dt-bindings: Add ir38064 as a trivial device dt-bindings: Add isl68137 as a trivial device Robert Lippert (2): ARM: dts: aspeed: zaius: update 12V brick I2C address ARM: dts: aspeed: zaius: fixed I2C bus numbers for pcie slots Tomer Maimon (18): dts: npcm7xx: Modify NPCM7xx device tree clk: nuvoton: add npcm750 clock function prototype initialization dt-binding: mtd: add NPCM FIU controller mtd: spi-nor: add NPCM FIU controller driver dt-bindings: i2c: npcm7xx: add binding for i2c controller i2c: npcm: driver for Poleg i2c controller dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller ARM: npcm: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree dt-binding: peci: add NPCM PECI documentation peci: npcm: add NPCM PECI driver ARM: dts: npcm7xx: Add PECI description ARM: config: npcm7xx: Enable PECI driver Vijay Khemka (1): misc: aspeed-lpc-ctrl: make parameter optional krzysztof.adamski@nokia.com (1): pmbus: support for custom sysfs attributes (From meta-aspeed rev: a1594746d761ae3fd57c8e8419c8129e78b6634a) Change-Id: I83486a54d00afb6162ab1a3c9ee3a082241f109b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-aspeed: layer.conf: set BBFILE_PATTERNBrad Bishop1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away: WARNING: No bb files matched BBFILE_PATTERN_foo-layer (From meta-aspeed rev: 1d2385f66eebac4548d7512b75f26fc641548c02) Change-Id: Ia4101252ce6dc9ec0ebc920103ef3b5417775c2e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09entity-manager: srcrev bump d8884f11f7..7dfcd7d976Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Expose product id in entity-manager baseboard (From meta-phosphor rev: 9284517b90275004d11e1e3edabcd5c9ed6cfe77) Change-Id: Id5031d456fc9d5bdd82e5f4a724032178e2bcbe5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09dbus-sensors: srcrev bump ae11cfc8df..916360b862Andrew Geissler1-1/+1
Cheng C Yang (1): Add PSU PWM sensor to support FSC (From meta-phosphor rev: 97cad8ef11427288641ad04803adb1cf78891941) Change-Id: Ic5b065e24367b8f821059f76a11d65a59a18cd15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-host-ipmid: srcrev bump b0c794d83c..bbf8bd6c78Andrew Geissler1-1/+1
Santosh Puranik (1): sensordatahandler: Support empty inventory interfaces Vernon Mauery (1): Return invalid data length (0xc7) for commands not properly unpacked (From meta-phosphor rev: 6c3a86a036ff5fdf4fea1ac64b68dc4dd676cbdb) Change-Id: I134ad1b7aa514c4f54ca2fe934d59ebe3759b598 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09sdbusplus: srcrev bump 4274c117dd..a564ac95ddAndrew Geissler1-1/+1
Vernon Mauery (1): Add vmauery to the sdbusplus maintainer list (From meta-phosphor rev: 4adcda8f219840b5218b93028b64e814c9775010) Change-Id: I044aadda7749383bf8f67f0f286ba8a09bf1b880 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-pid-control: srcrev bump ce6a3f36ce..0c8223b5f5Andrew Geissler1-1/+1
James Feist (1): Consolidate all util.hpp Patrick Venture (3): main: drop log file path check split parameters for logging and tuning explicitly expect a directory for logging (From meta-phosphor rev: 160bd289f9b27c2d00c73c5846879d5144f60af6) Change-Id: Ic6c82a280d9b1d6a718fcb0ad1f0b3fd92e2e171 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09bmcweb: srcrev bump af8f791296..958201849fAndrew Geissler1-1/+1
Jason M. Bills (5): Remove the static Base Message Registry file Parse Message Registry header info from the file Remove the static OpenBMC Message Registry file Construct Redfish messages using the Message Registry Use syslog for Redfish messages (From meta-phosphor rev: 668f9d78c8f39116875aec90811c8dcf89827f35) Change-Id: I9cfaaadd92058ffb23496a1a6043a7f2a2ee69df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-sel-logger: srcrev bump f2552a50fd..c4a336fb15Andrew Geissler1-1/+1
Jason M. Bills (1): Get the initial IPMI SEL Record ID from syslog (From meta-phosphor rev: b7cdb96d6cbc3d5a12279ede941cc28211b233c5) Change-Id: Id66b2751e5497f0e0e5ecbbdc0412a68bb491295 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-ipmi-flash: srcrev bump c73dce91dc..80bfa67f2bAndrew Geissler1-1/+1
Patrick Venture (2): tools: io: do aligned read/write mapping bugfix: build: s/enanble/enable/ (From meta-phosphor rev: 9e2cbba3a3c92be45e3340a397978e035e8dbd8d) Change-Id: I20d9fc290e70614b2e5063b21ed1ad7999a5ba32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-webui: srcrev bump de382089de..565efda513Andrew Geissler1-1/+1
dixsie (1): Fix system overview edit hostname form validation (From meta-phosphor rev: 1544ffc80f904f6daecf1e1b3d674389ab41a077) Change-Id: I2c0e77029e4d756b84254790caedabf1c3d54038 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-dbus-interfaces: srcrev bump f89e6f6e8e..50c9436ed7Andrew Geissler1-1/+1
Adriana Kobylak (1): FieldMode: Add NotAllowed error Marri Devender Rao (1): Remove unused Install error yaml file (From meta-phosphor rev: 47ee56ebb194d85d4ed55662792bb8b035146375) Change-Id: I59dc3eff36444f06d57fe0b9589934f71b271006 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09openpower-occ-control: Remove unknown configure optionJoel Stanley1-4/+0
When building this package bitbake emits an error, and has sone so for over a year: WARNING: openpower-occ-control-1.0+gitAUTOINC+6d6d1b380a-r1 do_configure: QA Issue: openpower-occ-control: configure was passed unrecognised options: --disable-gen_errors [unknown-configure-option] I do not understand this flag, but it appears to be ignored by the package so we should drop it. Resolves https://github.com/openbmc/openbmc/issues/2941 (From meta-openpower rev: e64624bc00cf036b3d964c79ddd3ae326df2452a) Change-Id: I7d34202a5f25ed01453165b901a44bdb63c019e1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-phosphor: ipmi-host: depend on bmc-versionPatrick Venture1-0/+1
The phosphor-host-ipmid's apphandler relies on the obmc-bmc-version virtual package. Add virtual package that provides an implementation of the xyz.openbmc_project.Software.Version interface. (From meta-phosphor rev: 00e88bfaa5767c9ba984e5da3b9beaf37ad54cf3) Tested: Verified quanta-q71l-variation build continues to build. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ia1e5b6ed2ca0af40e2b764a38c48a8b61e292c98 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-phosphor: ipmi-host: depend on bmc-state-managerPatrick Venture1-0/+1
The phosphor-host-ipmid's apphandler relies on the bmc-state-manager, therefore add this run-time dependency on the virtual package. Add virtual package that provides an implementation of the xyz.openbmc_project.State.BMC interface. (From meta-phosphor rev: 68f126163ce73e241f07d24d5be5bb0cd72d5c29) Tested: Built quanta-q71l-variation. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I24683cda94e41ec6f8800b6830bfb07e48c4c4d0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-phosphor: layer.conf: change BBFILE_PATTERNBrad Bishop1-1/+1
Use the immmediate expansion operator when setting BBFILE_PATTERN. This makes meta-phosphor consistent with all the layers in meta-openembedded. (From meta-phosphor rev: 8640c4a464677f2e446a13e67686bf1be336fbef) Change-Id: I23f7fbbcc637e6c6e0a11956a703c0439f53ad4a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ingrasys: zaius: set BBFILE_PATTERNPatrick Venture1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away. (From meta-ingrasys rev: 67480036566266a3501bf42e230b5a0c0b7fd82e) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I9e9075907fe994606a09fd6965888e9585463381 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ingrasys: layer.conf: set BBFILE_PATTERNPatrick Venture1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away. (From meta-ingrasys rev: 7a286ca0dba71a6ef309ff031cafc06e2c00cb8d) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If0d38267efdf74a6d010278b5604ac517f4487da Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>